Solving Atlassian Frontend Interview Question | Interactive JIRA Velocity Chart

preview_player
Показать описание
In this video, we will build a an interactive chart similar to Atlassian's JIRA Velocity Chart. We will divide the problem into smaller parts, build iteratively, learn about CSS, and master web animations!

Try now using the links below

You can support our channel via:

************************************************************
Devtools Tech is a YouTube channel started as a collaborative effort among like-minded engineers to provide high-quality programming tutorials for free. We firmly believe in knowledge sharing and easy access to quality content for everyone. Hence, this channel is an effort to give back to the community and a step toward our belief -- "We rise by lifting others".

Team Members:
Yomesh Gupta

#javascript #ai #web #frontend #interviewquestions #devtoolstech #code #programming #developement #devtoolstech #code
***********************************************************
Рекомендации по теме
Комментарии
Автор




Other top questions --









DevtoolsTech
Автор

Finally, i found a gem for frontend by your videos.Please keep posting.❤

vignesh.k
Автор

Thanks for the content. I am also preparing for Atlassian Browser coding interview, and I am sure this will help. Also watched your video for Karat interview prep. Again thanks a lot

divyanshusrivastava
Автор

Nice! was intimated at first by the question but the way you explained - beautiful. Good content 🔥

sougatadas_yt
Автор

your solution are very intuitive and simple. I like your solutions and it gives me confident as well.

saquibakhter
Автор

Awesome tutorial where each bit is full of concepts 🎉

DemystifyFrontend
Автор

Great video. nicely explained and well-structured approach.
One minor improvement or a slight miss is in the BarChart component, the useMemo should have data as inside the dependency array. a linter would anyhow point that out. but since the data could be anything and could change as well, the derived values should be dependent on it.

AnkitGupta-lrqq
Автор

I think using divs for bar is not a good idea, best way to represent any visualisation is by SVG or canvas

nileshpatva
Автор

I recreated your Uber interview shapes question in Tamil and would like to post it online. Additionally, I want to solve the Atlassian problem and create a video about it. May I have your permission to do so? Brother!

Code-Hub-Tamil
Автор

Are we supposed to use libraries like Framer Motion during interviews?

sarathnair
Автор

do companies ask you to write plain css or are we allowed to use tailwind? I know most of the time its up to the interviewer but what is the usual case scenario do they allow or now?

harshitpant