You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Advanced React For Enterprise: React for Senior Engineers
1
+
# Advanced React For Enterprise
2
2
3
+
**Developed By:** Eranda Samarasinghe
4
+
<hr />
5
+
6
+
## Project Backgroud and Overview
3
7
This repository contains resources and examples for the "Advanced React For Enterprise: React for Senior Engineers" course from Udemy. The course covers advanced topics in React, including performance optimization, state management, and server-side rendering.
8
+
<hr />
9
+
10
+
## Project Goals
11
+
The main objectives of this application are to:
4
12
5
-
## Table of Contents
13
+
1. This project focuses on implementing scalable CSS architecture for maintainable and consistent styles.
14
+
2. It designs reusable React components using effective design patterns for modularity and composability.
15
+
3. The components are built with TypeScript to ensure type safety and improve code maintainability.
16
+
4. Unit and visual regression testing are incorporated to maintain component stability and catch layout or style issues.
17
+
5. Storybook is used to document components and establish a consistent design system for collaboration.
0 commit comments