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.
Do you really know how setimeout and setinterval work?

Do you really know how setimeout and setinterval work?

1
Comments
4 min read
✨HOTOSM open source tech collective: how to improve your contributor journey ✨

✨HOTOSM open source tech collective: how to improve your contributor journey ✨

3
Comments 1
3 min read
Weekly Challenge #6 - Weather App

Weekly Challenge #6 - Weather App

4
Comments
2 min read
How to make your HTML responsive using display grid. 💯✅

How to make your HTML responsive using display grid. 💯✅

108
Comments 44
2 min read
Would You Rather Work in a Small Startup or a Large Corporation?

Would You Rather Work in a Small Startup or a Large Corporation?

44
Comments 35
1 min read
Learn Python using Minecraft

Learn Python using Minecraft

2
Comments
1 min read
TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

TypeScript CRUD Rest API, using Nest.js, TypeORM, Postgres, Docker and Docker Compose

264
Comments 18
11 min read
What Makes Working in Tech Truly Rewarding?

What Makes Working in Tech Truly Rewarding?

16
Comments 11
1 min read
What We Learned About Starting a New Career and Supporting Diversity in the Workplace: CodeNewbie Podcast

What We Learned About Starting a New Career and Supporting Diversity in the Workplace: CodeNewbie Podcast

2
Comments
2 min read
SOLID Principles - Breaking Bad using Python 🧪

SOLID Principles - Breaking Bad using Python 🧪

7
Comments
8 min read
D5, La metodología que me funciona.

D5, La metodología que me funciona.

7
Comments 1
7 min read
Data validation with Fluent Validation for ASP NET Core

Data validation with Fluent Validation for ASP NET Core

3
Comments
9 min read
🍀 How To Get Lucky in Software Development

🍀 How To Get Lucky in Software Development

2
Comments
5 min read
Set up a modern Node.js API service by running one command

Set up a modern Node.js API service by running one command

2
Comments
3 min read
Optimizing your React Project

Optimizing your React Project

3
Comments
3 min read
Start Your Cloud Journey: Understanding IaaS, PaaS, and SaaS for Beginners

Start Your Cloud Journey: Understanding IaaS, PaaS, and SaaS for Beginners

Comments
2 min read
Back-end Guru or Front-end Fanatic?

Back-end Guru or Front-end Fanatic?

22
Comments 31
1 min read
Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

Active Record "merge" method. A Hidden Feature for Streamlining Database Operations.

9
Comments 1
5 min read
Good advice when you start working with containers and docker

Good advice when you start working with containers and docker

7
Comments
3 min read
How to Improve Accessibility with Testing Library and jest-axe for Your Vue Application

How to Improve Accessibility with Testing Library and jest-axe for Your Vue Application

1
Comments
2 min read
How to Fetch and Write data into firestore cloud. Beginners Guide.

How to Fetch and Write data into firestore cloud. Beginners Guide.

Comments
5 min read
Kirish

Kirish

5
Comments
1 min read
Ch. 7 String Manipulation

Ch. 7 String Manipulation

Comments
4 min read
Ch 6. Maps

Ch 6. Maps

Comments
1 min read
Ch. 5 Slices

Ch. 5 Slices

Comments
4 min read
The Biggest Mistake Beginner Developers Make

The Biggest Mistake Beginner Developers Make

7
Comments
4 min read
Javascript Object #8

Javascript Object #8

10
Comments 6
3 min read
Quick Detour on Unit Testing with PyTest

Quick Detour on Unit Testing with PyTest

1
Comments
3 min read
Resolvendo problemas no HackerRank: Números Trigêmeos

Resolvendo problemas no HackerRank: Números Trigêmeos

Comments
2 min read
Facing problem in JS

Facing problem in JS

1
Comments 1
1 min read
Day-1: Installing Python in Different OS | 100 Days Python

Day-1: Installing Python in Different OS | 100 Days Python

Comments
2 min read
Prototype Pattern in C#

Prototype Pattern in C#

