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.
Why JavaScript Never Sleeps: An Easy Guide to the Event Loop

Why JavaScript Never Sleeps: An Easy Guide to the Event Loop

Comments
2 min read
Sun and Moon animation using html css and javascript

Sun and Moon animation using html css and javascript

4
Comments 4
3 min read
Stop Paying Vercel: Self-Host Unlimited NextJS Apps for $19/month

Stop Paying Vercel: Self-Host Unlimited NextJS Apps for $19/month

5
Comments
16 min read
Shopping card using the html css and javascript

Shopping card using the html css and javascript

1
Comments 4
2 min read
Build Your First Typing Game with JavaScript - Part 1

Build Your First Typing Game with JavaScript - Part 1

3
Comments
8 min read
From Idea to Launch: Mistakes to avoid in your Development process

From Idea to Launch: Mistakes to avoid in your Development process

3
Comments
4 min read
Regex for a Java Software Engineer

Regex for a Java Software Engineer

4
Comments 1
3 min read
El mรฉtodo definitivo para aprender a programar.

El mรฉtodo definitivo para aprender a programar.

1
Comments
4 min read
Recap and Rambles of Last Week #2

Recap and Rambles of Last Week #2

Comments
2 min read
Ultimate Guide: Build a Complete Issue Tracker with the GitHub API

Ultimate Guide: Build a Complete Issue Tracker with the GitHub API

1
Comments
4 min read
Seeking Guidance for a University Management System App in Java

Seeking Guidance for a University Management System App in Java

Comments 1
1 min read
Abstraction: Decoding Abstract Classes in Java

Abstraction: Decoding Abstract Classes in Java

8
Comments
3 min read
Comprehensive Survey on Resource-Efficient Large Foundation Models for Scalable AI

Comprehensive Survey on Resource-Efficient Large Foundation Models for Scalable AI

Comments
4 min read
The Ultimate Guide to Adding a Favicon to Your Website

The Ultimate Guide to Adding a Favicon to Your Website

3
Comments
5 min read
DevOps Automation with Shell Scripting ๐Ÿš€

DevOps Automation with Shell Scripting ๐Ÿš€

382
Comments 2
5 min read
Hey aspiring Devs, the world doesn't know your worth. It's up to you to tell them.

Hey aspiring Devs, the world doesn't know your worth. It's up to you to tell them.

Comments
1 min read
Cross-Chirality Palmprint Verification: Match Left Palm to Right, Enabling New Real-World Uses for Palmprint Biometrics

Cross-Chirality Palmprint Verification: Match Left Palm to Right, Enabling New Real-World Uses for Palmprint Biometrics

Comments
4 min read
Understanding APIs: The Bridge Between Applications

Understanding APIs: The Bridge Between Applications

Comments
2 min read
Kubernetes Unleashed: The Key to Modern App Deployment

Kubernetes Unleashed: The Key to Modern App Deployment

10
Comments
4 min read
Developers' Best Practices for API Versioning

Developers' Best Practices for API Versioning

Comments
4 min read
Top 10 Mind-Blowing JavaScript Tricks Youโ€™ve Never Seen Before

Top 10 Mind-Blowing JavaScript Tricks Youโ€™ve Never Seen Before

5
Comments
2 min read
A New Quiz: CSS Selectors, Ways to Add CSS, Comments

A New Quiz: CSS Selectors, Ways to Add CSS, Comments

Comments
1 min read
14 Super Useful React Libraries You Should Know

14 Super Useful React Libraries You Should Know

27
Comments 6
3 min read
Understanding APIs: The Bridge Between Applications

Understanding APIs: The Bridge Between Applications

Comments 1
2 min read
Top Alternatives To The Zsh Ls Command

Top Alternatives To The Zsh Ls Command

1
Comments
5 min read
And now, what are the next steps?

And now, what are the next steps?

6
Comments 2
2 min read
Top 5 JavaScript Features Youโ€™re Not Using Enough

Top 5 JavaScript Features Youโ€™re Not Using Enough

111
Comments 9
3 min read
Docker vs Virtual Machines: The Lightweight Contender vs. The Old Heavyweight

Docker vs Virtual Machines: The Lightweight Contender vs. The Old Heavyweight

5
Comments
4 min read
Asynchronous Programming: A Guide to Non-Blocking Execution

Asynchronous Programming: A Guide to Non-Blocking Execution

Comments
2 min read
Introduction to Software Testing

Introduction to Software Testing

1
Comments
2 min read
Ibuprofeno.py๐Ÿ’Š| #184: Explica este cรณdigo Python

Ibuprofeno.py๐Ÿ’Š| #184: Explica este cรณdigo Python

Comments
1 min read
5 Reasons why I Started My YouTube Channel and Blog

5 Reasons why I Started My YouTube Channel and Blog

Comments
1 min read
surviving coding bootcamp: lessons learned

surviving coding bootcamp: lessons learned

Comments
6 min read
10 JavaScript projects I have completed as a beginner!

