All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Catalin Pit

21 articles on daily.dev Blog

Appears on

Articles21

Why JavaScript Is A Good Choice For Beginners

JavaScript is the de-facto language used in web development. It is a versatile language, easy to start with, and popular.

0
daily.dev Blog6y ago

Optional Chaining In JavaScript - What Is It And How To Use It?

This article aims to help you understand the optional chaining operator in JavaScript. It's a handy feature that allows you to check things such as object's properties, if a function or array exists.

0
daily.dev Blog5y ago

Nullish Coalescing Operator (?) In JavaScript - What Is It And How To Use It?

The Nullish Coalescing Operator allows us to check if a value is null or undefined, and provide a fallback value if that is the case.

0
daily.dev Blog5y ago

How To Stand Out As A Developer In Your Job Search

Finding your first developer job is a difficult task. This article covers some best practices to help you stand out in front of potential employers.

0
daily.dev Blog5y ago

Why You Do Not Have To Be A Super Developer

I am writing the article to debunk the myth of super developers that code non-stop. It makes people have unrealistic expectations, and it can lead to health issues.

0
daily.dev Blog5y ago

The Best Coding Challenges Websites To Practice Problem Solving

I used to jump between LeetCode, HackerRank, and other websites, trying to find the one. Thus, I want to list the best coding challenges for code newbies.

0
daily.dev Blog5y ago

The 7 Best Resources To Learn JavaScript As A Beginner

There are many resources on the internet to learn JavaScript, but their quality varies. The purpose of this article is to shine some light and help you choose the best resources to learn JavaScript.

0
daily.dev Blog5y ago

How To Contribute To Open-Source Projects As A Beginner

When I was learning to code, I wanted to make open-source contributions, but I had no idea where and how.

0
daily.dev Blog5y ago

5 Things I Wish I Knew When I Started As A Developer

In this article, I want to talk about five things I wish someone told me before becoming a developer. Whether you are an experienced developer or just starting, I believe the article will benefit you.

0
daily.dev Blog5y ago

What Resources To Use To Approach Web Development As A Code Newbie

How to get started? What resources to use? What path to follow? And many more similar questions can pop up for beginner web developers.

0
daily.dev Blog5y ago

A Comprehensive Guide On Setting Up Next.js With TypeScript And TailwindCSS

In this tutorial, you are going to learn how to set up Next.js with TypeScript and TailwindCSS.

0
daily.dev Blog5y ago

How To Use TailwindCSS With Node.js, Express and Pug

The purpose of this tutorial is to teach you how to create a Node.js application with TailwindCSS, Express, and Pug.

0
daily.dev Blog5y ago

How To Get Programming Project Ideas

Do you want to build projects, but you struggle to get programming project ideas? This post is for you.

0
daily.dev Blog5y ago

How To Use Multiple Node Versions With NVM On MacOS - Node Version Manager

The article illustrates two ways of installing the Node Version Manager. With Homebrew and with the cURL command.

0
daily.dev Blog5y ago

Should You Start A Blog As A Developer?

There are already a plethora of blogs and tutorials on the internet. Thus, the question is - should you start a blog as a developer? The answer is - yes.

0
daily.dev Blog5y ago

How To Balance Your Job With Your Side Projects As A Developer

Working 8 hours a day and having side projects can be very difficult. I know that from experience. In the beginning, I also struggled to find a balance between my work and my side projects.

0
daily.dev Blog5y ago

5 Node.js/Express Tutorials To Go From Beginner to Expert

In this article, I want to present to you my favorite courses to learn Node.js and Express.

0
daily.dev Blog5y ago

Trying To Break Into Web Development? This Article Will Help You

I believe I get a dozen questions regarding what to learn to break into web development. As a result, I thought of writing an article about it, so my answer reaches more people.

0
daily.dev Blog5y ago

7 GitHub Repositories To Help You Crush Your Job Interviews

"In tech, interviews are harder than the actual jobs". This is a joke, but it can be true in many cases.

0
daily.dev Blog5y ago

Top 5 Mistakes I Made As A Junior Developer

In this article, I want to talk about the top five mistakes I made as a junior developer. They are not specific to my case, and many other developers have made the same mistakes.

0
daily.dev Blog5y ago