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.
Getting Started with 3D: CSS 3D Transformations

Getting Started with 3D: CSS 3D Transformations

9
Comments
2 min read
State of CSS: Multi-Column Layout

State of CSS: Multi-Column Layout

8
Comments 2
2 min read
Learn the basics of Socket.io by making a Multiplayer Game

Learn the basics of Socket.io by making a Multiplayer Game

103
Comments 3
11 min read
5 npm Tips/Tricks You (Probably) Don't Know 🚀

5 npm Tips/Tricks You (Probably) Don't Know 🚀

143
Comments 4
3 min read
Markdown Cheat Sheet part-1

Markdown Cheat Sheet part-1

12
Comments 5
2 min read
Functional Programming Asks For a Mutable Developer

Functional Programming Asks For a Mutable Developer

5
Comments
2 min read
Create Better Notifications For Your Web

Create Better Notifications For Your Web

54
Comments 4
2 min read
Template Literal Types in TypeScript 4.1

Template Literal Types in TypeScript 4.1

5
Comments 1
2 min read
Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Personal Empowerment Protocol: The Importance of Self-Agency in Programming

Comments
4 min read
Python Zero to Hero - Ep.32 - Exploring what's in a package 58:22

Python Zero to Hero - Ep.32 - Exploring what's in a package

7
Comments
1 min read
Becoming A Software Developer

Becoming A Software Developer

51
Comments 2
10 min read
Flutter router in 4 easy steps

Flutter router in 4 easy steps

11
Comments
2 min read
Começando com Powershell

Começando com Powershell

2
Comments
3 min read
CSS Variables for Beginner

CSS Variables for Beginner

15
Comments
3 min read
Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

Day 27 Of 100DaysOfCode : Simple Code Using Database And SQL

4
Comments 1
2 min read
Component driven development with Svelte

Component driven development with Svelte

11
Comments
3 min read
Asp.Net Core 5 Rest API Step by Step

Asp.Net Core 5 Rest API Step by Step

56
Comments 3
5 min read
CLI tools: Replace snake by camel in a text file

CLI tools: Replace snake by camel in a text file

6
Comments
1 min read
AzureFunBytes Reminder - 01/21/2021 2PM EST - Linux, Go, and @Azure with @as_w

AzureFunBytes Reminder - 01/21/2021 2PM EST - Linux, Go, and @Azure with @as_w

9
Comments
2 min read
Additional Hooks in React - useReducer()

Additional Hooks in React - useReducer()

46
Comments
3 min read
Aws compute inthirtyseconds :)

Aws compute inthirtyseconds :)

7
Comments
1 min read
Eloquent JavaScript Review #Chapter1

Eloquent JavaScript Review #Chapter1

8
Comments
5 min read
Announcing the CodeNewbie Community

Announcing the CodeNewbie Community

185
Comments 12
3 min read
Writing a Image Processing Codes from Python on Scratch

Writing a Image Processing Codes from Python on Scratch

4
Comments
5 min read
"Scaling" up as a Beginner in programming

"Scaling" up as a Beginner in programming

4
Comments 1
1 min read
Why I think Jest is better than Mocha & Chai

Why I think Jest is better than Mocha & Chai

25
Comments 2
4 min read
Road to Genius - Python Series level 3

Road to Genius - Python Series level 3

5
Comments
2 min read
🐍 Python: Crash course

🐍 Python: Crash course

3
Comments
3 min read
5 phases to create a 5-year growth plan as a developer

5 phases to create a 5-year growth plan as a developer

55
Comments
5 min read
Calculating the number of seconds until midnight

Calculating the number of seconds until midnight

6
Comments
1 min read
Grids -> CSS: Learn through code way

Grids -> CSS: Learn through code way

44
Comments 4
4 min read
My journey through React

My journey through React

11
Comments 8
2 min read
Starting web development in 2021

Starting web development in 2021

14
Comments 9
2 min read
Create A PDF From Multiple Images Using Python

Create A PDF From Multiple Images Using Python

25
Comments
3 min read
Javascript: The trend!

Javascript: The trend!

33
Comments 13
4 min read
OhSnap! Instantly Improve Your Git Commit Messages

OhSnap! Instantly Improve Your Git Commit Messages

50
Comments 6
2 min read
Layout with Flexbox - Codecademy PRO version

Layout with Flexbox - Codecademy PRO version

14
Comments
2 min read
Use the JavaScript Notification API to Display Native Popups

Use the JavaScript Notification API to Display Native Popups

43
Comments
4 min read
What Method Chaining in JavaScript Is, How It Works and How to Use It

What Method Chaining in JavaScript Is, How It Works and How to Use It

62
Comments 7
9 min read
Numeric Separators in JavaScript

Numeric Separators in JavaScript

35
Comments 2
1 min read
Semantics, what does it mean?

Semantics, what does it mean?

29
Comments 2
4 min read
How To Do Common JavaScript Object Operations

How To Do Common JavaScript Object Operations

20
Comments
3 min read
Step by step guide on utilising Docker Compose with Asp.Net Core, SQL Server

Step by step guide on utilising Docker Compose with Asp.Net Core, SQL Server

30
Comments
5 min read
Get Started with Cloud Computing

Get Started with Cloud Computing

15
Comments
6 min read
How to Fix Google Chrome/Chromium asks for password to unlock keyring in Linux

How to Fix Google Chrome/Chromium asks for password to unlock keyring in Linux

32
Comments 4
2 min read
Day 26 Of 100DaysOfCode: Class Inheritance

Day 26 Of 100DaysOfCode: Class Inheritance

2
Comments
2 min read
Regex basics with explanations and examples

Regex basics with explanations and examples

36
Comments
4 min read
What exactly is API?

What exactly is API?

236
Comments 16
3 min read
Testing

Testing

6
Comments
6 min read
Measuring JavaScript App Performance with the Performance API

Measuring JavaScript App Performance with the Performance API

23
Comments 2
5 min read
Essential Linux commands Every Dev should know !!

Essential Linux commands Every Dev should know !!

10
Comments 4
2 min read
How to create a secure password that you can remember

How to create a secure password that you can remember

23
Comments 9
2 min read
3 affirmations for the next 365 days: on improving myself as a developer

3 affirmations for the next 365 days: on improving myself as a developer

28
Comments
3 min read
Understanding Docker: part 27 – Container

Understanding Docker: part 27 – Container

11
Comments 3
1 min read
Running Cron Jobs On Your Local Mac

Running Cron Jobs On Your Local Mac

5
Comments
4 min read
5 Convincing reasons to choose Linux for programming

5 Convincing reasons to choose Linux for programming

33
Comments 11
7 min read
10 Fantastic Books By Developers For Developers

10 Fantastic Books By Developers For Developers

1589
Comments 72
8 min read
JavaScript Var, Let, and Const

JavaScript Var, Let, and Const

22
Comments 2
3 min read
A guide to Array.reduce() Method in JavaScript

A guide to Array.reduce() Method in JavaScript

38
Comments
3 min read
What advice would I give to new Junior Developers.

What advice would I give to new Junior Developers.

8
Comments 2
2 min read
loading...