DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
ELI5: Reactivity in Vue 3

ELI5: Reactivity in Vue 3

30
Comments 5
3 min read
CSS {type : kick-off;}

CSS {type : kick-off;}

2
Comments
3 min read
TypeScript. Advanced Project Setup

TypeScript. Advanced Project Setup

8
Comments
11 min read
“Tu perfil se ajusta a este empleo”

“Tu perfil se ajusta a este empleo”

6
Comments
3 min read
Daily tools for Office

Daily tools for Office

7
Comments
1 min read
The Full-Stack Developer Vocabulary(The Full List!)

The Full-Stack Developer Vocabulary(The Full List!)

320
Comments 12
11 min read
Speed up Windows for heavy development.

Speed up Windows for heavy development.

3
Comments 1
1 min read
Why Node.js is Good for Backend Development?

Why Node.js is Good for Backend Development?

3
Comments
5 min read
How Pass By Value and Pass By Reference works?

How Pass By Value and Pass By Reference works?

11
Comments
2 min read
Auto Generate [Fake Usernames With Elixir]

Auto Generate [Fake Usernames With Elixir]

5
Comments
2 min read
learn usage about Hashcode and equals in JAVA

learn usage about Hashcode and equals in JAVA

5
Comments
1 min read
ES2020, and what it brings to the table.

ES2020, and what it brings to the table.

5
Comments
2 min read
A Good Dev Makes Post Right?

A Good Dev Makes Post Right?

5
Comments 1
1 min read
Best Visual Studio Code Extensions for Developers

Best Visual Studio Code Extensions for Developers

19
Comments
4 min read
5 Articles every WebDev should read this week (#03)

5 Articles every WebDev should read this week (#03)

11
Comments 2
2 min read
TikTok API: How to Post to TikTok Using a Social Media API

TikTok API: How to Post to TikTok Using a Social Media API

5
Comments 1
5 min read
Deep dive into React codebase [EP2: What package from the repo is the most popular on npm?]

Deep dive into React codebase [EP2: What package from the repo is the most popular on npm?]

61
Comments 3
5 min read
TypeScript. First glance

TypeScript. First glance

6
Comments
12 min read
Disaster Recovery - A practical guide (Part 1)

Disaster Recovery - A practical guide (Part 1)

6
Comments
5 min read
The Value of a Pick<>

The Value of a Pick<>

5
Comments
10 min read
Improve Your Problem Solving Skills Today

Improve Your Problem Solving Skills Today

6
Comments
2 min read
An Innovative Idea for Holding State in CSS

An Innovative Idea for Holding State in CSS

51
Comments 10
4 min read
Simple web scraper that reads all the links to JSON files in JS

Simple web scraper that reads all the links to JSON files in JS

8
Comments 1
1 min read
Basic Async Await

Basic Async Await

4
Comments
1 min read
How to Start Using Typescript

How to Start Using Typescript

385
Comments 20
5 min read
Working with Numbers & Strings in Python

Working with Numbers & Strings in Python

5
Comments
4 min read
A quick explanation of Path Dependent Types

A quick explanation of Path Dependent Types

6
Comments
4 min read
Good advice on JSX conditionals

Good advice on JSX conditionals

6
Comments
6 min read
[Infographic] All you need to know about AWS API Gateway and resolving the most common request errors

[Infographic] All you need to know about AWS API Gateway and resolving the most common request errors

12
Comments
7 min read
Seven Languages In Seven Weeks

Seven Languages In Seven Weeks

2
Comments
2 min read
System Design Guide for Front-end Developers

System Design Guide for Front-end Developers

396
Comments 12
4 min read
Prettier vs ESLint

Prettier vs ESLint

3
Comments
2 min read
How to use the Google One Tap solution in your webapp to authenticate users

How to use the Google One Tap solution in your webapp to authenticate users

6
Comments
11 min read
Avoid these mistakes when you are learning a new technology

Avoid these mistakes when you are learning a new technology

5
Comments
3 min read
15 Recommended Books For Computer Science Students

15 Recommended Books For Computer Science Students

9
Comments
7 min read
Advanced Git Concepts You Should Know

Advanced Git Concepts You Should Know

617
Comments 8
5 min read
Making Games in Rust - Part 10 - Death & Enemies

Making Games in Rust - Part 10 - Death & Enemies

6
Comments
3 min read
First job at the age of 20.

First job at the age of 20.

7
Comments
2 min read
Definition Spec in Ruby - implementation in RSpec

Definition Spec in Ruby - implementation in RSpec

16
Comments
5 min read
Wrapper Component in React

Wrapper Component in React

5
Comments 2
1 min read
How do you review CSS?

How do you review CSS?

19
Comments 12
1 min read
find youtube videos in just 2 lines of python.

find youtube videos in just 2 lines of python.

5
Comments 2
1 min read
C# Stacks and Queues

C# Stacks and Queues

5
Comments
3 min read
Copy text/codes in a click from any site

Copy text/codes in a click from any site

5
Comments
4 min read
Striver's SDE Sheet Journey - #15 Majority Element (>N/2 times)

Striver's SDE Sheet Journey - #15 Majority Element (>N/2 times)

5
Comments
2 min read
Laravel Request wantsJson() - isJson()

Laravel Request wantsJson() - isJson()

5
Comments
1 min read
How to learn JavaScript (FREE JavaScript Course 2022)

How to learn JavaScript (FREE JavaScript Course 2022)

6
Comments
2 min read
Code a social network with ReactJS

Code a social network with ReactJS

5
Comments 1
1 min read
#18 - Previous multiple of three CodeWars Kata (7 kyu)

#18 - Previous multiple of three CodeWars Kata (7 kyu)

6
Comments
2 min read
Welcome, HomoSapiens!

Welcome, HomoSapiens!

2
Comments
1 min read
What is the "no code" / "low code" movement?

What is the "no code" / "low code" movement?

68
Comments 56
5 min read
Ruby Enumerator : the what, the why, the how

Ruby Enumerator : the what, the why, the how

6
Comments
6 min read
Peregrine Update - The Python-like programming language that's as fast as C++

Peregrine Update - The Python-like programming language that's as fast as C++

11
Comments 5
3 min read
Everything you need to know about Vue Js Development

Everything you need to know about Vue Js Development

2
Comments
3 min read
The Future of Cloud Computing is Developer Experience

The Future of Cloud Computing is Developer Experience

5
Comments 3
6 min read
Are the codes written/read left to right ?! (a misconception among beginners)

Are the codes written/read left to right ?! (a misconception among beginners)

17
Comments 12
4 min read
The fundamentality of building projects and how is it useful in the overall development

The fundamentality of building projects and how is it useful in the overall development

3
Comments
3 min read
Some Javascript Methods: slice() & splice()

Some Javascript Methods: slice() & splice()

4
Comments
3 min read
Don't let dicts spoil your code

Don't let dicts spoil your code

6
Comments
6 min read
How does asynchronous JavaScript work behind the scenes?

How does asynchronous JavaScript work behind the scenes?

15
Comments 1
7 min read
loading...