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.
Tips to write elegant and resilient components

Tips to write elegant and resilient components

225
Comments 9
4 min read
Writing Your First Browser Extension Tutorial - Part 2

Writing Your First Browser Extension Tutorial - Part 2

105
Comments 2
7 min read
Code a Responsive Navbar with HTML and CSS Flexbox: Pt. 1

Code a Responsive Navbar with HTML and CSS Flexbox: Pt. 1

217
Comments 8
6 min read
Simple Internet Radio Music Visualizer

Simple Internet Radio Music Visualizer

9
Comments
5 min read
How reduce() function really works

How reduce() function really works

67
Comments 8
3 min read
Starting with a new programming language?

Starting with a new programming language?

7
Comments 2
3 min read
Experiences with Pseudocode

Experiences with Pseudocode

14
Comments
3 min read
VsCode vs Sublime vs Atom: Coding IDEs Compared

VsCode vs Sublime vs Atom: Coding IDEs Compared

9
Comments 2
2 min read
Find and Replace Text in 1 or More Files Using Vim, fzf and ripgrep

Find and Replace Text in 1 or More Files Using Vim, fzf and ripgrep

14
Comments
2 min read
Apache Kafka for Node.js Developers

Apache Kafka for Node.js Developers

93
Comments 3
3 min read
How to organize your Asp.net core Startup file

How to organize your Asp.net core Startup file

18
Comments 3
3 min read
Setting Up Node API with Typescript

Setting Up Node API with Typescript

11
Comments 2
2 min read
About Pair Programming

About Pair Programming

86
Comments 11
4 min read
Things You May Not Know About Freelance Web Development Pricing

Things You May Not Know About Freelance Web Development Pricing

120
Comments 9
6 min read
Troubleshooting CSS

Troubleshooting CSS

11
Comments
3 min read
Asynchronous JavaScript Under 5 Minutes

Asynchronous JavaScript Under 5 Minutes

100
Comments 2
4 min read
Using DevTools to write CSS faster

Using DevTools to write CSS faster

49
Comments 2
6 min read
4 Ways to Calculate a Running Total With SQL

4 Ways to Calculate a Running Total With SQL

51
Comments 7
4 min read
Customizing 11ty Blog

Customizing 11ty Blog

13
Comments 3
3 min read
Managing CNAMEs with Azure Resource Manager Templates

Managing CNAMEs with Azure Resource Manager Templates

25
Comments
3 min read
How to manage time between competitive coding, learning new things, & personal projects?

How to manage time between competitive coding, learning new things, & personal projects?

11
Comments
1 min read
How to Debug JavaScript Quickly

How to Debug JavaScript Quickly

51
Comments 4
6 min read
PHP Noob Basics

PHP Noob Basics

17
Comments 12
3 min read
Do Developers Need Computer Science Degrees?

Do Developers Need Computer Science Degrees?

8
Comments
5 min read
ArangoDB Tutorial - Getting Started with ArangoDB

ArangoDB Tutorial - Getting Started with ArangoDB

6
Comments
1 min read
Take a few minutes for yourself

Take a few minutes for yourself

20
Comments 1
1 min read
Learn SQL from Scratch - PostgreSQL Tutorial for Beginners

Learn SQL from Scratch - PostgreSQL Tutorial for Beginners

37
Comments
2 min read
Intro to Client Side Git Hooks

Intro to Client Side Git Hooks

14
Comments
5 min read
How to use mongoDB with your Lumen API

How to use mongoDB with your Lumen API

9
Comments
2 min read
What the Func, Action?

What the Func, Action?

13
Comments
3 min read
Build habits, or habits will build themselves.

Build habits, or habits will build themselves.

76
Comments 4
4 min read
Why you should incorporate (as a contractor)

Why you should incorporate (as a contractor)

41
Comments 12
3 min read
Code a Skewed Card Design Using CSS 2D Transforms

Code a Skewed Card Design Using CSS 2D Transforms

34
Comments 2
6 min read
The Building an Indie Business Podcast- Benefits of Podcasting

The Building an Indie Business Podcast- Benefits of Podcasting

5
Comments
1 min read
background-blend-mode property

background-blend-mode property

9
Comments 2
1 min read
My Journey to finally choosing software as a career

My Journey to finally choosing software as a career

6
Comments 3
2 min read
Kafka Connect - Crash Course

Kafka Connect - Crash Course

51
Comments 9
7 min read
Top 9 Django Concepts - Part 1

Top 9 Django Concepts - Part 1

28
Comments 2
5 min read
How to use your .dockerignore as a whitelist

How to use your .dockerignore as a whitelist

40
Comments
3 min read
Introduction to JavaScript Regular Expressions

Introduction to JavaScript Regular Expressions

108
Comments 5
6 min read
Lambda Strong

Lambda Strong

12
Comments 2
3 min read
currentColor (a CSS variable before CSS variables were cool)

currentColor (a CSS variable before CSS variables were cool)

14
Comments
1 min read
Simple JSON:API plugin for Nuxt.js

Simple JSON:API plugin for Nuxt.js

15
Comments
2 min read
Making it simple : Dual booting Ubuntu with Windows-10 (For absolute beginners)

Making it simple : Dual booting Ubuntu with Windows-10 (For absolute beginners)

8
Comments 1
4 min read
Introducción a Docker - Conceptos básicos

Introducción a Docker - Conceptos básicos

43
Comments 5
6 min read
My 2nd take-home challenge, and an online coding test

My 2nd take-home challenge, and an online coding test

7
Comments 2
4 min read
Understanding Databases (Relational)

Understanding Databases (Relational)

16
Comments
3 min read
How long should it take to land your first dev job???

How long should it take to land your first dev job???

61
Comments 11
3 min read
Java Daily Coding Problem #006

Java Daily Coding Problem #006

47
Comments 3
12 min read
Higher-Order Function in Javascript - Javascript weekly

Higher-Order Function in Javascript - Javascript weekly

41
Comments
4 min read
Why is streaming while you're developing not so popular?

Why is streaming while you're developing not so popular?

63
Comments 75
1 min read
First Offer Received

First Offer Received

127
Comments 21
3 min read
Using grep and history command to find previous commands in Linux

Using grep and history command to find previous commands in Linux

30
Comments 4
2 min read
Dead Simple Python: Lambdas, Decorators, and Other Magic

Dead Simple Python: Lambdas, Decorators, and Other Magic

125
Comments 15
14 min read
My Stumbling Journey Building a Large Scale App

My Stumbling Journey Building a Large Scale App

54
Comments 6
6 min read
What Not to Do as a Programmer - My List After 2 Years of Working In Teams

What Not to Do as a Programmer - My List After 2 Years of Working In Teams

632
Comments 64
3 min read
8 Coding Games to Improve and Level Up Your Programming Skills

8 Coding Games to Improve and Level Up Your Programming Skills

603
Comments 29
7 min read
4 Actionable Tips To Immediately Improve Your UI Shadow Design (Design File & Code Included) 04:55

4 Actionable Tips To Immediately Improve Your UI Shadow Design (Design File & Code Included)

123
Comments 7
3 min read
Joi — awesome code validation for Node.js and Express

Joi — awesome code validation for Node.js and Express

362
Comments 33
9 min read
How to create a custom sort order in javascript

How to create a custom sort order in javascript

59
Comments 2
2 min read
loading...