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.
How to make Good Website part 1/3

How to make Good Website part 1/3

3
Comments
1 min read
Add Tailwind V2 into React in 5 minutes

Add Tailwind V2 into React in 5 minutes

29
Comments 5
2 min read
Why You Should Always Use Curly Braces For Single Statement Blocks In C#

Why You Should Always Use Curly Braces For Single Statement Blocks In C#

7
Comments 4
2 min read
Top 5 youtube channels for beginner Programmer.

Top 5 youtube channels for beginner Programmer.

3
Comments 2
1 min read
Favorite Resource of the Week: Profile Pic Maker

Favorite Resource of the Week: Profile Pic Maker

11
Comments
2 min read
How To Learn A Programming Language

How To Learn A Programming Language

5
Comments
2 min read
Babel: Plugins, Presets and Parsers

Babel: Plugins, Presets and Parsers

31
Comments
4 min read
Simplifying your application state management with Recoil

Simplifying your application state management with Recoil

19
Comments 1
4 min read
How to unit-test a private (non-exported) function in JavaScript

How to unit-test a private (non-exported) function in JavaScript

4
Comments
4 min read
Functions in Ruby

Functions in Ruby

7
Comments
5 min read
Building Gutenberg Blocks with Advanced Custom Fields (ACF) as a Stopgap

Building Gutenberg Blocks with Advanced Custom Fields (ACF) as a Stopgap

7
Comments 1
7 min read
Round Robin Scheduling | Operating System - M02 P07

Round Robin Scheduling | Operating System - M02 P07

4
Comments 1
3 min read
devNuggets: Write HTML like a supercharged dev with emmet

devNuggets: Write HTML like a supercharged dev with emmet

4
Comments
3 min read
10 JavaScript Interview Questions

10 JavaScript Interview Questions

145
Comments 8
3 min read
Two obvious tips on how to use video courses the right way

Two obvious tips on how to use video courses the right way

6
Comments
3 min read
I Contributed to Open Source (and it was hard...)

I Contributed to Open Source (and it was hard...)

7
Comments 2
6 min read
Filesystem For Data Scientists, With Useful Style

Filesystem For Data Scientists, With Useful Style

8
Comments
5 min read
Introduction to Firebase Storage #2: Retrieve & Delete Files

Introduction to Firebase Storage #2: Retrieve & Delete Files

2
Comments 1
3 min read
Understanding Docker: part 17 – Dockerfile Tips: CMD - string vs JSON syntax

Understanding Docker: part 17 – Dockerfile Tips: CMD - string vs JSON syntax

38
Comments
1 min read
Reusing Images: Publishing to a registry

Reusing Images: Publishing to a registry

6
Comments
2 min read
What do you evaluate before learning a new programming language? 📊

What do you evaluate before learning a new programming language? 📊

4
Comments 4
1 min read
Dart null safety - Solving the billion-dollar mistake

Dart null safety - Solving the billion-dollar mistake

9
Comments 1
5 min read
Merge Sort: When You're Too Much of a Nerd to Use .sort()

Merge Sort: When You're Too Much of a Nerd to Use .sort()

5
Comments 2
5 min read
Node & Express server, but with TypeScript !

Node & Express server, but with TypeScript !

82
Comments 3
5 min read
Integrate your No-Code Power Virtual Agents with Low-Code Bot Framework Composer

Integrate your No-Code Power Virtual Agents with Low-Code Bot Framework Composer

2
Comments
4 min read
Announcing a Free Curriculum: Web Development for Beginners

Announcing a Free Curriculum: Web Development for Beginners

313
Comments 23
3 min read
Desestructuración en javascript

Desestructuración en javascript

6
Comments
2 min read
Introducing Xtra-Power CSS: Device Size No more a Challenge!!!

Introducing Xtra-Power CSS: Device Size No more a Challenge!!!

38
Comments 5
2 min read
10 CSS Tips & Tricks for Beginners

10 CSS Tips & Tricks for Beginners

10
Comments
7 min read
Layout Component and why we use it in React

Layout Component and why we use it in React

100
Comments 9
3 min read
Introduction to Recursion in JavaScript: How It Works and How to Use It

Introduction to Recursion in JavaScript: How It Works and How to Use It

24
Comments
10 min read
Angular. Where to start?

Angular. Where to start?

9
Comments 14
1 min read
Higher Order Components in React.

Higher Order Components in React.

10
Comments
7 min read
Create custom ESLint rules in 2 minutes

Create custom ESLint rules in 2 minutes

15
Comments 1
3 min read
Introduction to React-Bootstrap

Introduction to React-Bootstrap

10
Comments
4 min read
Getting a Hash Value from a String of Concatenated Keys

Getting a Hash Value from a String of Concatenated Keys

6
Comments
4 min read
React Hooks Common Mistakes

React Hooks Common Mistakes

81
Comments
6 min read
Write better code and be a better programmer by NEVER USING ELSE statements

Write better code and be a better programmer by NEVER USING ELSE statements

151
Comments 63
5 min read
Ranges in Ruby

Ranges in Ruby

6
Comments
4 min read
Awesome FrontendMasters course resources

Awesome FrontendMasters course resources

63
Comments 2
3 min read
Princípio da Responsabilidade Única - Princípios S.O.L.I.D.

Princípio da Responsabilidade Única - Princípios S.O.L.I.D.

24
Comments 2
3 min read
Question on Shortest Job First | Operating System - M02 P06

Question on Shortest Job First | Operating System - M02 P06

3
Comments
2 min read
What is Vuex

What is Vuex

12
Comments 2
2 min read
Beginner Python Projects part 1

Beginner Python Projects part 1

11
Comments
1 min read
What are call(), apply() and bind() in JavaScript

What are call(), apply() and bind() in JavaScript

5
Comments
2 min read
5 Mindsets to avoid when you start coding

5 Mindsets to avoid when you start coding

20
Comments
6 min read
Day 3 of #100DaysofCode

Day 3 of #100DaysofCode

9
Comments
3 min read
Quick ramp-up with NodeJS

Quick ramp-up with NodeJS

8
Comments 6
6 min read
How to Become a Bootcamp Level Web Developer

How to Become a Bootcamp Level Web Developer

4
Comments
5 min read
JavaScript Code Daily Challenge #2

JavaScript Code Daily Challenge #2

15
Comments 3
1 min read
How I learned to code & built a real software product in ~ 6 months

How I learned to code & built a real software product in ~ 6 months

93
Comments 2
3 min read
Beginners guide to writing Postman API Tests

Beginners guide to writing Postman API Tests

30
Comments
5 min read
Integrate Azure Active Directory (AD) with AWS Cognito User Pool

Integrate Azure Active Directory (AD) with AWS Cognito User Pool

9
Comments 7
5 min read
Effective Naming of Booleans

Effective Naming of Booleans

1
Comments
3 min read
Job application tips - interview with tech recruiter

Job application tips - interview with tech recruiter

13
Comments
2 min read
Being SMART about learning to code.

Being SMART about learning to code.

9
Comments 2
8 min read
How to Iterate Through Multiple Python Lists at Once

How to Iterate Through Multiple Python Lists at Once

5
Comments
2 min read
Two days since I started studying Swift and that what I learned

Two days since I started studying Swift and that what I learned

5
Comments 2
1 min read
Beginners: Let's build COVID Safe solutions with AI & Power Platform

Beginners: Let's build COVID Safe solutions with AI & Power Platform

14
Comments
9 min read
How to create a Stack using JavaScript

How to create a Stack using JavaScript

32
Comments 4
2 min read
loading...