3
Comments
7 min read
Dividere il monitor in 4 terminali con Terminator

Dividere il monitor in 4 terminali con Terminator

Comments
2 min read
Web Development Beginner's Learning Roadmap- Frontend

Web Development Beginner's Learning Roadmap- Frontend

1
Comments 1
6 min read
Javascript Object #7

Javascript Object #7

12
Comments 4
2 min read
Sloan's Top 4 Newbie Memes of the Week

Sloan's Top 4 Newbie Memes of the Week

11
Comments 5
1 min read
Struct vs Class in C#: Choosing the Right Data Type

Struct vs Class in C#: Choosing the Right Data Type

21
Comments 1
6 min read
A Gathering of revit files

A Gathering of revit files

Comments
2 min read
Javascript Object #6

Javascript Object #6

26
Comments 5
2 min read
Hold On to Your Socks: High-Speed Data Stream Hosting with Websockets

Hold On to Your Socks: High-Speed Data Stream Hosting with Websockets

Comments
6 min read
400 Free AI Tools - Unleashing the Power of AI

400 Free AI Tools - Unleashing the Power of AI

153
Comments 31
35 min read
The Beginner's Guide to Caching: How to Improve Code Performance

The Beginner's Guide to Caching: How to Improve Code Performance

Comments
3 min read
Understanding Critical Rendering Path (CRP)

Understanding Critical Rendering Path (CRP)

38
Comments 2
3 min read
Security Assertion Markup Language (SAML) Vs. OAuth 2.0 and OpenID Connect (OIDC)

Security Assertion Markup Language (SAML) Vs. OAuth 2.0 and OpenID Connect (OIDC)

1
Comments
2 min read
HackTheChain

HackTheChain

4
Comments 1
1 min read
Understanding and preventing race conditons in Ruby

Understanding and preventing race conditons in Ruby

7
Comments
3 min read
Day 9-12: Some Essential Topics

Day 9-12: Some Essential Topics

Comments
3 min read
Understanding Docker in a visual way (in 🎥 video): part 16 – Stats

Understanding Docker in a visual way (in 🎥 video): part 16 – Stats

20
Comments
2 min read
React Series: React Component

React Series: React Component

4
Comments
2 min read
How to Build Your First GitHub App with JavaScript and GitHub API: Easy and Fast

How to Build Your First GitHub App with JavaScript and GitHub API: Easy and Fast

42
Comments 2
2 min read
How Authentication and Authorization Work for SPAs

How Authentication and Authorization Work for SPAs

5
Comments
13 min read
You Can Help Junior Developers Succeed

You Can Help Junior Developers Succeed

12
Comments 1
2 min read
Quick Introduction to GraphQL

Quick Introduction to GraphQL

Comments
2 min read
"Empowering the Next Generation of Black Tech Talent": CodeNewbie Podcast S23E8

"Empowering the Next Generation of Black Tech Talent": CodeNewbie Podcast S23E8

4
Comments
1 min read
HasOne Through Relationship

HasOne Through Relationship

2
Comments
1 min read
You Need to Know About Pure Functions & Impure Functions in JavaScript

You Need to Know About Pure Functions & Impure Functions in JavaScript

137
Comments 49
5 min read
Kotlin CRUD Rest Api using Spring Boot, Hibernate, Postgres, Docker and Docker Compose

Kotlin CRUD Rest Api using Spring Boot, Hibernate, Postgres, Docker and Docker Compose

18
Comments
8 min read
I need help 😵‍💫 with a 🚨coding problem. I can't seems to get it to console log the string...😩 Am I missing something here? 🤔🧐

I need help 😵‍💫 with a 🚨coding problem. I can't seems to get it to console log the string...😩 Am I missing something here? 🤔🧐

Comments 1
1 min read
Setting Up a Vanilla TypeScript Project

Setting Up a Vanilla TypeScript Project

1
Comments
3 min read
C++ Chiqarish operatori

C++ Chiqarish operatori

Comments
1 min read
loading...