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.
Are you a SOLID developer?

Are you a SOLID developer?

15
Comments 1
2 min read
Best Practices for beginner to start Web Development.

Best Practices for beginner to start Web Development.

16
Comments 2
3 min read
Working with external actions - GitHub Actions (Part 3)

Working with external actions - GitHub Actions (Part 3)

8
Comments
3 min read
Making a Visual Novel with Unity (1/5) - Introduction to Ink

Making a Visual Novel with Unity (1/5) - Introduction to Ink

23
Comments 10
8 min read
HTML Title Tag Tips and Tricks for better SEO

HTML Title Tag Tips and Tricks for better SEO

13
Comments
2 min read
Open for mentoring reactjs & javascript for free

Open for mentoring reactjs & javascript for free

3
Comments 20
1 min read
How does React update the DOM?

How does React update the DOM?

21
Comments 4
2 min read
6 Steps to Take When Inheriting Legacy Rails Apps

6 Steps to Take When Inheriting Legacy Rails Apps

11
Comments 3
1 min read
Today I learned a small trick on how to count in Binary

Today I learned a small trick on how to count in Binary

4
Comments 1
2 min read
The Apps I Use

The Apps I Use

29
Comments 1
3 min read
Figma API Documentation

Figma API Documentation

2
Comments
1 min read
Working with environment variables - GitHub Actions (Part 2)

Working with environment variables - GitHub Actions (Part 2)

37
Comments 6
4 min read
What’s Docker? And how to start with it

What’s Docker? And how to start with it

36
Comments
7 min read
Making a Visual Novel with Unity (2/5) - Integration with Ink

Making a Visual Novel with Unity (2/5) - Integration with Ink

2
Comments
10 min read
Bash Scripting: Command Arguments & User Inputs (5 mins)

Bash Scripting: Command Arguments & User Inputs (5 mins)

5
Comments
1 min read
Useful Header files in C

Useful Header files in C

11
Comments
2 min read
Printer Spooler Problem | Operating System - M03 P03

Printer Spooler Problem | Operating System - M03 P03

8
Comments 1
2 min read
Variables and Comments | Shell Scripting

Variables and Comments | Shell Scripting

6
Comments
2 min read
10 Things Front-End Developers Should Learn in 2021

10 Things Front-End Developers Should Learn in 2021

818
Comments 64
8 min read
Easily send emails in Strapi with any provider

Easily send emails in Strapi with any provider

9
Comments
5 min read
My favorite place to look for icons

My favorite place to look for icons

37
Comments 12
1 min read
Nothingness & Truth in Ruby Explained

Nothingness & Truth in Ruby Explained

3
Comments
3 min read
What will be the output of given code?

What will be the output of given code?

6
Comments 8
1 min read
Setting up Linter, Prettier, Lint-staged, and Husky on a Create-React-App project

Setting up Linter, Prettier, Lint-staged, and Husky on a Create-React-App project

13
Comments
3 min read
Asynchronous code: callback functions

Asynchronous code: callback functions

6
Comments
1 min read
Switching up the switch statement

Switching up the switch statement

7
Comments
2 min read
Understanding 'this'

Understanding 'this'

41
Comments
4 min read
Make Pong with JavaScript & Collider.JAM

Make Pong with JavaScript & Collider.JAM

14
Comments
11 min read
Easy understanding of web protocols - HTTP and HTTPS

Easy understanding of web protocols - HTTP and HTTPS

51
Comments
6 min read
Build/Package your Electron app and use it Locally.

Build/Package your Electron app and use it Locally.

54
Comments 1
3 min read
How to Take Smart Notes. Takeaways

How to Take Smart Notes. Takeaways

20
Comments
4 min read
Client Tool Classification

Client Tool Classification

2
Comments
2 min read
What are Dapps?

What are Dapps?

6
Comments 3
1 min read
Build a Recipe App with Flutter 🍳

Build a Recipe App with Flutter 🍳

75
Comments 4
8 min read
How to Make Learning Programming Effective and Enjoyable

How to Make Learning Programming Effective and Enjoyable

39
Comments 1
3 min read
Quick Guide to PDF generation in Ruby

Quick Guide to PDF generation in Ruby

5
Comments
3 min read
Simple Flight Database: Database Design

Simple Flight Database: Database Design

8
Comments 2
1 min read
Custom sorting in Python

Custom sorting in Python

7
Comments
2 min read
Python Zero to Hero - Ep.28 - Quick Look at FastAPI 52:53

Python Zero to Hero - Ep.28 - Quick Look at FastAPI

13
Comments
1 min read
Understanding Docker: part 18 – Container restart policies

Understanding Docker: part 18 – Container restart policies

25
Comments
1 min read
My First 3 Months At A Startup

My First 3 Months At A Startup

8
Comments
8 min read
HTTP🌐 Methods🔨: GET 📖 and POST 📝 in 5 Minutes

HTTP🌐 Methods🔨: GET 📖 and POST 📝 in 5 Minutes

42
Comments 3
5 min read
Laravel PHP : 200+ free mini tutorials

Laravel PHP : 200+ free mini tutorials

13
Comments
1 min read
How to exceed expectations in your first job ? 👨‍💻👩‍💻🥇

How to exceed expectations in your first job ? 👨‍💻👩‍💻🥇

52
Comments 6
3 min read
Introduction | Shell Scripting

Introduction | Shell Scripting

18
Comments
2 min read
Free Workshop on SQL Serverless

Free Workshop on SQL Serverless

18
Comments 1
1 min read
A Simple Guide to Javascript Destructuring

A Simple Guide to Javascript Destructuring

69
Comments 3
9 min read
How to Make Learning Programming Effective and Enjoyable

How to Make Learning Programming Effective and Enjoyable

3
Comments
3 min read
100,000 post views on dev.to

100,000 post views on dev.to

31
Comments 23
1 min read
"<!DOCTYPE html>"

"<!DOCTYPE html>"

50
Comments 3
2 min read
Rocket Tutorial 04: Data Persistency and Rocket (with MongoDB)

Rocket Tutorial 04: Data Persistency and Rocket (with MongoDB)

9
Comments
15 min read
Cómo hacer grandiosas 'coding questions' y recibir mejores respuestas

Cómo hacer grandiosas 'coding questions' y recibir mejores respuestas

3
Comments
4 min read
03 Things You Should Know as a Software Developer

03 Things You Should Know as a Software Developer

8
Comments
3 min read
Introduction to GitHub Actions ( Part 1 )

Introduction to GitHub Actions ( Part 1 )

44
Comments
5 min read
Postman Testing

Postman Testing

12
Comments
3 min read
Tips On How to Learn Java at Home and Not to Get Nuts During The Process

Tips On How to Learn Java at Home and Not to Get Nuts During The Process

5
Comments
8 min read
Checking the Dimensions of an HTML Element in Vanilla JavaScript

Checking the Dimensions of an HTML Element in Vanilla JavaScript

19
Comments 3
2 min read
18 tips/tricks for Junior JavaScript Developer

18 tips/tricks for Junior JavaScript Developer

105
Comments 5
3 min read
How to statically type 'this' for a regular function in TypeScript

How to statically type 'this' for a regular function in TypeScript

11
Comments
2 min read
Best Mobile Apps to Learn Coding on the Go

Best Mobile Apps to Learn Coding on the Go

4
Comments
8 min read
loading...