A Simplified Jira Clone Built with React/Babel and Node/TypeScript
1–10 of 101 posts
Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#2Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#3The real issue with jira is how unresponsive the backend feels.
If this tool is still needing some feature you want, Do you run JIRA cloud? Jira by no means is perfect. It's one of the few tools that can handle complexity.
I noticed a huge leap in JIRA speed in switching from cloud hosted Jira to self-hosting.
On Cloud, Atlassian is mischievous and aggressively optimizes and constrains the resources.
If you don't use Jira often enough on cloud, it will be slow. The more it is used, the faster it gets.
One way to speed up JIRA Cloud is to hit the urls regularly with a script, keeps them cached.
Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#4Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#5Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#6I love the idea of having an open-source showcase project to help with consulting client development. It’s awesome on multiple levels - shows potential clients how you think / how you work, gives a nice resource to those learning React, etc. etc.
Nicely done :)
Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#7Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#8The real issue with jira is how unresponsive the backend feels.
First, this clone looks very nice and worth trying if your workflow fits it. If this tool is still needing some feature you want, Do you run JIRA cloud? Jira by no means is perfect. It's one of the few tools that can handle complexity. I noticed a huge leap in JIRA speed in switching from cloud hosted Jira to self-hosting. On Cloud, Atlassian is mischievous and aggressively optimizes and constrains the resources. If…
Looks to me like the OP developed this to showcase his skills and get hired, not for production use by other people or with any intent of maintaining it.
Re: A Simplified Jira Clone Built with React/Babel and Node/TypeScript
#9The real issue with jira is how unresponsive the backend feels.