10 JavaScript projects I have completed as a beginner!

2
Comments
2 min read
Filter a CSV file and re-arrange it by category #eg60

Filter a CSV file and re-arrange it by category #eg60

6
Comments 1
1 min read
Core architectural components of Azure

Core architectural components of Azure

1
Comments
3 min read
My First Python Project: A Text-Based Adventure Game

My First Python Project: A Text-Based Adventure Game

Comments
1 min read
What is Platform Engineering?

What is Platform Engineering?

173
Comments 24
4 min read
using traefik to your advantage

using traefik to your advantage

Comments
1 min read
How I Wrote Express-Go in 19 Hours

How I Wrote Express-Go in 19 Hours

106
Comments 22
4 min read
Project: Random Number Generator But Excluding The Previous Entry

Project: Random Number Generator But Excluding The Previous Entry

Comments
6 min read
6 Essential Features Every Web Starter Kit Should Include

6 Essential Features Every Web Starter Kit Should Include

8
Comments
8 min read
Learn AWS DevOps from Zero: A Complete Beginnerโ€™s Guide

Learn AWS DevOps from Zero: A Complete Beginnerโ€™s Guide

274
Comments 6
5 min read
Hobby vs Career: The Unseen Challenges of Becoming a Full-Time Game Developer

Hobby vs Career: The Unseen Challenges of Becoming a Full-Time Game Developer

2
Comments
5 min read
My Journey into Software Engineering

My Journey into Software Engineering

Comments
1 min read
Rebuilding EnviroX: Overcoming Early Flaws to Automate Development Environments

Rebuilding EnviroX: Overcoming Early Flaws to Automate Development Environments

5
Comments
5 min read
#63 โ€” Search for The Nth Value And The Nth Value from Last

#63 โ€” Search for The Nth Value And The Nth Value from Last

6
Comments 1
1 min read
Ibuprofeno.py๐Ÿ’Š| #189: Explica este cรณdigo Python

Ibuprofeno.py๐Ÿ’Š| #189: Explica este cรณdigo Python

1
Comments
1 min read
10 Tailwind CSS Hacks Every UI Developer Should Know

10 Tailwind CSS Hacks Every UI Developer Should Know

8
Comments 2
7 min read
2 of 100 Projects: Create a Simple Yet Eye-Catching Web Page with CSS

2 of 100 Projects: Create a Simple Yet Eye-Catching Web Page with CSS

Comments
2 min read
'this' keyword, call(), apply() and bind() methods in JavaScript - simply explained

'this' keyword, call(), apply() and bind() methods in JavaScript - simply explained

Comments
4 min read
Learn template filters and state binding to quickly build a button designer tool (Learn Modulo.js - Part 4 of 10)

Learn template filters and state binding to quickly build a button designer tool (Learn Modulo.js - Part 4 of 10)

Comments
6 min read
Building Desktop Apps with Tauri

Building Desktop Apps with Tauri

Comments 1
2 min read
Understanding the JavaScript Event Loop: A Beginnerโ€™s Guide

Understanding the JavaScript Event Loop: A Beginnerโ€™s Guide

Comments
2 min read
Hacktoberfest 2024 - Join Now

Hacktoberfest 2024 - Join Now

1
Comments
1 min read
โœ… .๐—ก๐—˜๐—ง ๐Ÿต & ๐—–# ๐Ÿญ๐Ÿฏ: ๐—ก๐—ฒ๐˜„ ๐—Ÿ๐—ผ๐—ฐ๐—ธ ๐—ข๐—ฏ๐—ท๐—ฒ๐—ฐ๐˜ ๐—ฎ๐—ป๐—ฑ ๐—ž๐—ฒ๐˜† ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€

โœ… .๐—ก๐—˜๐—ง ๐Ÿต & ๐—–# ๐Ÿญ๐Ÿฏ: ๐—ก๐—ฒ๐˜„ ๐—Ÿ๐—ผ๐—ฐ๐—ธ ๐—ข๐—ฏ๐—ท๐—ฒ๐—ฐ๐˜ ๐—ฎ๐—ป๐—ฑ ๐—ž๐—ฒ๐˜† ๐—™๐—ฒ๐—ฎ๐˜๐˜‚๐—ฟ๐—ฒ๐˜€

5
Comments
1 min read
Understanding Promises and Promise Chaining in JavaScript

Understanding Promises and Promise Chaining in JavaScript

Comments
3 min read
5 Boas Prรกticas que irรฃo Melhorar seu Cรณdigo em JavaScript

5 Boas Prรกticas que irรฃo Melhorar seu Cรณdigo em JavaScript

Comments
5 min read
Top 10 Essential Books for Cracking Coding Interviews (Ranked from Beginner to Advanced)

Top 10 Essential Books for Cracking Coding Interviews (Ranked from Beginner to Advanced)

1
Comments 1
6 min read
How to add Sentry to Next.js the right way!

How to add Sentry to Next.js the right way!

2
Comments
6 min read
loading...