Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Airtable Programming

Topic Labels: Extensions
1957 3
cancel
Showing results for 
Search instead for 
Did you mean: 
Martin_Lau
4 - Data Explorer
4 - Data Explorer

Dear all,

I wish to find out what programming language is used by extension developers. Is it the same language used in Airtable scripting — Javascript ?
How powerful is that programming language?

Thank you in advance.
Martin

3 Replies 3

Custom extensions are written in React, which is a JavaScript library/framework.

You can learn more in the documentation.

Thank you very much for your replies, kuovonne. You answered my questions fully. I’m grateful.

My next question is: can I develop custom extensions with a FREE account?

(I’m looking to develop custom extensions and share them with others)

Yes. See the documentation for details.