REACT 개발 로드맵 2022

백성은·2022년 5월 5일
0

https://medium.com/dhiwise/advanced-roadmap-for-react-js-developers-3a40ce4174b9

Advanced Roadmap for React js developers

React.js advanced roadmap for developers
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 and a community of individual developers and companies. It has grown as one of the best libraries in recent years for component-based GUI development.

Although, there are other front-end frameworks like Angular and Vue.js available, what sets React apart from others is, it just focuses on component-based GUI development and doesn’t invade other areas.

Roadmap to becoming a React developer:

Below is the chart demonstrating the paths you can take and the libraries you would want to learn to become a React developer. This chart is made by Adam Gołąb.

Note: This roadmap will give you an idea about the landscape and guide you if you are confused about where to begin or what to learn next. In the end, it depends on your experience as you will grow some understanding of why one tool is better suited for some cases than the other one. It is not necessary that handy and trendy one is always perfect. So, go through the map and start developing.

Roadmap

Roadmap For React.js developers
by Adam Gołąb

Resources
ReactStrap
Ant Design
Blueprint JS
Evergreen
Storybook
For more detailes visit ReactJS UI Frameworks

  1. Testing
    It is a vital skill for React Developers.

i. Unit Testing

-Jest
-React testing library
-Enzyme
-Sinon
-Mocha
-Chai
-AVA
-Tape

ii. End to End Testing

-Selenium
-Webdriver
-Cypress
-Puppeteer
-Cucumber.js
-Nightwatch.js

iii. Integration Testing
-Karma

  1. Internationalization
    React Intl
    React i18next
    These libraries offer React components and an API to format dates, strings, and numbers, including handling translations and pluralization.

  2. Server-Side Rendering
    Next.js
    After.js
    Rogue
    Frotinity
    React components are rendered on the server, and the output HTML content is delivered to the client or browser.

  3. Static Site Generator
    Jamstack
    Gatsby
    You can use Gatsby to create a personalized, logged-in experiences website. They combine your data with JavaScript and create well-formed HTML content.

  4. Backend Framework Integration
    React on Rails
    It integrates Rails with (server rendering of) Facebook’s React front-end framework. It provides Server rendering, which is often used for SEO crawler indexing and UX performance and is not offered by rails/webpacker.

  5. Mobile
    React Native
    Cordova/Phonegap
    The standard way to develop a mobile application is in JavaScript with a native look and feel.

  6. Desktop
    Proton Native
    Electron
    React Native Windows
    Allows you to build native UWP and WPF apps with React.

  7. Virtual Reality
    React 360: This allows you to be exciting 360 and VR experiences using React.
    Conclusion:
    If you think the roadmap can be improved, please do open a PR with any updates and submit any issues on the original git repo, Adam Golab’s React-developer-roadmap.

That’s all about The ReactJS RoadMap For Developers. It’s very comprehensive for sure, but there is a good chance that many of you may already know most of the stuff. Even if you don’t know, you need to be confused or overwhelmed by this roadmap; you can start small and follow along.

Apart from this, there is an article on the best ReactJS UI Frameworks and component libraries which will be helpful, too.

There are many ways to becoming a React Developer and if you already know React, you can surely find some more tools and technologies to add to your kitty and become even a better React Developer in 2020.

profile
DEVARTIST

0개의 댓글