Building Cleaner UI with Separation of ConcernsModern frontend libraries like React and Vue offered a smooth entry point for my UI development journey. I got comfortable with basics like…Mar 11, 2024Mar 11, 2024
Nextjs Data fetching methodsComing from CRA, there were many new concepts that I wasn’t very familiar with in Nextjs. One of them was Data fetching methods. There is…Oct 14, 2020Oct 14, 2020
Writing tests will save you time.Writing tests might be more important when the deadline is tightSep 5, 2020Sep 5, 2020
Expert beginner in software engineering.Today I read two very interesting articles. It’s written in two parts: Part 1 and Part 2. Here is my take from the articles.Aug 17, 2020Aug 17, 2020
CSS Grid Cheatsheetgrid-column-start: Specifies a grid item’s start position within the grid columns.May 14, 20191May 14, 20191