rehan-sattar / advance-react

Learning and practicing the advance react concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advance React Code Samples

Includes

  • 0️⃣ Basics of React testing using jest and Enzyme
  • 1️⃣ Working with hocs
  • 2️⃣ Redux middlewares
  • 3️⃣ Creating own middlewares
  • 4️⃣ Node based robust, secure and solid authentication server
  • 5️⃣ Client side authentication
  • 6️⃣ Private routing on both client and server
  • 7️⃣ Building scalable apps

📢 NOTE: All the code samples are using the classes and functional component pattern, soon all of them will be refactored in hooks and functional patterns.

What's next? 🔥

  • 📌 Refactoring in hooks and context ( where needed)
  • 🔧 Advance testing of Router, Redux.
  • 🔧 More testing types like integration, coverage reports.
  • 🔐 Security in server side.

Thank you 💕

About

Learning and practicing the advance react concepts


Languages

Language:JavaScript 88.8%Language:HTML 11.1%Language:CSS 0.1%