Dear Developer,

02

April

New and Trending

Recent Articles

article image

August 24, 2023

5min Read

Easy ways to enhance typography and text hierachy in web development

Having a dependable and established foundation to reference while creating new projects and designs can be an invaluable resource. In this discussion, I'll present some swift "cheat codes" that can significantly enhance your design skills.

author image

Suva Pokharel

article image

August 22, 2023

5min Read

Leveraging CSS Variables for Consistent Font Sizes in Web Development

Explore the world of CSS variables, to sky rocket your typography skills, and read up on some quick developer tricks for effortless designs.

author image

Suva Pokharel

article image

July 23, 2023

5min Read

.gitignore Explained

In this blog post, we'll explain what .gitignore files are and how to use them. We'll also provide some tips for writing .gitignore files and resources for learning more. So whether you're a beginner or a seasoned pro, read on to learn how to keep your Git repository clean and organized!

author image

Suva Pokharel

article image

July 22, 2023

5min Read

How to use Node Cron to automate tasks

Learn how to use Node Cron to automate tasks in your Node.js applications. This powerful tool can save you time and effort by scheduling tasks to run at specific intervals. Click here to read the full blog post.

author image

Suva Pokharel

article image

July 17, 2023

5min Read

Are UUIDs and GUIDs truly unique?

The UUID (universally unique identifier) is a widely used naming convention commonly found in databases. Each UUID is generated and is considered to be unique across time, space and the wider universe. But is it really….

author image

Tony Lez

article image

June 6, 2023

5min Read

Pseudo classes and elements you should be using!

These psuedo classes/elements have helped us at Dear Dev spend less time writing css, and more time debugging why our div's aren't centered. Seriously why is it doing that...

author image

Suva Pokharel