The React JS or React is an open-source, front-end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook ...
For further actions, you may consider blocking this person and/or reporting abuse
Very nice content, thank u.
But are u sure moment.js should be listed here?
Another common argument against using Moment in modern applications is its size. Moment doesn't work well with modern "tree shaking" algorithms, so it tends to increase the size of web application bundles. If one needs internationalization or time zone support, Moment can get quite large. Modern web browsers (and Node.js) expose internationalization and time zone support via the Intl object, codified as ECMA-402. Libraries like Luxon (and others) take advantage of this, reducing or removing the need to ship your own data files.
Alternative with same API:
Agree...!! πThank you very much for your appreciation and feedback. We are adding Day.js π
@themeselection β¨ What did you use to create the roadmap / diagram?
It is created by Adam GoΕΔ b. We have mentioned his Github repo. He has made this map using Draw.io.
I think React Testing Library is taking over Enzyme. You might also consider mentioning Jamstack.
Thank you very much for your appreciation and feedbackπ. We are adding it. π
Thanks for the updates. However, Jamstack is not a testing framework. It is an architecture design. It might be in β2. General development skillsβ
Thanks for informing us, That's by mistake. We've added Jamstack in Static Site Generator.
I've been learning and developing a large project in React the las two and-a-half months and man, the satisfaction that i felt reading this!
Althrought I consider most Javascript-based environments quite captivating to develop with, they have this tendency to make you wonder a lot if you are implementing things the best way. That's because every problem has already from dozens to thousands of solutions (some very distinct, many others very similar).
That begin said, i've been following almost the same path by mostly gut feeling. The only difference is that i started learning the whole framework by using React Native.
Nice.
Thank you very much. We are glad that you like this article.π
@kragon741 this is right up your alley
Already bookmarked and in progress! Thanks. I have so much to learn, and I love it.
Thank you very much for your appreciation. We are glad that you find this article useful.π
Great road map! It might be worth mentioning Recoil as an up and comer for state management.
Thank you very much for your feedback. We are adding it.π
Frontity. Server Side Rendered -> React for Wordpress - Framework
frontity.org/
Thank you very much for your Feedback π. We are adding it. π
Thanks,
I am very impressed on this! Very simple and kind guide for me!
Thank you very much for your appreciation.π
We are glad that you find this article helpful.
everything you added there will be missing and updating day after day, so keep learning and finding new source to figure out more, thanks for this post man.
Yes, learning is the keyπ. Thank you very much for your appreciation.π
What about StoryBook ? I think he is great for documentation.
Thank you very much for your suggestionπ. We have added it.
π
Awesome
Thank you very much. We are glad that you like it.π
Thank you for a great overview!
What about Authentication and Authorisation flows and tools/services for ReactJS?
Thank you very much for your appreciationπ. We are glad that you find our article useful.π We have tried to cover steps that can help to kickstart the journey as a ReactJS Developer. To make it easy for all we have tried to keep it as simple as possible.
Great roadmap lots of information to read here.
Thank you very much for your appreciation. We are glad that you find our article helpful.π
Really nice post, congrats!
Thank you very much for your appreciation.π
what does gray mean, versus yellow in the diagram?
Thanks for sharing. It's really interesting.
Thank you very much for your appreciation π. We are glad that you find our article helpful.π
LESS is way more popular than POSTCSS. How is Post CSS a must know?