ReduxState management simplified to the coreMyself have quit taking this up many a times😟

Though I'm not a big fan of redux, why it should die forever in my learning todos? I was asked to use it for an interview task & that's the moment all my assumptions were proved wrong.

It didn't taste that bad dude

ஒரு தடவ முடிவு பன்னிட்ட 😎

What's in there for you?

Break the stereotype stopping us

Imagine passing props down to multiple components & been struck with silly spelling mistakes over the line 😫 I've been there & that's where state management libraries comes into play.

Understand the underlying

Let's try to understand what's the exact problem with state management when it comes to large scale apps.

It's not just specific to react

You've heard it right? Redux is a predictable state manager for javascript apps. Why not we get to know how to play with a plain vanilla JS app beforehand?

Build & deploy website of your choice

Let's pick one concept, build from ground up & add it to your portfolio

See how it compares with MobX

Let's experiment how it compares with MobX

Code review

Let's review your code & learn how to optimize it, best practices to follow, etc.

Access to complete code files & notes

Let's document everything & gift you exclusively to look back later

Student Testimonials

The way you teach makes everything simple and easy to understand. Suppose if you are teaching one concept, you go step by step which will make it clear and understandable. You will also tell us the way you learnt and guide us to learn.

Karthik Balachandar (Carthik Bala)

Student (Full-stack development cohort)

I enjoyed your classes. It was amazing! Learnt a lot. Thanks to your teaching style and skills. I look forward to take another class with you.

Jayasudha

Student (Full-stack development cohort)

Your way of explaining concepts via real time examples / stories makes us to get it clearly.. Your assignments are the only way to understand and have practice with the concepts which makes us even more clear and confident with what we have learnt.. Your shared your experience and how you learnt and still learning new concepts daily that was nice which help us to understand about the industry.

Ganga K

Student (Full-stack development cohort)

Frequently asked questions

Why should I learn redux?
If you're a frontend developer, why not just explore? Even to know when to use and when not use, we need to understand things better right? Trust me, it's not that hard as it sounds in first look
Would it help me stand out in interviews?
Definitely, interviewers hunt for those who write clean & maintainable code. Don't mess with states & props much, let's explore this a bit.