Bharat_Rudrakshala | 2021-04-09 16:36:54 UTC | #1
I would like to know if there is a specific coding language specific training that would be beneficial to have to make the most of the platform api. Our company is looking into offering some training and I need information on this topic.
draeder | 2021-04-11 00:45:07 UTC | #2
Hi Bharat,
I think this is a matter of personal preference and/or company goals. The Platform API is really language agnostic. Any language that can make HTTP requests and handle WebSockets connections will work with the API.
I personally prefer Node.js & Javascript because of its ubiquity and ever expanding adoption, library contributions, available resources for assistance, tutorials, etc. Not to mention that javascript is prevalently the language of the internet.
Education on Javascript, Node.js, and a front-end framework like React would take you a long way. Not just for this API, but for many other APIs.
Dan
Bharat_Rudrakshala | 2021-04-12 13:47:56 UTC | #3
thanks Dan. Appreciate the response.
system | 2021-05-13 13:47:56 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 10574