Hello experts,
Based on your knowledge and experience, which front and back-end technology would you recommend for JIRA plug-in development?
JIRA is used in my organization as a project management software. Now they want me to develop additional functionalities to app realized as project management needs.
From the standpoint of development ease, and support in online community, which would be an ideal option to choose from:
Backend - Springboot, hibernate, NodeJS/Express
Frontend - React, Angular, Angular JS
I have no experience in plugin development, so your suggestions would be very helpful to me. Also are there any tutorials to get started in JIRA plug-in development?
Thanks
Shivam!
@Shivam Barthwal Welcome to the community!
First you need to give/find what kind of Jira you are using? Jira Server/Data Center or Jira Cloud
If you are using Jira Server/Data Center
If you are using Jira cloud
If you can provide information I can be more precise with my answer!
Hi @DPKJ
Thank you for your sharing your knowledge, your suggestions are very insightful, and would definitely help me.
Sorry, I forgot to mention that 'JIRA cloud' is being used in my company.
I have more into front end development and I do not have much experience in back end development. If you could provide me some suggestion which back-end technology would work the best that will be very helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Shivam BarthwalHere are my suggestions,
For front-end use ReactJS, reasons
For back-end (as you have knowledge of JavaScript) use Express (with Atlassian Connect Express), reasons,
Now, some insights,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@DPKJ JavaScript would do it entirely, that's a nice know. I have never been a fan of web development with Java. Thank you again for providing me insights, it will help me to march on the right track
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @DPKJ
As you said, we can use any JS Framework for Jira Server Plugin frontend, so can you show me where can I find the documentation on how to apply any JS framework to my Jira Server Plugin development?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can take a look at this old archived session - https://www.atlassian.com/atlascamp/2017/archives/build-addons/server-add-ons-for-front-end-developers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I hope you find good tips here but in case you're looking for additional resources there is also this Atlassian Communitity for developers that you may find interesting:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.