shlogg · Early preview
Matin Imam @matin676

Aspiring full stack web developer dedicated to designing scalable web applications and a strong foundation in modern web development technologies.

Optimize React Apps With UseMemo & UseCallback

Optimize React apps with useMemo & useCallback! These hooks avoid unnecessary re-renders & recalculations, making your app faster & smoother. Learn when to use them & get code examples to get started!

JavaScript Snippets For Web Development

15 essential JavaScript snippets for web developers: manipulate arrays, strings, dates & times, and more with these concise code examples.

Controlled Vs Uncontrolled Inputs In Web Development

Controlled inputs in React: value tied to component's state, updating state on change. Uncontrolled inputs: input manages its own state, accessed via refs or DOM.

Top 6 Essential Websites For Every Coder

6 essential websites for coders: Ray.so for code snippets, Roadmap.sh for career paths, CodePen.io for online coding, Stack Overflow for Q&A, Readme.so for API docs & GitBook for collaborative documentation.