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...
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...
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 &...
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...
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...
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...
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. ...
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...
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...
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 ...