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.
Big O Notation: O(N Log N)

Big O Notation: O(N Log N)

28
Comments
4 min read
Create a Simple 0-dependency Toast (part 2) - Class-based

Create a Simple 0-dependency Toast (part 2) - Class-based

19
Comments 2
3 min read
How to build a basic Web Component with Lit Element

How to build a basic Web Component with Lit Element

38
Comments 7
6 min read
Destructuring JavaScript Objects

Destructuring JavaScript Objects

6
Comments
1 min read
React: Image with Loading State using Aspect Ratio

React: Image with Loading State using Aspect Ratio

11
Comments
2 min read
How to Render a List with React

How to Render a List with React

6
Comments
4 min read
The Beginner's Guide To React: Fragment

The Beginner's Guide To React: Fragment

32
Comments 2
2 min read
React debugging session - Why is this function called hundreds of times?

React debugging session - Why is this function called hundreds of times?

14
Comments 1
13 min read
The #7Days7Websites Coding Challenge

The #7Days7Websites Coding Challenge

140
Comments 18
1 min read
JS Flashcards: Flipping Cards Part 1

JS Flashcards: Flipping Cards Part 1

37
Comments
3 min read
Replacing a conditional loop with short-circuit evaluation

Replacing a conditional loop with short-circuit evaluation

7
Comments
3 min read
What went wrong when I started learning to program at 12?

What went wrong when I started learning to program at 12?

8
Comments
4 min read
4 Mistakes I Made When I First Learned How To Code

4 Mistakes I Made When I First Learned How To Code

15
Comments 2
2 min read
Merging Branches with git #Part 2.

Merging Branches with git #Part 2.

7
Comments
3 min read
Reacts JS: Stateful vs Stateless Components

Reacts JS: Stateful vs Stateless Components

13
Comments
3 min read
Remote Jobs Sites [updated 2022]

Remote Jobs Sites [updated 2022]

243
Comments 20
2 min read
Lockdown Programming Challenges: 1. Password Strength Indicator

Lockdown Programming Challenges: 1. Password Strength Indicator

13
Comments 7
1 min read
Dapper .NET: Multiple Mapping

Dapper .NET: Multiple Mapping

8
Comments
6 min read
How to Easily use GRPC and Protocol Buffers with NodeJS

How to Easily use GRPC and Protocol Buffers with NodeJS

27
Comments
8 min read
Any suggestions for the project idea?

Any suggestions for the project idea?

7
Comments 14
1 min read
Typewriter Component for Vue.js

Typewriter Component for Vue.js

11
Comments 3
2 min read
How does JavaScript engine work?

How does JavaScript engine work?

71
Comments
7 min read
#100DaysofCode

#100DaysofCode

13
Comments 3
2 min read
Front-End-Snippets E01: Is window and document object the same?

Front-End-Snippets E01: Is window and document object the same?

11
Comments
2 min read
The Beginner's Guide To React: JSX

The Beginner's Guide To React: JSX

19
Comments
6 min read
5min JS - dynamic placeholder text 04:58

5min JS - dynamic placeholder text

12
Comments
1 min read
Containerize React app with Docker for Production

Containerize React app with Docker for Production

121
Comments 13
5 min read
Demystifying Word Vectors

Demystifying Word Vectors

17
Comments
8 min read
5 Useful Resources to Help You Learn JavaScript

5 Useful Resources to Help You Learn JavaScript

66
Comments
4 min read
How do you come up with new side projects?

How do you come up with new side projects?

77
Comments 28
1 min read
24 debugging tips and tricks

24 debugging tips and tricks

17
Comments
6 min read
Youtuber Dennis Ivy learned coding and sold a website for $40k

Youtuber Dennis Ivy learned coding and sold a website for $40k

33
Comments 1
6 min read
React Hooks Tutorial: The Practical Guide to Learning Hooks for Beginners

React Hooks Tutorial: The Practical Guide to Learning Hooks for Beginners

75
Comments 4
15 min read
TypedDict vs dataclasses in Python — Epic typing BATTLE!

TypedDict vs dataclasses in Python — Epic typing BATTLE!

26
Comments 3
9 min read
From firefighter to web developer (via nursing) - how Lee did it

From firefighter to web developer (via nursing) - how Lee did it

3
Comments 1
9 min read
Convert Adobe XD to Responsive HTML and CSS website

Convert Adobe XD to Responsive HTML and CSS website

59
Comments 1
2 min read
Best Way To Learn React

Best Way To Learn React

9
Comments 4
4 min read
Recording Your Terminal to SVG

Recording Your Terminal to SVG

50
Comments
4 min read
Difference between HTMLCollection and NodeList

Difference between HTMLCollection and NodeList

61
Comments 7
3 min read
Extract Functions Arguments using Destructure in JavaScript

Extract Functions Arguments using Destructure in JavaScript

104
Comments 13
4 min read
Learning ES6/JavaScript - Part 1

Learning ES6/JavaScript - Part 1

122
Comments 2
5 min read
Dart 104: การสืบทอดคลาส Inheritance และ Mixin

Dart 104: การสืบทอดคลาส Inheritance และ Mixin

10
Comments
3 min read
Building Compile-time Tools With Elixir's Compiler Tracing Features

Building Compile-time Tools With Elixir's Compiler Tracing Features

18
Comments
7 min read
First Steps 👶 with Node.js Part 1

First Steps 👶 with Node.js Part 1

30
Comments
1 min read
Not Setting up web development environment [lamp] in Ubuntu Linux [memoir/unedited]

Not Setting up web development environment [lamp] in Ubuntu Linux [memoir/unedited]

5
Comments 1
18 min read
Looking for Your First Dev Role: Advice for Young Devs by a Young Dev Part 2

Looking for Your First Dev Role: Advice for Young Devs by a Young Dev Part 2

77
Comments 1
8 min read
My goal for my channel...

My goal for my channel...

7
Comments
1 min read
Re:Invent Yourself and Your Company With Serverless

Re:Invent Yourself and Your Company With Serverless

20
Comments 3
9 min read
The creator of Compelling Python talks learning to code without a Computer Science degree

The creator of Compelling Python talks learning to code without a Computer Science degree

4
Comments
7 min read
Basic fetch requests with JS + Rails

Basic fetch requests with JS + Rails

19
Comments 2
3 min read
How the founder of Gumroad and Pinterest employee #2 learned to code

How the founder of Gumroad and Pinterest employee #2 learned to code

5
Comments
3 min read
Massive Resources For Every PHP Developer To Bookmark

Massive Resources For Every PHP Developer To Bookmark

140
Comments 5
2 min read
Elm Calculator Part 3 - Add CSS

Elm Calculator Part 3 - Add CSS

9
Comments
4 min read
Logging Improves Quality of Life

Logging Improves Quality of Life

6
Comments
3 min read
Benefits Of Building Projects

Benefits Of Building Projects

48
Comments 14
1 min read
Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

Benchmarking Scala with ScalaMeter, Pt. 2 (Scala DCP #004)

9
Comments 1
10 min read
How Javascript works

How Javascript works

11
Comments
4 min read
React state management

React state management

8
Comments
5 min read
5 Mistakes I Made My First Year Learning to Code

5 Mistakes I Made My First Year Learning to Code

102
Comments 18
4 min read
What non-coding skills do you want to learn next?

What non-coding skills do you want to learn next?

73
Comments 97
1 min read
loading...