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 Exit Vim?

How To Exit Vim?

6
Comments 1
3 min read
Tired of Programming?

Tired of Programming?

65
Comments 7
3 min read
Apache Kafka: An Introduction

Apache Kafka: An Introduction

20
Comments
8 min read
Setting up Tailwind 1.0 on a new Laravel project

Setting up Tailwind 1.0 on a new Laravel project

14
Comments
1 min read
How I’m working to overcome my struggles as a junior developer

How I’m working to overcome my struggles as a junior developer

6
Comments
9 min read
Fixing Bad Habits By Learning To Love Them: Agile Retrospectives

Fixing Bad Habits By Learning To Love Them: Agile Retrospectives

54
Comments 4
5 min read
Serching for the best online JavaScript schools

Serching for the best online JavaScript schools

3
Comments 1
1 min read
10 Things Every Software Developer Should Know

10 Things Every Software Developer Should Know

215
Comments 47
15 min read
You Don’t Need to Be a JavaScript Expert

You Don’t Need to Be a JavaScript Expert

58
Comments 5
1 min read
Review of Build a Modern Computer from First Principles: Nand to Tetris

Review of Build a Modern Computer from First Principles: Nand to Tetris

11
Comments
4 min read
Collection Of Over 30 Dev Tips

Collection Of Over 30 Dev Tips

99
Comments 11
1 min read
Improve your Dockerfile, best practices

Improve your Dockerfile, best practices

350
Comments 8
6 min read
Elegant JavaScript Code - Combining Two Strings

Elegant JavaScript Code - Combining Two Strings

9
Comments
2 min read
Mastering GNU grep and ripgrep

Mastering GNU grep and ripgrep

8
Comments 4
2 min read
My Machine Learning Journey, So Far...

My Machine Learning Journey, So Far...

6
Comments 3
3 min read
Explain Blockchain Like I'm Five

Explain Blockchain Like I'm Five

16
Comments 2
2 min read
Do I Need A Computer Science Degree To Get A Job In Tech?

Do I Need A Computer Science Degree To Get A Job In Tech?

98
Comments 54
3 min read
Cover Reveal! Your First Year in Code

Cover Reveal! Your First Year in Code

15
Comments 1
1 min read
Dev hack: Viewing tricky-to-view images in the browser

Dev hack: Viewing tricky-to-view images in the browser

18
Comments 1
2 min read
A Grammar-Based Naming Convention

A Grammar-Based Naming Convention

168
Comments 28
6 min read
Pushing Left, Like a Boss — Part 5.2 — Use Safe Dependencies

Pushing Left, Like a Boss — Part 5.2 — Use Safe Dependencies

18
Comments 3
1 min read
Level Up Your Ruby Skillz: Working With Arrays

Level Up Your Ruby Skillz: Working With Arrays

227
Comments 23
9 min read
Importance of Serializers

Importance of Serializers

6
Comments
4 min read
Improve your Docker workflow with this VS Code extension

Improve your Docker workflow with this VS Code extension

180
Comments
9 min read
A step by step guide to build a CLI(Command Line Interface) app using Node.js

A step by step guide to build a CLI(Command Line Interface) app using Node.js

26
Comments 1
8 min read
3 Essential Tips That Make Your Source Code Shine

3 Essential Tips That Make Your Source Code Shine

18
Comments
5 min read
Classification and Regression Analysis with Decision Trees

Classification and Regression Analysis with Decision Trees

14
Comments 1
8 min read
An Introduction to React Native

An Introduction to React Native

80
Comments 6
9 min read
Playing with Go: Functions as a parameter

Playing with Go: Functions as a parameter

8
Comments
2 min read
How I was able to move past tutorials

How I was able to move past tutorials

58
Comments 2
5 min read
Where to find hosting?

Where to find hosting?

12
Comments 2
3 min read
A Basic Introduction to APIs

A Basic Introduction to APIs

40
Comments
3 min read
Best Resources to learn React Native

Best Resources to learn React Native

14
Comments 1
1 min read
⚙️ Explain Selenium & Webdrivers automation (Like I'm Five)

⚙️ Explain Selenium & Webdrivers automation (Like I'm Five)

11
Comments 2
5 min read
Creating a GraphQL server with NodeJS

Creating a GraphQL server with NodeJS

92
Comments 5
13 min read
Generating random color with single line of js code

Generating random color with single line of js code

57
Comments 4
2 min read
Honey, I Type Checked The Children

Honey, I Type Checked The Children

65
Comments 5
4 min read
7 Javascript Methods That Aid DOM Manipulation

7 Javascript Methods That Aid DOM Manipulation

182
Comments 24
5 min read
Tips for Perfecting Your Online Presence

Tips for Perfecting Your Online Presence

57
Comments 3
3 min read
What I would look for in a junior developer

What I would look for in a junior developer

204
Comments 34
3 min read
How To Quickly Deploy Node Js App To Heroku

How To Quickly Deploy Node Js App To Heroku

58
Comments 4
3 min read
6 Myths About Heroku, Debunked

6 Myths About Heroku, Debunked

47
Comments 7
5 min read
.NET Technology Stacks for Windows Desktop Development

.NET Technology Stacks for Windows Desktop Development

52
Comments 13
7 min read
An Expose into the world of Tech: using the profiles of top female achievers in Tech

An Expose into the world of Tech: using the profiles of top female achievers in Tech

7
Comments
7 min read
Tip #3 A Very Basic Html Structure

Tip #3 A Very Basic Html Structure

9
Comments
1 min read
Choosing GraphQL or Restful API?

Choosing GraphQL or Restful API?

5
Comments
1 min read
64 bit fun. Counting from 0 to MaxValue

64 bit fun. Counting from 0 to MaxValue

11
Comments
3 min read
Don't Use Bash for Scripting (All the Time)

Don't Use Bash for Scripting (All the Time)

149
Comments 32
7 min read
JavaScript Modulo operation and the Caesar Cipher

JavaScript Modulo operation and the Caesar Cipher

8
Comments
4 min read
Flexbox 101

Flexbox 101

132
Comments 9
4 min read
Tips for Flatiron Students Working With a React/Rails Stack

Tips for Flatiron Students Working With a React/Rails Stack

12
Comments
5 min read
Arrays, any way you slice it

Arrays, any way you slice it

15
Comments 6
3 min read
Everything you need to get up and running with VueJS.

Everything you need to get up and running with VueJS.

373
Comments 8
12 min read
Line by Line: leaflet.js

Line by Line: leaflet.js

7
Comments
1 min read
How long did it take you to get comfortable with the command line?

How long did it take you to get comfortable with the command line?

9
Comments 3
1 min read
Automate NPM packages security fixes with recurring tasks on CI

Automate NPM packages security fixes with recurring tasks on CI

77
Comments 8
5 min read
Using passed in props in react class methods

Using passed in props in react class methods

6
Comments 1
1 min read
Know Thyself For Developer Job Search

Know Thyself For Developer Job Search

46
Comments
4 min read
Mentoring as a way of overcoming the impostor syndrome

Mentoring as a way of overcoming the impostor syndrome

16
Comments 4
3 min read
Explain Javascript Async/Sync like I am Five

Explain Javascript Async/Sync like I am Five

5
Comments 1
1 min read
loading...