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.
Start your blog with a Dev.to backend

Start your blog with a Dev.to backend

194
Comments 13
10 min read
[Case Study] Converting Users into Developer Advocates

[Case Study] Converting Users into Developer Advocates

37
Comments 2
4 min read
How I learned to love the terminal

How I learned to love the terminal

92
Comments 7
3 min read
Build a Node.js CLI using yargs

Build a Node.js CLI using yargs

59
Comments 2
5 min read
Using CSS custom properties to reduce the size of your CSS

Using CSS custom properties to reduce the size of your CSS

64
Comments 1
3 min read
Discuss: React Hooks and Life After the Container-Component Pattern

Discuss: React Hooks and Life After the Container-Component Pattern

17
Comments 2
3 min read
Optional Chaining and Nullish Coalescing are coming to JavaScript

Optional Chaining and Nullish Coalescing are coming to JavaScript

96
Comments 7
3 min read
10 Unpopular Javascript Array Methods

10 Unpopular Javascript Array Methods

130
Comments 16
5 min read
CSS Floats

CSS Floats

14
Comments 1
6 min read
CSS basics

CSS basics

8
Comments
1 min read
How I upgrade my Mac for development in Catalina macOS

How I upgrade my Mac for development in Catalina macOS

77
Comments 12
4 min read
The differences between typeof and instanceof in OO JS

The differences between typeof and instanceof in OO JS

7
Comments
2 min read
Creating a smart palindrome app

Creating a smart palindrome app

37
Comments
5 min read
Docker Containers Explained by Renting Office Space

Docker Containers Explained by Renting Office Space

133
Comments 6
5 min read
How does Ruby method lookup work? 🤔

How does Ruby method lookup work? 🤔

5
Comments 4
1 min read
Getting started with CSS variables

Getting started with CSS variables

80
Comments 4
2 min read
Good and Bad Practices of Coding in Python

Good and Bad Practices of Coding in Python

745
Comments 20
8 min read
What the 🤬 is DevOps: People, Process and Products

What the 🤬 is DevOps: People, Process and Products

14
Comments
7 min read
Reset or sync local branch to a remote repository

Reset or sync local branch to a remote repository

10
Comments
3 min read
Let's get philosophical: how do you know when you're a dev?

Let's get philosophical: how do you know when you're a dev?

6
Comments 3
1 min read
CSS Variables

CSS Variables

18
Comments
7 min read
How to write cleaner functions.

How to write cleaner functions.

96
Comments 5
4 min read
#200in4days, Update 1

#200in4days, Update 1

5
Comments 3
1 min read
Job Search and Interview Tips for Fellow Bootcampers

Job Search and Interview Tips for Fellow Bootcampers

10
Comments 1
5 min read
2nd Interview Experience(Python-Dev)

2nd Interview Experience(Python-Dev)

8
Comments 1
3 min read
ReshuffleDB - the DB that's always there for you

ReshuffleDB - the DB that's always there for you

7
Comments
1 min read
Add or delete a property of an object in JavaScript

Add or delete a property of an object in JavaScript

6
Comments
5 min read
Rest and Spread operator: Three dots that changed JavaScript

Rest and Spread operator: Three dots that changed JavaScript

7
Comments
6 min read
HTML/CSS tutorial: create a simple responsive login form

HTML/CSS tutorial: create a simple responsive login form

129
Comments 15
4 min read
Why regular expression is a hot topic and why is it hard?

Why regular expression is a hot topic and why is it hard?

6
Comments 2
1 min read
A case for code comments?

A case for code comments?

32
Comments 4
5 min read
Stepping Through Recursive Fibonacci Function

Stepping Through Recursive Fibonacci Function

12
Comments
2 min read
Binary Search - A Simple Code

Binary Search - A Simple Code

7
Comments
2 min read
My #100DaysOfCode Experience 😄

My #100DaysOfCode Experience 😄

19
Comments 3
3 min read
Understanding JavaScript objects

Understanding JavaScript objects

180
Comments 3
5 min read
How to draw tech sketchnotes

How to draw tech sketchnotes

14
Comments
1 min read
What are you learning?

What are you learning?

15
Comments 15
2 min read
6 mitos sobre Heroku, desacreditados

6 mitos sobre Heroku, desacreditados

11
Comments 1
5 min read
Bash commands I have been using every day as a developer

Bash commands I have been using every day as a developer

10
Comments 2
3 min read
Introduction To Recursion & The Call Stack

Introduction To Recursion & The Call Stack

33
Comments
1 min read
Thoughts on Data Structures

Thoughts on Data Structures

5
Comments
3 min read
Aliases: Making the command line your friend

Aliases: Making the command line your friend

66
Comments 9
2 min read
What is etcd ? Kubernetes bitesize

What is etcd ? Kubernetes bitesize

47
Comments 1
2 min read
What to Learn First

What to Learn First

8
Comments 2
3 min read
CSS Backgrounds

CSS Backgrounds

50
Comments 1
7 min read
5 Tips You Can’t Afford to Miss as a Dev Rookie

5 Tips You Can’t Afford to Miss as a Dev Rookie

65
Comments
6 min read
Packaging is not an architecture or few words about Monolith

Packaging is not an architecture or few words about Monolith

14
Comments 7
1 min read
Considerations and overview of web backend architectures

Considerations and overview of web backend architectures

16
Comments
4 min read
Example: Imperative vs. Functional

Example: Imperative vs. Functional

77
Comments 26
1 min read
Convert Iterable to Array using Spread

Convert Iterable to Array using Spread

99
Comments 6
3 min read
Model View Controller: The 3 dimensions of programming

Model View Controller: The 3 dimensions of programming

8
Comments
4 min read
Git: How to move misallocated commits

Git: How to move misallocated commits

43
Comments 4
1 min read
Functional programming is great, but not for the reasons everyone keeps telling you

Functional programming is great, but not for the reasons everyone keeps telling you

8
Comments
2 min read
13 useful JavaScript array tips and tricks you should know

13 useful JavaScript array tips and tricks you should know

934
Comments 58
5 min read
Companies are Looking for Entry Level Devs with These Technical Skills!

Companies are Looking for Entry Level Devs with These Technical Skills!

19
Comments 1
4 min read
Fetching data with Core Data

Fetching data with Core Data

5
Comments
2 min read
How to Get Past JavaScript Tutorials: Copy & Paste

How to Get Past JavaScript Tutorials: Copy & Paste

52
Comments 1
5 min read
Binary Search - Intro

Binary Search - Intro

4
Comments
2 min read
HTML `<kbd>` Tag

HTML `<kbd>` Tag

232
Comments 18
3 min read
Two Sum - Challenge 4

Two Sum - Challenge 4

5
Comments
2 min read
loading...