Abhiraj Bhowmick

5 projects you can make to become a better web developer

Written on February 22, 2022

The demand for web developers is growing as web development becomes more popular in the market. Web development has evolved as a viable field, attracting students and professionals from a wide range o...

15 underrated HTML attributes every web developer should know

Written on February 22, 2022

HTML may not be a programming language per se, but there's no doubt in the power it possesses. We often depend on external javascript libraries for some basic tasks, but need for some of them might en...

200+ Design resources you must know right now!

Written on February 22, 2022

Online Design Tools All kinds of online tools for design, from photo editors to wireframing, and more Website                            Description Figma Online graphic design tool (Free &...

10 GitHub repos you cannot miss out on

Written on February 16, 2022

What is a repository? Basically a repo is short for repository. A repository is like a container, it stores your files. It is stored with a history of changes you've made. If you don't get what a repo...

How to collect data via forms like a boss

Written on February 10, 2022

Forms are an integral part of our life They are literally everywhere, be it when you're signing up for a new social media app or you're applying for anything. But do you know what actually goes on beh...

Everything you need to know about RemixJS

Written on February 4, 2022

Remix is a new full-stack JavaScript framework that does away with static site generation and performs a few things differently than current frameworks. It uses React to render the user interface, and...

Automation Testing: Explain like I'm five

Written on February 2, 2022

We've long believed that automation testing is a wonderful formula for improving the quality of apps right from the start. However, it is only when we begin automating that we grasp the true reality. ...

5 best practices for dark mode implementation

Written on January 31, 2022

Dark theme is one of the most requested features over the past few years. The biggest tech companies in the world have made dark themes an essential part of UI. Dark theme’s reduced luminance provides...

10 VSCode extensions every dev must have

Written on January 26, 2022

VSCode is undoubtedly one of the most popular code editors out there. But did you know you can enhance your VSCode experience with extensions? Here are 10 VSCode extensions that every developer must h...

5 common CSS mistakes to avoid.

Written on January 23, 2022

Let's be real here. Is CSS that hard? Even though being simple and uses the modern English language to name most of its properties like font size or color, it's not rare to get caught up in the style ...

1 2 3 4 5