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.
CSS-in-JS: What happened to readability?

CSS-in-JS: What happened to readability?

11
Comments 8
4 min read
Effective titles and more

Effective titles and more

5
Comments
6 min read
I made a scripting language in Rust for fun

I made a scripting language in Rust for fun

25
Comments 2
2 min read
đź’ˇUX Tip: Every pixel in your UI should have a purpose

đź’ˇUX Tip: Every pixel in your UI should have a purpose

3
Comments
1 min read
Smallest C++ Application

Smallest C++ Application

2
Comments
1 min read
Preface

Preface

6
Comments
1 min read
Why I Quit my Full-Time Job to Learn Code.

Why I Quit my Full-Time Job to Learn Code.

14
Comments 4
4 min read
How Text becomes Executable?

How Text becomes Executable?

3
Comments
1 min read
Comandos de Linux que deberĂ­as conocer (tercera parte)

Comandos de Linux que deberĂ­as conocer (tercera parte)

8
Comments 2
11 min read
Fun Project for getting started with AI: Rekognition DetectText

Fun Project for getting started with AI: Rekognition DetectText

20
Comments
2 min read
Difference Between var, let, and const

Difference Between var, let, and const

6
Comments 1
4 min read
What is the coolest new tech that devs should learn?

What is the coolest new tech that devs should learn?

5
Comments 2
1 min read
Introduction to e2e testing in JavaScript with Cypress

Introduction to e2e testing in JavaScript with Cypress

7
Comments
7 min read
How File-System Based Routing Works in Next.js

How File-System Based Routing Works in Next.js

8
Comments
4 min read
Composition Root Pattern: How to Write Modular Software

Composition Root Pattern: How to Write Modular Software

8
Comments
3 min read
End-to-End Encrypted iOS Chat with Apple's CryptoKit

End-to-End Encrypted iOS Chat with Apple's CryptoKit

6
Comments
6 min read
What in the world is <!DOCTYPE html> for? Browser's "Quirks mode"

What in the world is <!DOCTYPE html> for? Browser's "Quirks mode"

24
Comments 2
3 min read
Promise.resolve()

Promise.resolve()

7
Comments
1 min read
Sinatra - Movies catalog (Part-1)

Sinatra - Movies catalog (Part-1)

9
Comments
5 min read
Web Responsive Layouts

Web Responsive Layouts

10
Comments
3 min read
How to Change Background Opacity without Affecting Text

How to Change Background Opacity without Affecting Text

29
Comments 2
1 min read
CSS Pseudo-Elements for Beginners.

CSS Pseudo-Elements for Beginners.

10
Comments
2 min read
My 100 Days of Code Challenge Experience

My 100 Days of Code Challenge Experience

27
Comments 9
3 min read
Designers Take: Free Vector Resources for Devs

Designers Take: Free Vector Resources for Devs

286
Comments 4
2 min read
Day 87 :: Haskell Holmes tells Watson how to curry sheep

Day 87 :: Haskell Holmes tells Watson how to curry sheep

5
Comments
9 min read
Introduction to Digital Forensics

Introduction to Digital Forensics

10
Comments
2 min read
Lessons learned working with React Hooks and Closures

Lessons learned working with React Hooks and Closures

13
Comments
5 min read
5 worst misconceptions people have about programmers

5 worst misconceptions people have about programmers

42
Comments 17
4 min read
OOP -Part 2 Polymorphism

OOP -Part 2 Polymorphism

9
Comments 6
3 min read
2020-11-05 | 'Would my Grandma understand this?', Self-criticism vs. Self-compassion, Reading

2020-11-05 | 'Would my Grandma understand this?', Self-criticism vs. Self-compassion, Reading

5
Comments
1 min read
Data fetching in Next.js — How To Use SWR

Data fetching in Next.js — How To Use SWR

61
Comments 2
6 min read
Basic Git knowledge for beginners.

Basic Git knowledge for beginners.

106
Comments 1
4 min read
Hey!!!...

Hey!!!...

2
Comments
1 min read
GraphQL CRUD Java: Overview

GraphQL CRUD Java: Overview

16
Comments 6
3 min read
How do you organize your projects?

How do you organize your projects?

46
Comments 20
1 min read
Circuit Breaker Pattern in Elixir

Circuit Breaker Pattern in Elixir

13
Comments
6 min read
How to load a Teachable Machine image model in a Node.Js project

How to load a Teachable Machine image model in a Node.Js project

23
Comments
5 min read
React Forms with React Hooks with Password Show/Hide functionality.

React Forms with React Hooks with Password Show/Hide functionality.

19
Comments
6 min read
What do you recommend for the first steps in database services?

What do you recommend for the first steps in database services?

2
Comments 2
1 min read
The Best Python Resources for Beginners

The Best Python Resources for Beginners

7
Comments 2
2 min read
A list of Great Python Projects for Beginners

A list of Great Python Projects for Beginners

15
Comments 2
2 min read
Validate it. The right way.

Validate it. The right way.

89
Comments 5
9 min read
Python Zero to Hero #Beginners⚡

Python Zero to Hero #Beginners⚡

106
Comments 17
5 min read
Figure out: how 'junior' a junior developer is!!! ( Now Answers)

Figure out: how 'junior' a junior developer is!!! ( Now Answers)

43
Comments
13 min read
Desde Cero

Desde Cero

3
Comments 1
1 min read
5 things you should fix in your portfolio

5 things you should fix in your portfolio

96
Comments 2
4 min read
They said '...learning Python is easy!'. I missed the memo about programming.

They said '...learning Python is easy!'. I missed the memo about programming.

2
Comments 2
2 min read
DEV's HELP!.

DEV's HELP!.

3
Comments 5
1 min read
Quick tip: Manage Node versions for your projects

Quick tip: Manage Node versions for your projects

6
Comments
2 min read
Why EFFECTIVE COMMUNICATION is the key skill for being an awesome programmer

Why EFFECTIVE COMMUNICATION is the key skill for being an awesome programmer

69
Comments 7
4 min read
How to connect your Graphback project to MongoDB Atlas

How to connect your Graphback project to MongoDB Atlas

8
Comments
3 min read
Exploring Elixir Recursion and Lists

Exploring Elixir Recursion and Lists

4
Comments 1
2 min read
No-headache Asynchronous JavaScript for Beginners

No-headache Asynchronous JavaScript for Beginners

8
Comments
30 min read
Getting Started with Hashnode

Getting Started with Hashnode

7
Comments
2 min read
Git Tips and Tricks

Git Tips and Tricks

3
Comments
1 min read
Boolean Algebra for Dummies

Boolean Algebra for Dummies

18
Comments 2
2 min read
Creating a LockScreen UI using Shimmer effect for text.

Creating a LockScreen UI using Shimmer effect for text.

10
Comments 2
2 min read
Time and Space Complexity

Time and Space Complexity

5
Comments
5 min read
CSS Q

CSS Q

2
Comments 1
1 min read
Hello World! in ARM ISAs

Hello World! in ARM ISAs

3
Comments
4 min read
loading...