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 AsyncLocalStorage instead of LocalStorage?

Why AsyncLocalStorage instead of LocalStorage?

56
Comments 2
1 min read
POUR Explained: A Beginner's Guide to Accessibility

POUR Explained: A Beginner's Guide to Accessibility

24
Comments 2
3 min read
5 books every developer must read before it's too late

5 books every developer must read before it's too late

650
Comments 18
4 min read
Asynchronous Functions in JavaScript

Asynchronous Functions in JavaScript

7
Comments 1
3 min read
Web Project Ideas

Web Project Ideas

6
Comments 1
2 min read
Memory leak by anonymous functions

Memory leak by anonymous functions

42
Comments 6
2 min read
How to send contact form data to an email address without server-side language

How to send contact form data to an email address without server-side language

5
Comments 2
4 min read
Data Structures & Algorithms: The Evergreen Duo

Data Structures & Algorithms: The Evergreen Duo

30
Comments
7 min read
Deno for JavaScript Beginners

Deno for JavaScript Beginners

279
Comments 19
7 min read
My First eBook

My First eBook

4
Comments 2
1 min read
Git for Newbies [0]

Git for Newbies [0]

5
Comments
2 min read
Evolution of NLP

Evolution of NLP

32
Comments
6 min read
Spread operator

Spread operator

5
Comments
1 min read
Short Introduction to TypeScript

Short Introduction to TypeScript

6
Comments
3 min read
Working with SQLite in Python

Working with SQLite in Python

16
Comments
3 min read
Git and GitHub: Merge

Git and GitHub: Merge

7
Comments 1
6 min read
How to Organize Your Code

How to Organize Your Code

10
Comments
2 min read
Python crash course for non-python programmers

Python crash course for non-python programmers

34
Comments 2
12 min read
Which Cloud Provider do you use?

Which Cloud Provider do you use?

4
Comments 5
1 min read
What is Agile Software Development?

What is Agile Software Development?

8
Comments
3 min read
Git Explained: A Project Umbrella Structure Using Git Submodules

Git Explained: A Project Umbrella Structure Using Git Submodules

62
Comments 3
6 min read
In Sync with Asynchronous Request Methods: Axios

In Sync with Asynchronous Request Methods: Axios

4
Comments
3 min read
ÂŋQuÃĐ son API's? (para dummies)

ÂŋQuÃĐ son API's? (para dummies)

12
Comments 3
2 min read
Learn Golang by building a fintech banking app - Lesson1: Start the project

Learn Golang by building a fintech banking app - Lesson1: Start the project

367
Comments 5
6 min read
Why You're More Qualified Than You Think In Tech.

Why You're More Qualified Than You Think In Tech.

7
Comments
4 min read
Six minutes to learn Azure Static Web Apps

Six minutes to learn Azure Static Web Apps

98
Comments 11
1 min read
Android App Development, IOS App Development & Cross-Platform App Development(React Native) - Which one to choose?

Android App Development, IOS App Development & Cross-Platform App Development(React Native) - Which one to choose?

17
Comments 3
8 min read
From Sales to Learning How to Code to Developerâ€Ķâ€ĶWell Almost (Part 2)

From Sales to Learning How to Code to Developerâ€Ķâ€ĶWell Almost (Part 2)

5
Comments 3
6 min read
8 JavaScript Recommendations to a Struggling Student

8 JavaScript Recommendations to a Struggling Student

18
Comments
4 min read
Generate Certificates using Python

Generate Certificates using Python

11
Comments 2
4 min read
Understanding JavaScript Callback Functions for Beginners

Understanding JavaScript Callback Functions for Beginners

5
Comments
4 min read
Pointers and tips: dispelling the magic of git merge

Pointers and tips: dispelling the magic of git merge

14
Comments 1
8 min read
Spring Boot Continuous Integration pipeline using CircleCI

Spring Boot Continuous Integration pipeline using CircleCI

