DEV Community

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to create a good README.md file

How to create a good README.md file

353
Comments 53
3 min read
A Beginner's Guide to Online Image Labeling & Annotation Using PixLab Annotate

A Beginner's Guide to Online Image Labeling & Annotation Using PixLab Annotate

4
Comments
4 min read
Open Source Advent

Open Source Advent

16
Comments
1 min read
Are You in the NPM Package Business? Some Facts I Learned on the Road

Are You in the NPM Package Business? Some Facts I Learned on the Road

5
Comments 1
8 min read
Multiple window 3d scenes using three.js and localStorage.

Multiple window 3d scenes using three.js and localStorage.

11
Comments
1 min read
Virtual Threads and Structured Concurrency in Java

Virtual Threads and Structured Concurrency in Java

4
Comments
8 min read
Machine Learning and System Design

Machine Learning and System Design

8
Comments
3 min read
Content Security Policy explained

Content Security Policy explained

Comments
3 min read
"Exploring the Path from Medicine to a Tech Career": CodeNewbie Podcast S26E5

"Exploring the Path from Medicine to a Tech Career": CodeNewbie Podcast S26E5

4
Comments 3
1 min read
Full Spectrum Mastery: Navigating Full Stack Software Engineering

Full Spectrum Mastery: Navigating Full Stack Software Engineering

1
Comments 3
2 min read
Should I be hacking on the weekend?

Should I be hacking on the weekend?

3
Comments 4
4 min read
Servidor para Blog, com Autenticação JWT - Node.Js & Mysql

Servidor para Blog, com Autenticação JWT - Node.Js & Mysql

Comments
13 min read
Debugging 101: How to Find and Fix Programming Errors

Debugging 101: How to Find and Fix Programming Errors

3
Comments
3 min read
A 💯 Days in Open Source: Key Lessons That Will Help You Get Started 🚀

A 💯 Days in Open Source: Key Lessons That Will Help You Get Started 🚀

9
Comments
5 min read
Construindo um Painel de Blog Dinâmico com Next.js

Construindo um Painel de Blog Dinâmico com Next.js

1
Comments
22 min read
Design Patterns Q&A - Q3 - What is pattern language?

Design Patterns Q&A - Q3 - What is pattern language?

3
Comments
3 min read
How To Create a Before and After Image Slider With Vanilla JavaScript

How To Create a Before and After Image Slider With Vanilla JavaScript

Comments
5 min read
How to use Appwrite Cloud Functions to censor sensitive information

How to use Appwrite Cloud Functions to censor sensitive information

2
Comments
6 min read
How “Merge Sort” works in JavaScript?

How “Merge Sort” works in JavaScript?

26
Comments 3
3 min read
K8s Exercise: Secrets

K8s Exercise: Secrets

Comments
3 min read
Project One: Default Avatar

Project One: Default Avatar

6
Comments
3 min read
19 JavaScript Array Methods Everyone Needs to Know

19 JavaScript Array Methods Everyone Needs to Know

56
Comments 19
3 min read
Different Ways To Convert String Into Number Using Pure JavaScript

Different Ways To Convert String Into Number Using Pure JavaScript

1
Comments
1 min read
3 Platforms to Find Open Source Projects to Contribute

3 Platforms to Find Open Source Projects to Contribute

9
Comments
2 min read
Logical OR (||) vs. Nullish Coalescing (??) For Default Values

Logical OR (||) vs. Nullish Coalescing (??) For Default Values

18
Comments
2 min read
Amazon Kinesis Firehose

Amazon Kinesis Firehose

2
Comments
2 min read
🧸 Build Imperfectly Perfect Projects

🧸 Build Imperfectly Perfect Projects

12
Comments 3
5 min read
Typescript type vs interface with example in angular

Typescript type vs interface with example in angular

1
Comments
2 min read
Essential Writing Tips in dev.to community 👩🏼‍💻

Essential Writing Tips in dev.to community 👩🏼‍💻

10
Comments
2 min read
Beginner's guide to monorepos and turborepo.

Beginner's guide to monorepos and turborepo.

3
Comments
4 min read
How should a beginner start programming?

How should a beginner start programming?

1
Comments
5 min read
JSONSerializer meets Source Generators

JSONSerializer meets Source Generators

1
Comments
3 min read
Legacy code as a trap

Legacy code as a trap

7
Comments
3 min read
Auth0 Developer Advocates Tackle Advent of Code

Auth0 Developer Advocates Tackle Advent of Code

11
Comments 1
3 min read
Just starting out

Just starting out

50
Comments 37
1 min read
Typescript type vs interface

Typescript type vs interface

12
Comments 2
2 min read
Recruiter reached out!

Recruiter reached out!

Comments
1 min read
How to undo changes in a Git repository using git revert

How to undo changes in a Git repository using git revert

1
Comments
3 min read
Color Guessing Game | HTML, CSS & JavaScript Project

Color Guessing Game | HTML, CSS & JavaScript Project

5
Comments 1
2 min read
To never forget again: Stateless vs. Stateful in Flutter

To never forget again: Stateless vs. Stateful in Flutter

10
Comments
1 min read
Cross-Origin Resource Sharing (CORS). How does it work?

Cross-Origin Resource Sharing (CORS). How does it work?

Comments
5 min read
K8s Exercise : Labels and Annotations

K8s Exercise : Labels and Annotations

1
Comments
2 min read
Classes vs Factory functions in Javascript

Classes vs Factory functions in Javascript

1
Comments
3 min read
How to download and install Python 3 for Mac

How to download and install Python 3 for Mac

5
Comments
2 min read
Crafting Efficient MongoDB Queries

Crafting Efficient MongoDB Queries

3
Comments
10 min read
Socket.io Simple Chat App

Socket.io Simple Chat App

2
Comments 1
2 min read
Paradigmas de programação

Paradigmas de programação

40
Comments 5
8 min read
SQL Server - Types of System Databases and Tables

SQL Server - Types of System Databases and Tables

4
Comments
3 min read
Client Side Caching With Interceptors

Client Side Caching With Interceptors

43
Comments 2
5 min read
Interactive typography rotation effects CSS | no javascript

Interactive typography rotation effects CSS | no javascript

Comments
2 min read
Understand the key difference between Entity Framework Core (.NET Core) and Entity Framework

Understand the key difference between Entity Framework Core (.NET Core) and Entity Framework

5
Comments
3 min read
Compartilhando seu conhecimento com o mundo! Como escrever artigos

Compartilhando seu conhecimento com o mundo! Como escrever artigos

340
Comments 38
13 min read
From being a web developer to a 5 figure entrepreneur

From being a web developer to a 5 figure entrepreneur

8
Comments
3 min read
Nginx load balancing for your Linux servers

Nginx load balancing for your Linux servers

1
Comments 1
2 min read
sort() vs toSorted()

sort() vs toSorted()

Comments
1 min read
Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Unraveling IPv6 with `is.ipv6` and `is.not_ipv6` in JavaScript: Navigating the Digital Highway

Comments
5 min read
How we misuse naming boolean and how they should be named

How we misuse naming boolean and how they should be named

16
Comments 10
1 min read
Best practices for building collaborative UX with Human-AI partnership

Best practices for building collaborative UX with Human-AI partnership

1
Comments
5 min read
Encrypted JWT and how to activate Auth::user()

Encrypted JWT and how to activate Auth::user()

1
Comments
1 min read
Best 100 java Interview Questions for freshers

Best 100 java Interview Questions for freshers

1
Comments
1 min read
loading...