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.
The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

The pitfalls 🕳️ of cloning objects in JS (with Object.assign & object spread)

51
Comments 2
2 min read
Mapping Objects in React

Mapping Objects in React

11
Comments
2 min read
Interview Prep #6: Rotate Image

Interview Prep #6: Rotate Image

9
Comments 2
1 min read
Beautiful Android rounded buttons

Beautiful Android rounded buttons

5
Comments
2 min read
ES6 Promises

ES6 Promises

14
Comments
5 min read
The Great Search [bar] - Part 2 - Deep Dive

The Great Search [bar] - Part 2 - Deep Dive

4
Comments
4 min read
The Ultimate Irony When I First Avoided Tests

The Ultimate Irony When I First Avoided Tests

68
Comments 8
5 min read
Do you think remote mentoring could work?

Do you think remote mentoring could work?

21
Comments 23
1 min read
Bubble Sort Algorithm Explained By Picking Teams At Recess

Bubble Sort Algorithm Explained By Picking Teams At Recess

24
Comments
6 min read
How to predict stocks price with TensorFlow.js

How to predict stocks price with TensorFlow.js

169
Comments 3
8 min read
How to deploy NodeJS with PostgreSQL on AWS in 60 seconds

How to deploy NodeJS with PostgreSQL on AWS in 60 seconds

5
Comments
5 min read
When not to code it from Scratch: Backend Edition

When not to code it from Scratch: Backend Edition

118
Comments 5
4 min read
To the point - http middleware in go with net/http Part - 2

To the point - http middleware in go with net/http Part - 2

10
Comments
3 min read
The Most Popular Front-End Developer Guide For ALL Skill Levels

The Most Popular Front-End Developer Guide For ALL Skill Levels

211
Comments 5
2 min read
10 common mistakes when learning to code and how to fix them

10 common mistakes when learning to code and how to fix them

118
Comments 4
13 min read
Why is my regex working intermittently?

Why is my regex working intermittently?

18
Comments 12
4 min read
Stencil: I Think I Found My Frontend Home

Stencil: I Think I Found My Frontend Home

177
Comments 31
6 min read
Vila oculta do Polimorfismo

Vila oculta do Polimorfismo

15
Comments 2
6 min read
How Blazor Is Going to Change Web Development

How Blazor Is Going to Change Web Development

471
Comments 62
5 min read
How I Split Work: Add all the cases

How I Split Work: Add all the cases

8
Comments
3 min read
✒️ Some 🔥 tips on using the JS console (console.log & console.table)

✒️ Some 🔥 tips on using the JS console (console.log & console.table)

132
Comments 11
2 min read
To Be A Great Programmer: Mindset And Learning Strategy

To Be A Great Programmer: Mindset And Learning Strategy

552
Comments 15
8 min read
How to stop copy-paste and make .gitignore globally?

How to stop copy-paste and make .gitignore globally?

10
Comments
3 min read
How to create a native macOS app on Go (Golang) and React.js with full code protection — Part 1

How to create a native macOS app on Go (Golang) and React.js with full code protection — Part 1

85
Comments 11
9 min read
Code Club

Code Club

8
Comments
7 min read
Typescript without Typescript

Typescript without Typescript

17
Comments 2
2 min read
Python: What are *args and **kwargs?

Python: What are *args and **kwargs?

94
Comments 7
2 min read
Easy Accessibility: <button> vs <a>

Easy Accessibility: <button> vs <a>

67
Comments 10
1 min read
Interview Prep #5: String Compression

Interview Prep #5: String Compression

19
Comments 1
2 min read
Introduction & Design

Introduction & Design

4
Comments
4 min read
Basic curl options

Basic curl options

81
Comments 17
2 min read
The Importance of Mentors: A Vets Who Code Story

The Importance of Mentors: A Vets Who Code Story

16
Comments 1
2 min read
Site Layouts in CSS

Site Layouts in CSS

49
Comments 3
3 min read
From dentist in India to developer in Berlin - how Meghna did it

From dentist in India to developer in Berlin - how Meghna did it

4
Comments 1
10 min read
Rust: Ownership and Borrowing

Rust: Ownership and Borrowing

22
Comments 2
3 min read
To the point - http middleware in go with net/http Part - 1

To the point - http middleware in go with net/http Part - 1

19
Comments
3 min read
The Ultimate Way To Overcome Challenging Tasks

The Ultimate Way To Overcome Challenging Tasks

14
Comments
4 min read
Functional Programming Part 1 – Intro to functional programming

Functional Programming Part 1 – Intro to functional programming

45
Comments 2
1 min read
My journey into GraphQL (part 1) - GraphQL 101

My journey into GraphQL (part 1) - GraphQL 101

11
Comments
5 min read
My Development Environment

My Development Environment

53
Comments 4
5 min read
Why do DNS changes take so long to show up?

Why do DNS changes take so long to show up?

5
Comments
3 min read
Dependency Injection From First Principles

Dependency Injection From First Principles

12
Comments 1
4 min read
How to add commits to another person's PR on your Github repo

How to add commits to another person's PR on your Github repo

34
Comments
2 min read
Ru-By-Oh!

Ru-By-Oh!

10
Comments
8 min read
Gatsby Navigation using Styled Components and useState hook

Gatsby Navigation using Styled Components and useState hook

9
Comments
5 min read
Pure and Simple - Tic Tac Toe with Javascript

Pure and Simple - Tic Tac Toe with Javascript

202
Comments 35
8 min read
Understanding JS primitives

Understanding JS primitives

46
Comments 2
3 min read
🛸 Is JavaScript using pass by value or pass by reference? Let's find out!

🛸 Is JavaScript using pass by value or pass by reference? Let's find out!

68
Comments 4
2 min read
🚄Node On Rails: Bootstrapping the CLI tool

🚄Node On Rails: Bootstrapping the CLI tool

19
Comments
3 min read
Python basics, for Javascript developers: Part One

Python basics, for Javascript developers: Part One

40
Comments 4
3 min read
All-in-one Kubernetes Host on DigitalOcean

All-in-one Kubernetes Host on DigitalOcean

13
Comments
11 min read
The beauty of Functional Programming

The beauty of Functional Programming

650
Comments 34
4 min read
My Journey into the World of Software Engineering

My Journey into the World of Software Engineering

9
Comments
3 min read
Why did I add a Terminal on my website (and how you can do it too)?

Why did I add a Terminal on my website (and how you can do it too)?

107
Comments 6
1 min read
Interview Prep #4: URLify String

Interview Prep #4: URLify String

7
Comments
2 min read
Slice and dice your commits with these git flags

Slice and dice your commits with these git flags

9
Comments
6 min read
JavaScript Arrow Functions

JavaScript Arrow Functions

10
Comments
2 min read
How to debug PHP using Visual Studio Code

How to debug PHP using Visual Studio Code

22
Comments 3
3 min read
🚀TOP Beginner ReactJS Resources 🎊2020🎊🚀

🚀TOP Beginner ReactJS Resources 🎊2020🎊🚀

159
Comments 2
1 min read
Apache Spark Accumulators, Simplified !

Apache Spark Accumulators, Simplified !

13
Comments 1
2 min read
loading...