10
Comments
4 min read
Log Log Log .. how to deforest with Java CDI

Log Log Log .. how to deforest with Java CDI

6
Comments
2 min read
Fluxo de uma requisiçÃĢo no Django

Fluxo de uma requisiçÃĢo no Django

21
Comments 2
3 min read
Chat app with React Native (Part 6): Create a custom hook to change status bar styles

Chat app with React Native (Part 6): Create a custom hook to change status bar styles

43
Comments
5 min read
Paths to Becoming a Developer

Paths to Becoming a Developer

28
Comments 1
2 min read
Dicas rÃĄpidas - React para Iniciantes

Dicas rÃĄpidas - React para Iniciantes

4
Comments
1 min read
Easy way to show/hide password for javascript beginners.

Easy way to show/hide password for javascript beginners.

25
Comments
3 min read
CSS Quickies: CSS Multi-column Layout Module

CSS Quickies: CSS Multi-column Layout Module

41
Comments 6
3 min read
The Complete JSON Tutorial – Quickly Learn JSON

The Complete JSON Tutorial – Quickly Learn JSON

128
Comments 2
8 min read
My First Week as a Software Engineer Intern

My First Week as a Software Engineer Intern

15
Comments
4 min read
👀 Detect when your site is visible to users

👀 Detect when your site is visible to users

121
Comments 4
1 min read
Deno PostgreSQL Tutorial

Deno PostgreSQL Tutorial

25
Comments
1 min read
Use Node.js to build a time server and a web server

Use Node.js to build a time server and a web server

14
Comments
1 min read
Generar certificados con Python

Generar certificados con Python

7
Comments
5 min read
Capstone Project - The Battle of Neighborhoods

Capstone Project - The Battle of Neighborhoods

5
Comments
4 min read
3 React Native Styling Tips

3 React Native Styling Tips

5
Comments
5 min read
How did you get past learning on your own to working on real projects?

How did you get past learning on your own to working on real projects?

6
Comments
1 min read
Build your own Kanban board with Laravel & VueJS

Build your own Kanban board with Laravel & VueJS

61
Comments 3
15 min read
Behind the scenes: From the moment you enter a URL

Behind the scenes: From the moment you enter a URL

64
Comments 12
3 min read
How to deploy a MEN stack app from our local machines to Heroku

How to deploy a MEN stack app from our local machines to Heroku

14
Comments 2
5 min read
My Top 7 Picks on PyCon 2020 Online

My Top 7 Picks on PyCon 2020 Online

48
Comments 4
4 min read
🛑 How to API Testing with JSON Server?

🛑 How to API Testing with JSON Server?

7
Comments
1 min read
Async in Dart (4) āļ„āļ§āļšāļ„āļļāļĄāļ‚āđ‰āļ­āļĄāļđāļĨāđƒāļ™streamāļ­āļĒāđˆāļēāļ‡āđ€āļŦāļ™āļ·āļ­āļŠāļąāđ‰āļ™āļ”āđ‰āļ§āļĒ StreamController

Async in Dart (4) āļ„āļ§āļšāļ„āļļāļĄāļ‚āđ‰āļ­āļĄāļđāļĨāđƒāļ™streamāļ­āļĒāđˆāļēāļ‡āđ€āļŦāļ™āļ·āļ­āļŠāļąāđ‰āļ™āļ”āđ‰āļ§āļĒ StreamController

6
Comments
2 min read
Static Web Apps - First Look

Static Web Apps - First Look

291
Comments 13
5 min read
Data Structures & Algorithms in JavaScript(Sorted linked list)

Data Structures & Algorithms in JavaScript(Sorted linked list)

9
Comments
2 min read
Git | GitHub and Version Control

Git | GitHub and Version Control

11
Comments 3
4 min read
Software Licensing: What is the Copyleft

Software Licensing: What is the Copyleft

65
Comments 5
4 min read
Journey of a .c file

Journey of a .c file

8
Comments
4 min read
loading...