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.
We need to talk: More on the problems juniors are facing

We need to talk: More on the problems juniors are facing

70
Comments 11
3 min read
Callbacks, Promises, and Async/Await in JavaScript

Callbacks, Promises, and Async/Await in JavaScript

74
Comments 2
3 min read
Binding privileged port 514 to Logstash 7.10.0

Binding privileged port 514 to Logstash 7.10.0

6
Comments 1
4 min read
JavaScript Code Daily Challenge #12

JavaScript Code Daily Challenge #12

6
Comments 1
1 min read
Let's explore the setTimeout and setInterval methods in JavaScript

Let's explore the setTimeout and setInterval methods in JavaScript

7
Comments
2 min read
Stupid Bash! Stupid me! Comparing Strings in Bash

Stupid Bash! Stupid me! Comparing Strings in Bash

9
Comments 2
2 min read
What is Currying In JavaScript Is and How to Use It

What is Currying In JavaScript Is and How to Use It

51
Comments 10
7 min read
A comprehensive guide to Rails enum

A comprehensive guide to Rails enum

19
Comments
3 min read
How I would "learn to code"

How I would "learn to code"

3
Comments 4
4 min read
Merkle Metric to measure the reliability of blockchains for production use

Merkle Metric to measure the reliability of blockchains for production use

4
Comments
4 min read
7 tips to help you ace your first technical interview

7 tips to help you ace your first technical interview

9
Comments
5 min read
10 famous Javascript libraries for Machine Learning

10 famous Javascript libraries for Machine Learning

96
Comments 5
5 min read
Protocol Oriented Programming in Swift

Protocol Oriented Programming in Swift

6
Comments 2
3 min read
Hello Dev's !

Hello Dev's !

6
Comments
1 min read
Introduction to DOM Manipulation

Introduction to DOM Manipulation

42
Comments
6 min read
Example of Stored Procedures in PostgreSQL

Example of Stored Procedures in PostgreSQL

11
Comments 1
2 min read
Conditional Rendering in React.js every beginner must know.

Conditional Rendering in React.js every beginner must know.

10
Comments
3 min read
Five tips to make you a better presenter at virtual events

Five tips to make you a better presenter at virtual events

2
Comments
4 min read
Best Github Profile

Best Github Profile

3
Comments
1 min read
Binary Semaphore | Operating System - M03 P06

Binary Semaphore | Operating System - M03 P06

4
Comments
2 min read
How to use tutorials effectively to learn how to code

How to use tutorials effectively to learn how to code

66
Comments 2
7 min read
100 Days of Code: Day 2

100 Days of Code: Day 2

7
Comments 1
2 min read
Binary Search Tree in cpp

Binary Search Tree in cpp

7
Comments
1 min read
A mental model for how Git works on a team

A mental model for how Git works on a team

15
Comments
3 min read
React | Build a Slack Contact Form

React | Build a Slack Contact Form

7
Comments 5
7 min read
Developers cheat sheets

Developers cheat sheets

11
Comments 3
1 min read
How to Write GraphQL Queries

How to Write GraphQL Queries

18
Comments
8 min read
File Test Operator | Shell Scripting

File Test Operator | Shell Scripting

2
Comments
2 min read
Creating a GraphQL API with Apollo Server

Creating a GraphQL API with Apollo Server

6
Comments
6 min read
Correct syntax to output the type of variable or object?

Correct syntax to output the type of variable or object?

6
Comments 9
1 min read
How To Build A Tiny App/Product - The Tech Stacks And Tips I learned

How To Build A Tiny App/Product - The Tech Stacks And Tips I learned

7
Comments
6 min read
Beginners guide to Writing Newman API Tests

Beginners guide to Writing Newman API Tests

10
Comments
5 min read
Python3 Programming - Exercise 2 - Data Types

Python3 Programming - Exercise 2 - Data Types

2
Comments
3 min read
How to write good commit messages?

How to write good commit messages?

15
Comments
3 min read
Part 3: Cloud Practitioners Exam Study Session EC2

Part 3: Cloud Practitioners Exam Study Session EC2

5
Comments
5 min read
How to Improve Lighthouse Score - Best Practices

How to Improve Lighthouse Score - Best Practices

18
Comments
2 min read
Do I Need CSRF Token?

Do I Need CSRF Token?

2
Comments 7
1 min read
Two weeks since I started studying Swift and that what I learned

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

5
Comments
1 min read
3 amazing REACT HOOKS to keep your code organized neatly

3 amazing REACT HOOKS to keep your code organized neatly

231
Comments 4
6 min read
AzureFunBytes Episode 22 - @Azure Migrations with @LBugnion

AzureFunBytes Episode 22 - @Azure Migrations with @LBugnion

8
Comments
1 min read
I don't like it

I don't like it

4
Comments 2
3 min read
10 Awesome Github Repos Every Web Developer Should Know

10 Awesome Github Repos Every Web Developer Should Know

1006
Comments 53
4 min read
can anybody can tell me how i make reponsive image in css ?

can anybody can tell me how i make reponsive image in css ?

2
Comments 4
1 min read
Arrow function in Javascript

Arrow function in Javascript

7
Comments
2 min read
Machine Learning: Visual Introduction

Machine Learning: Visual Introduction

6
Comments
1 min read
Wisdom from the Internet, content that influenced how I think about software (and life).

Wisdom from the Internet, content that influenced how I think about software (and life).

10
Comments
3 min read
The Day 0 post.

The Day 0 post.

3
Comments
1 min read
Git and github 101 - พื้นฐาน git และ github

Git and github 101 - พื้นฐาน git และ github

6
Comments
2 min read
How to remove a number from an array with JavaScript

How to remove a number from an array with JavaScript

5
Comments
2 min read
Soon-to-be Ruby on Rails --api Programmer (writing my first book)

Soon-to-be Ruby on Rails --api Programmer (writing my first book)

8
Comments 2
2 min read
SFTP server in Ubuntu

SFTP server in Ubuntu

11
Comments 1
4 min read
Semaphores and Counting Semaphores | Operating System - M03 P05

Semaphores and Counting Semaphores | Operating System - M03 P05

5
Comments
3 min read
4 Things beginner Figma users have no idea about

4 Things beginner Figma users have no idea about

39
Comments 4
2 min read
If Statement | Shell Scripting

If Statement | Shell Scripting

6
Comments
2 min read
How the web works- The big picture

How the web works- The big picture

4
Comments
2 min read
Passing Arguments | Shell Scripting

Passing Arguments | Shell Scripting

4
Comments
2 min read
FrontEnd projects for Beginners

FrontEnd projects for Beginners

16
Comments 1
2 min read
Create your first React Native app with react-native cli as a beginner.

Create your first React Native app with react-native cli as a beginner.

28
Comments 7
2 min read
Intro to basic React Native Components like View and Text.

Intro to basic React Native Components like View and Text.

8
Comments
3 min read
React Redux Deep Dive: State Management in React with Redux

React Redux Deep Dive: State Management in React with Redux

47
Comments 3
8 min read
loading...