Design and Rendering patterns in React
I have completed 23 design patterns and 6 rendering patterns on alpha.learnersbucket.com
I have completed 23 Design patterns implemented in JavaScript and 6 Rendering patterns based on React and Nextjs.
Patterns are the solution to the common recurring problems, knowing them makes you better frontend developer and they have become a common set of questions that you can expect in your frontend interviews.
Followings are the Rendering patterns
Container / presentational pattern
Higher order component pattern
Provider data passing pattern
Incremental static re-rendering vs Server-side generated
Client-side rendering vs Server-side rendering
Selective vs Progressive hydration
Followings are the Design patterns
Singleton
Observer (Asked in Courser, Microsoft)
Circuit breaker (Asked in Uber)
Proxy (Asked in Rippling)
Builder
Prototype
Iterator
Resource / Object pool (Asked in Thoughtspot)
Chain of responsibility
Visitor
Command
Composite
Mediator
Memento
State
Stratergy
Tempalte Method
Adapter
Bridge
Decorator
Flyweight
Facade
Factory
Enroll today into the alpha.learnersbucket.com and get lifetime access to the best frontend interview preparation resource.
Will be adding DSA from next week.