Posts by this author
Using React Beautiful DnD to Implement Drag and Drop
Create an easy-to-use drag and drop feature with React Beautiful DnD! The library is quick to implement and creates extremely useful features for users.
Are you Considering using NextJS Redux?
NextJS Redux has become very popular for state management over the years, but is it the right choice to use Redux with NextJS? Let's find out.
Refactoring React Class Components: Story of a 2700-Line Component
Code refactoring is often daunting, but it doesn't have to be. Read about my journey to refactoring a 2700-line React class component.