Zendesk Support React app using Typescript | Community
Skip to main content

Zendesk Support React app using Typescript

  • December 19, 2022
  • 5 replies
  • 0 views

Nizamuddin

Hello, is there any documentation or tutorial to develop Zendesk support app using React JS with typescript?

5 replies

Greg29
  • December 19, 2022

Hi Nizamuddin! Our team put together a series of blog posts on this topic, with this article probably being the closest direct response to what you're asking for. Let us know if you have any specific questions around this and we'll be happy to help!


  • December 19, 2022

Hi Nizamuddin, this might also be useful: Using React in a Support app.


Sal
  • December 19, 2022

Check out this repo

https://github.com/OlegGulevskyy/zendesk-vite-boilerplate

Reach out if you have any specific questions


Oleg13
  • December 23, 2022

Hey @nizamuddin , you can totally do so using the boilerplate I put together as @sal was kind enough to point you to 🙏. 

If you are an avid Typescript user, you might be please to know that there will be soon-to-come Zendesk SDK types, so that you can make SDK calls with type safety.

If you got any questions or issues , I'd be happy to help :) 


omri11
  • January 6, 2025

Hey as @oleg13 wrote here two years ago was there a zendesk sdk update to add typesafety?