0% found this document useful (0 votes)
8 views2 pages

FrontEnd Inter

The document provides resources and best practices for organizing and designing React applications, including state management, performance optimization, and testing. It includes links to articles on component principles, styling dilemmas, and essential tools for maintaining a consistent codebase. Additionally, it invites software engineers to join a community focused on learning JavaScript and software design.

Uploaded by

Abdullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

FrontEnd Inter

The document provides resources and best practices for organizing and designing React applications, including state management, performance optimization, and testing. It includes links to articles on component principles, styling dilemmas, and essential tools for maintaining a consistent codebase. Additionally, it invites software engineers to join a community focused on learning JavaScript and software design.

Uploaded by

Abdullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Front-End

React software design and architecture.

1️⃣10 ways to better organize and design your React Application:


https://buff.ly/PfQxLnO

2️⃣Pin your dependencies in package.json to increase your project's health:


https://buff.ly/cccN3G3

3️⃣State Management & Data Fetching Libraries in React:


https://buff.ly/kPw0JkY

4️⃣React Component Mental Models:


↳ https://buff.ly/RveOrSw

5️⃣The styling dilemma in React:


↳ https://buff.ly/RANGwAu

Component Design:

6️⃣15 React Component Principles & Best Practices for Better Software Architecture & Design:
↳ https://bit.ly/3Z4hmRp

7️⃣How to use Reducer in React for better State Management: 2 effective ways for simpler
design and architecture:
↳ https://bit.ly/3AranYS

Performance:

8️⃣7 practical tips on performance optimizations in React applications:


↳ https://bit.ly/4eywavY

Testing:

9️⃣9 React Testing Best Practices for Better Design and Quality of Your Tests:
↳ https://bit.ly/3XKsjoV

Tooling:

🔟 2 must-have tools in your React Project for having a consistent codebase:


↳ https://bit.ly/40kkBEY

---

👋 Join 20,391+ software engineers learning JavaScript, Software Design, and Architecture:
https://buff.ly/YjTijbJ
React.js - https://medium.com/@phamtuanchip/top-30-interview-questions-and-answers-for-
senior-web-developers-with-react-js-210190a6f847
-- https://www.interviewbit.com/react-interview-questions/

Redux - https://alokkumar-17171.medium.com/top-20-most-important-redux-interview-
questions-15f9c8d8c3a5
-- https://www.interviewbit.com/redux-interview-questions/

You might also like