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.
FREE Programming Books (& courses & code playgrounds) | Best of GitHub with RealToughCandy 04:14

FREE Programming Books (& courses & code playgrounds) | Best of GitHub with RealToughCandy

219
Comments 8
4 min read
Why React hooks (Part II: Reusable code)

Why React hooks (Part II: Reusable code)

6
Comments
5 min read
Efficiency in the Editor: How I overcame my fear of Vim

Efficiency in the Editor: How I overcame my fear of Vim

50
Comments 8
6 min read
How to learn JavaScript line by line 07:39

How to learn JavaScript line by line

111
Comments 1
1 min read
NodeJS: How To Create A Simple Server Using The HTTP Module

NodeJS: How To Create A Simple Server Using The HTTP Module

44
Comments 4
1 min read
Differences between "null" and "undefined" keywords?

Differences between "null" and "undefined" keywords?

83
Comments 10
1 min read
Image Relative Path in React

Image Relative Path in React

24
Comments 1
2 min read
An Overview of the Javascript GameDev Ecosystem

An Overview of the Javascript GameDev Ecosystem

206
Comments 21
7 min read
Formatting Code for DEV Comments and Posts

Formatting Code for DEV Comments and Posts

88
Comments 20
3 min read
Flexing Your Creativity Through Code

Flexing Your Creativity Through Code

108
Comments 9
4 min read
Disabling the native mobile keyboard

Disabling the native mobile keyboard

6
Comments
3 min read
Preparing your project being open sourced

Preparing your project being open sourced

143
Comments 12
5 min read
Modern Javascript Techniques

Modern Javascript Techniques

147
Comments 3
15 min read
Tips to Practice! & Build Projects!! 🚀

Tips to Practice! & Build Projects!! 🚀

100
Comments 10
4 min read
Functional VS Object-Oriented Programming

Functional VS Object-Oriented Programming

149
Comments 23
5 min read
Building REST API using Node/Express and Sequelize

Building REST API using Node/Express and Sequelize

48
Comments 2
7 min read
Never Mess With Cross Site Scripting And Here'is The Reason Why

Never Mess With Cross Site Scripting And Here'is The Reason Why

16
Comments
3 min read
An Introduction to the Hover Pseudo-class

An Introduction to the Hover Pseudo-class

85
Comments 6
3 min read
7 Tips to boost your productivity as a web developer 🚀

7 Tips to boost your productivity as a web developer 🚀

599
Comments 28
4 min read
What I Learned From Bombing An Amazon Coding Assessment

What I Learned From Bombing An Amazon Coding Assessment

313
Comments 40
2 min read
Productivity. Put the theory aside and practice !

Productivity. Put the theory aside and practice !

11
Comments
2 min read
How YOU can Dockerize a .Net Core app

How YOU can Dockerize a .Net Core app

156
Comments 5
8 min read
Practice what you don't like

Practice what you don't like

11
Comments 7
1 min read
5 Important Soft Skills (beside Communication). Non Technical. But ever so important

5 Important Soft Skills (beside Communication). Non Technical. But ever so important

42
Comments 2
6 min read
Developers mentoring other developers: practices I've seen work well

Developers mentoring other developers: practices I've seen work well

79
Comments 2
12 min read
Reasons developers avoid CSS

Reasons developers avoid CSS

69
Comments 24
6 min read
🎥 New video: Installing Istio on a Kubernetes cluster using Helm

🎥 New video: Installing Istio on a Kubernetes cluster using Helm

13
Comments 2
1 min read
Go Break Some Resumé Rules! (or not!)

Go Break Some Resumé Rules! (or not!)

53
Comments 2
6 min read
7 Habits Of Highly Effective Programmers - Inspired by an ex-Google TechLead #humor

7 Habits Of Highly Effective Programmers - Inspired by an ex-Google TechLead #humor

880
Comments 23
8 min read
A Gentle Introduction to Functional Programming in JavaScript

A Gentle Introduction to Functional Programming in JavaScript

19
Comments 1
1 min read
Using Enums as Properties

Using Enums as Properties

8
Comments 1
3 min read
How much Python can you learn in a week?

How much Python can you learn in a week?

12
Comments 1
2 min read
Create a Graph Fast With This Simplest Guide to D3

Create a Graph Fast With This Simplest Guide to D3

9
Comments
5 min read
Build a React & Firebase Blog Site: Part 2

Build a React & Firebase Blog Site: Part 2

104
Comments 1
6 min read
12 Function tricks every Python developer should know

12 Function tricks every Python developer should know

69
Comments 2
3 min read
Learn how to implement two stacks with an array

Learn how to implement two stacks with an array

7
Comments 1
2 min read
Never Too Late to Learn: My (meandering) path to a career in software engineering

Never Too Late to Learn: My (meandering) path to a career in software engineering

87
Comments 6
9 min read
Attribute, Property, or Directive

Attribute, Property, or Directive

6
Comments
1 min read
What does "job ready" mean really?

What does "job ready" mean really?

16
Comments 1
2 min read
Start.ng Tourism Project

Start.ng Tourism Project

3
Comments
1 min read
PostCSS Preset Env: Babel for CSS

PostCSS Preset Env: Babel for CSS

36
Comments 6
3 min read
Centering Elements with Flexbox

Centering Elements with Flexbox

102
Comments 14
1 min read
Best DEV.to Posts for Beginners: Week of August 12, 2019

Best DEV.to Posts for Beginners: Week of August 12, 2019

62
Comments 1
3 min read
5 Great Strategies for Learning to Code

5 Great Strategies for Learning to Code

158
Comments 4
7 min read
Typescript. Simple React components.

Typescript. Simple React components.

68
Comments 12
2 min read
How to use Pandas in Python

How to use Pandas in Python

9
Comments
3 min read
Function, procedure, method, operator...

Function, procedure, method, operator...

54
Comments
5 min read
Is JavaScript a hard language to learn? (and other things)

Is JavaScript a hard language to learn? (and other things)

32
Comments 13
1 min read
Why is it worth to attend local meetups?

Why is it worth to attend local meetups?

9
Comments 4
3 min read
PWA and offline cache

PWA and offline cache

18
Comments
1 min read
JavaScript Iterators and Generators: Synchronous Iterators

JavaScript Iterators and Generators: Synchronous Iterators

154
Comments 2
1 min read
The difference between mocks and stubs, explained with JS

The difference between mocks and stubs, explained with JS

159
Comments 3
3 min read
Grokking Algorithms – Recursions

Grokking Algorithms – Recursions

9
Comments
1 min read
Desenvolvendo Aplicação Node.js & Express.js com Docker

Desenvolvendo Aplicação Node.js & Express.js com Docker

88
Comments 8
11 min read
Publishing my first Game

Publishing my first Game

12
Comments 2
3 min read
Job Search Resources and Tips

Job Search Resources and Tips

116
Comments 9
2 min read
I spent an entire Saturday trying to understand .reduce()

I spent an entire Saturday trying to understand .reduce()

25
Comments 6
2 min read
Automatically counting and numbering HTML elements with CSS counters

Automatically counting and numbering HTML elements with CSS counters

104
Comments 3
1 min read
Object.fromEntries (ES2019) - An elegant inverse of Object.entries (ES2017)

Object.fromEntries (ES2019) - An elegant inverse of Object.entries (ES2017)

8
Comments
1 min read
Render a List from an Object in React

Render a List from an Object in React

6
Comments
1 min read
loading...