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 program better (or This is what is wrong with your code)

How to program better (or This is what is wrong with your code)

196
Comments 13
20 min read
Why you should always consider user intent and expectations when creating UI

Why you should always consider user intent and expectations when creating UI

16
Comments
4 min read
AzureFunBytes Short - Create a @Azure Linux Virtual Machine

AzureFunBytes Short - Create a @Azure Linux Virtual Machine

8
Comments
1 min read
Write Fewer Media Queries With the Clamp() CSS Function

Write Fewer Media Queries With the Clamp() CSS Function

478
Comments 23
2 min read
How to Dockerize a NodeJs App

How to Dockerize a NodeJs App

9
Comments
2 min read
AutoScraper and Flask: Create an API From Any Website in Less Than 5 Minutes

AutoScraper and Flask: Create an API From Any Website in Less Than 5 Minutes

14
Comments
3 min read
Beginner Projects For Angular In 2020

Beginner Projects For Angular In 2020

14
Comments
2 min read
The Danger of Specializing Too Early

The Danger of Specializing Too Early

12
Comments
2 min read
Full-Stack Developer Vs Software Engineer

Full-Stack Developer Vs Software Engineer

92
Comments 15
3 min read
All about Destructuring

All about Destructuring

5
Comments
1 min read
100DaysOfCode | Day 41

100DaysOfCode | Day 41

5
Comments 2
1 min read
How does Django validate passwords?

How does Django validate passwords?

9
Comments
3 min read
Rewriting normal function as arrow function

Rewriting normal function as arrow function

4
Comments
1 min read
Class Inheritance

Class Inheritance

8
Comments
1 min read
10 Things To Know As A Fullstack Developer 👁️👄👁️

10 Things To Know As A Fullstack Developer 👁️👄👁️

665
Comments 41
3 min read
Hacktoberfest 2020 participation

Hacktoberfest 2020 participation

2
Comments
1 min read
Studying a programming language: tips from a former language teacher

Studying a programming language: tips from a former language teacher

71
Comments 9
3 min read
🧙‍♂️ 9 JavaScript Tips & Tricks To Code Like A Wizard

🧙‍♂️ 9 JavaScript Tips & Tricks To Code Like A Wizard

271
Comments 7
3 min read
So You Want to be a Coder?

So You Want to be a Coder?

33
Comments 10
3 min read
What I learned from my first month as a Junior Developer

What I learned from my first month as a Junior Developer

23
Comments 3
2 min read
How to Redesign a Website

How to Redesign a Website

31
Comments 3
1 min read
How I’m learning about APIs by building a Slackbot — Part 1

How I’m learning about APIs by building a Slackbot — Part 1

6
Comments
6 min read
100 Days Of Code | Day 1

100 Days Of Code | Day 1

6
Comments 1
1 min read
Binomial Distribution Examples.

Binomial Distribution Examples.

6
Comments
4 min read
Explain to me like I am Five: Time Complexity

Explain to me like I am Five: Time Complexity

30
Comments
3 min read
WAI-ARIA : An Introduction

WAI-ARIA : An Introduction

8
Comments 1
3 min read
Recent Grads: Does WFH feel like living on an island?

Recent Grads: Does WFH feel like living on an island?

6
Comments
4 min read
An Introduction to Data Visualization with VX and D3

An Introduction to Data Visualization with VX and D3

10
Comments
3 min read
Implement 5 Sorting Algorithms using JavaScript.

Implement 5 Sorting Algorithms using JavaScript.

12
Comments
7 min read
Visualising documentation: JavaSript array.of

Visualising documentation: JavaSript array.of

4
Comments
1 min read
Intro To React [For Beginners]

Intro To React [For Beginners]

252
Comments 13
18 min read
Git Ignore Locally: Ignore Files in Local Copy

Git Ignore Locally: Ignore Files in Local Copy

6
Comments
1 min read
Clean up your code with Async and Await

Clean up your code with Async and Await

3
Comments
3 min read
First Day on DEV!

First Day on DEV!

35
Comments 19
1 min read
Coming from JavaScript to Ruby

Coming from JavaScript to Ruby

10
Comments 4
4 min read
#11 Pressure - Tips from The Clean Coder

#11 Pressure - Tips from The Clean Coder

7
Comments 2
3 min read
You're doing better than you think

You're doing better than you think

6
Comments
4 min read
Learning Regex in Javascript Part 1

Learning Regex in Javascript Part 1

26
Comments 1
2 min read
GIT INIT (Part-1)

GIT INIT (Part-1)

24
Comments
4 min read
Classes are just a fancy way of writing higher order functions

Classes are just a fancy way of writing higher order functions

5
Comments 2
2 min read
Does Python has a main function?

Does Python has a main function?

33
Comments 10
2 min read
Multiple Events to a Listener with JavaScript

Multiple Events to a Listener with JavaScript

17
Comments
2 min read
Car Accident Severity Report Analysis with IBM Watson

Car Accident Severity Report Analysis with IBM Watson

6
Comments 4
4 min read
Basic Statistics using Python📈

Basic Statistics using Python📈

44
Comments
3 min read
Difference Between null And undefined In Javascript (with Notes)

Difference Between null And undefined In Javascript (with Notes)

47
Comments 3
2 min read
Live preview of react-app on mobile

Live preview of react-app on mobile

8
Comments 3
1 min read
6 Productivity Practices for New (or Old) Developers

6 Productivity Practices for New (or Old) Developers

126
Comments 2
8 min read
How to choose a remote job board to subscribe to

How to choose a remote job board to subscribe to

36
Comments 4
4 min read
Set up special Github readme!

Set up special Github readme!

4
Comments
3 min read
100DaysOfCode | Day 40

100DaysOfCode | Day 40

6
Comments 1
1 min read
Speeding up my website

Speeding up my website

6
Comments 4
3 min read
Components in react🔥

Components in react🔥

6
Comments 4
1 min read
My Favorite JavaScript Tips and Tricks

My Favorite JavaScript Tips and Tricks

415
Comments 23
8 min read
Node.js with SQLite

Node.js with SQLite

8
Comments 3
3 min read
The Incredible Diana

The Incredible Diana

9
Comments 1
2 min read
React Bootstrap Tutorial | How to add Bootstrap to React

React Bootstrap Tutorial | How to add Bootstrap to React

62
Comments 5
5 min read
How to Learn Programming in 2020: Tips and Life Hacks from a Tutor

How to Learn Programming in 2020: Tips and Life Hacks from a Tutor

11
Comments 1
7 min read
“CSS Flexbox Cheatsheet” v3

“CSS Flexbox Cheatsheet” v3

309
Comments 18
1 min read
Intro to Keyboard A11y: An (interactive) guide to Tab & Tabindex 🗂⌨️🗺

Intro to Keyboard A11y: An (interactive) guide to Tab & Tabindex 🗂⌨️🗺

8
Comments
4 min read
Just Which Way Does The Auth Flow? #3

Just Which Way Does The Auth Flow? #3

5
Comments
4 min read
loading...