You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're already familiar with developing Java functions, consider reviewing the [language reference](./functions-reference-java.md) article.
136
+
Learn more about developing functions by reviewing the [Java language reference](./functions-reference-java.md) article.
139
137
::: zone-end
140
138
::: zone pivot="programming-language-javascript,programming-language-typescript"
141
-
If you're already familiar with developing Node.js functions, consider reviewing the [language reference](./functions-reference-node.md) article.
139
+
Learn more about developing functions by reviewing the [Node.js language reference](./functions-reference-node.md) article.
142
140
::: zone-end
143
141
::: zone pivot="programming-language-powershell"
144
-
If you're already familiar with developing PowerShell functions, consider reviewing the [language reference](./functions-reference-powershell.md) article.
142
+
Learn more about developing functions by reviewing the [PowerShell language reference](./functions-reference-powershell.md) article.
145
143
::: zone-end
146
144
::: zone pivot="programming-language-python"
147
-
If you're already familiar with developing Python functions, consider reviewing the [language reference](./functions-reference-python.md) article.
145
+
Learn more about developing functions by reviewing the [Python language reference](./functions-reference-python.md) article.
148
146
::: zone-end
149
147
::: zone pivot="programming-language-other"
150
-
Consider reviewing the [custom handlers](functions-custom-handlers.md) documentation.
148
+
Learn more about developing functions using Rust, Go, and other languages by reviewing the [custom handlers](functions-custom-handlers.md) documentation.
151
149
::: zone-end
152
150
153
-
You might also be interested in one of these more advanced articles:
0 commit comments