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.
When nil Isn't Equal to nil

When nil Isn't Equal to nil

22
Comments
9 min read
Developing Style: Sinatra Security, Decorator Design Pattern

Developing Style: Sinatra Security, Decorator Design Pattern

14
Comments
14 min read
Setting up tape testing framework for basic frontend development

Setting up tape testing framework for basic frontend development

52
Comments
6 min read
Using Print Statements Are A Handy Way to Debug and Explore Code

Using Print Statements Are A Handy Way to Debug and Explore Code

59
Comments 17
6 min read
Let's build a search bar in React!

Let's build a search bar in React!

258
Comments 27
13 min read
Demystifying Array.reduce(): How to understand it and when to use it in your code

Demystifying Array.reduce(): How to understand it and when to use it in your code

86
Comments 5
3 min read
How to add "Preview Mode" style functionality to a Rails application

How to add "Preview Mode" style functionality to a Rails application

14
Comments 3
4 min read
What is top 5 most valuable courses in a CS Degree?

What is top 5 most valuable courses in a CS Degree?

46
Comments 9
1 min read
Stacks n Queues

Stacks n Queues

33
Comments
4 min read
How to ask good questions as a developer

How to ask good questions as a developer

75
Comments 4
5 min read
What I have learnt from a 14 hours project 😼

What I have learnt from a 14 hours project 😼

25
Comments
2 min read
A Complete Beginner's Guide to React

A Complete Beginner's Guide to React

2836
Comments 56
15 min read
How I broke Dev.to on my First PR

How I broke Dev.to on my First PR

80
Comments 8
1 min read
Voter Registration by New York Congressional Districts for 2018 Midterm Elections

Voter Registration by New York Congressional Districts for 2018 Midterm Elections

10
Comments
5 min read
How To Put Arrows at the Bottom of a Div

How To Put Arrows at the Bottom of a Div

33
Comments 1
3 min read
Learning Algorithms with JS, Python and Java 8: Sentence Capitalization

Learning Algorithms with JS, Python and Java 8: Sentence Capitalization

56
Comments 3
2 min read
Binary and Hexadecimal: Part 2 - Conversions

Binary and Hexadecimal: Part 2 - Conversions

45
Comments 2
8 min read
I worked on MSN, Live, and Bing Search at Microsoft, Ask Me Anything!

I worked on MSN, Live, and Bing Search at Microsoft, Ask Me Anything!

70
Comments 45
1 min read
Bash from scratch: learn enough bash to write your own scripts

Bash from scratch: learn enough bash to write your own scripts

227
Comments 20
9 min read
Testing applications with Cypress

Testing applications with Cypress

51
Comments 3
4 min read
MY Top 5 youtube channels (code version)

MY Top 5 youtube channels (code version)

56
Comments 5
2 min read
Using GitHub as a team

Using GitHub as a team

91
Comments
3 min read
The Blessing of Rejection (or Growing Past the "No")

The Blessing of Rejection (or Growing Past the "No")

110
Comments 18
5 min read
A gift for new devs

A gift for new devs

53
Comments 24
1 min read
Helpful Terminal Commands for Beginners!

Helpful Terminal Commands for Beginners!

319
Comments 30
5 min read
What in the IF is a ternary?

What in the IF is a ternary?

41
Comments 12
1 min read
Take your web development skills a notch higher

Take your web development skills a notch higher

127
Comments 11
3 min read
Intro to Linked Lists in JS

Intro to Linked Lists in JS

77
Comments 3
6 min read
My Experiences in a Coding Bootcamp for 2 Months

My Experiences in a Coding Bootcamp for 2 Months

23
Comments 8
6 min read
Jelly Fin: Open Source From Scratch, What I've Learned So Far

Jelly Fin: Open Source From Scratch, What I've Learned So Far

40
Comments
3 min read
6 Tips for making a responsive website from scratch

6 Tips for making a responsive website from scratch

14
Comments
5 min read
Top 7 Date methods you should know (Dart)

Top 7 Date methods you should know (Dart)

80
Comments 7
2 min read
World of Warcraft - Programmer's Edition

World of Warcraft - Programmer's Edition

42
Comments 7
2 min read
How a beginner should start his/her journey towards a professional developer?

How a beginner should start his/her journey towards a professional developer?

10
Comments 1
2 min read
Paying it Forward: Teaching Family to Code

Paying it Forward: Teaching Family to Code

47
Comments 11
2 min read
Creating a Hugo site on GitHub Pages

Creating a Hugo site on GitHub Pages

64
Comments 9
9 min read
First time going through coding interviews? Common questions and answers.

First time going through coding interviews? Common questions and answers.

96
Comments 1
3 min read
Hacking the Career Fair

Hacking the Career Fair

34
Comments
4 min read
Floating Spaceship

Floating Spaceship

37
Comments 4
1 min read
CakePHP 3: Bake by example

CakePHP 3: Bake by example

19
Comments 6
4 min read
Achievement Deserialized!

Achievement Deserialized!

8
Comments 2
1 min read
How to Write Readable Code In JavaScript

How to Write Readable Code In JavaScript

10
Comments
4 min read
What Your First Web Dev Job Will Be Like

What Your First Web Dev Job Will Be Like

33
Comments 1
3 min read
Online wellbeing : what are your rules?

Online wellbeing : what are your rules?

7
Comments 4
1 min read
Imposter? No, Baby, I'm the Real Deal

Imposter? No, Baby, I'm the Real Deal

11
Comments 2
1 min read
Variance in Kotlin Generics

Variance in Kotlin Generics

15
Comments
8 min read
What is your number 1 advice to newbies.

What is your number 1 advice to newbies.

35
Comments 21
1 min read
Getting Started with Vue.js Plugins [Production-Ready Example]

Getting Started with Vue.js Plugins [Production-Ready Example]

36
Comments 2
2 min read
My first week of learning Swift.

My first week of learning Swift.

62
Comments 7
3 min read
Hot reloading preact with parcel, the missing doc

Hot reloading preact with parcel, the missing doc

13
Comments 1
1 min read
Binary and Hexadecimal: Part 1

Binary and Hexadecimal: Part 1

69
Comments 2
6 min read
39 No Frills Keyboard Shortcuts every Developer Should Know About

39 No Frills Keyboard Shortcuts every Developer Should Know About

225
Comments 35
4 min read
Software engineering fetishes

Software engineering fetishes

46
Comments 12
3 min read
Differences Between #nil?, #empty?, #blank?, and #present?

Differences Between #nil?, #empty?, #blank?, and #present?

16
Comments 1
3 min read
The Slack App Directory Developer Review 👨🏻‍🏭

The Slack App Directory Developer Review 👨🏻‍🏭

32
Comments 2
12 min read
My Journey through Javascript: The Struggle is Real

My Journey through Javascript: The Struggle is Real

20
Comments
3 min read
Back to JS Basics

Back to JS Basics

37
Comments 7
3 min read
Improving Client-Side Performance

Improving Client-Side Performance

34
Comments
11 min read
The complete guide to Forms in React

The complete guide to Forms in React

156
Comments 3
6 min read
How to test methods in Go

How to test methods in Go

15
Comments 2
1 min read
loading...