Sreejit De
Sreejit's Dev Blog

Sreejit's Dev Blog

Follow
Sreejit De

Sreejit De

1 follower

Engineer passionate about building stuff for the web.

react-config-form: Lessons from publishing my first npm package

Sep 5, 20225 min read

Things I learnt from building a typescript package for easily creating forms in React with a config · Recently, I worked on react-config-form, a...

react-config-form: Lessons from publishing my first npm package
Solving problems: How to deal with getting stuck
Building an antifragile interview mindset
Refactoring old projects 101: How I refactored my React side project
Inheritance in JavaScript: A brief overview
Demystifying destructuring in JavaScript: A look into object & array destructuring