DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Decoding JS: Polyfills and Transpilers

Decoding JS: Polyfills and Transpilers

3
Comments 1
3 min read
Build a Text Summarization App in React with ChatGPT

Build a Text Summarization App in React with ChatGPT

48
Comments 24
6 min read
Ten Modern Layouts 🚀 [Part 2]

Ten Modern Layouts 🚀 [Part 2]

Comments
2 min read
I ditched Google analytics and went self-hosted

I ditched Google analytics and went self-hosted

1
Comments
11 min read
Building a Secure JWT Server with Node.js and jsonwebtoken

Building a Secure JWT Server with Node.js and jsonwebtoken

7
Comments 1
2 min read
Redux-like state container in SwiftUI. Usage.

Redux-like state container in SwiftUI. Usage.

6
Comments
2 min read
C# Q&A : Part 1

C# Q&A : Part 1

2
Comments
4 min read
Redux-like state container in SwiftUI. Reducer and Actions.

Redux-like state container in SwiftUI. Reducer and Actions.

5
Comments
2 min read
Redux-like state container in SwiftUI. Unidirectional flow.

Redux-like state container in SwiftUI. Unidirectional flow.

5
Comments
2 min read
Redux-like state container in SwiftUI. Basics.

Redux-like state container in SwiftUI. Basics.

5
Comments
2 min read
Tips to be a Healthy Developer🧑‍💻

Tips to be a Healthy Developer🧑‍💻

53
Comments 23
2 min read
Variables in Rust - Rust for TypeScript Developers

Variables in Rust - Rust for TypeScript Developers

1
Comments 5
3 min read
Just Launched Dyte on Product Hunt

Just Launched Dyte on Product Hunt

18
Comments 6
2 min read
Decoding the Evolving Landscape of Web Development

Decoding the Evolving Landscape of Web Development

8
Comments
6 min read
Design Patterns: Observer

Design Patterns: Observer

3
Comments
5 min read
Latin x Python: 11/02/23

Latin x Python: 11/02/23

6
Comments
2 min read
How to stand out as a front-end developer.

How to stand out as a front-end developer.

4
Comments
4 min read
The Most important Aspects of Learning to Code

The Most important Aspects of Learning to Code

3
Comments
2 min read
Dart Fundamentals: Variables

Dart Fundamentals: Variables

2
Comments
2 min read
Longest Word JavaScript challenge

Longest Word JavaScript challenge

2
Comments
1 min read
How to build a Telegram Bot that Send Quote after every 10 Send

How to build a Telegram Bot that Send Quote after every 10 Send

2
Comments
3 min read
WebSockets in Go: A hijackers' perspective

WebSockets in Go: A hijackers' perspective

7
Comments
4 min read
🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 6

🚀 Building a Fullstack App with dart_frog and Flutter in a Monorepo - Part 6

1
Comments
20 min read
[Micro frontends] Getting Started

[Micro frontends] Getting Started

9
Comments
5 min read
Regex Simplified: The Art of Pattern Matching with Regular Expressions

Regex Simplified: The Art of Pattern Matching with Regular Expressions

1
Comments
3 min read
JavaScript Data Structure Pt 1: Array

JavaScript Data Structure Pt 1: Array

1
Comments
3 min read
Default exports & Name exports

Default exports & Name exports

6
Comments
2 min read
JavaScript Tutorial: Data Structures

JavaScript Tutorial: Data Structures

1
Comments
1 min read
How to Install Jenkins on Windows, Mac and Create Your Freestyle Job in Jenkins. - Day 2

How to Install Jenkins on Windows, Mac and Create Your Freestyle Job in Jenkins. - Day 2

1
Comments
2 min read
Password Generator with js

Password Generator with js

11
Comments 11
3 min read
When and How to use Classes?

When and How to use Classes?

Comments
4 min read
¿Cómo instalar ubuntu server en una imagen docker desde un Sistema Operativo Windows?

¿Cómo instalar ubuntu server en una imagen docker desde un Sistema Operativo Windows?

7
Comments
2 min read
The only markdown cheatsheet you will need

The only markdown cheatsheet you will need

6
Comments 1
2 min read
⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

3
Comments 1
2 min read
Ruby Adds Support for WebAssembly: What is WebAssembly and how it benefits Ruby devs?

Ruby Adds Support for WebAssembly: What is WebAssembly and how it benefits Ruby devs?

2
Comments
7 min read
Retro Computing is Fun

Retro Computing is Fun

4
Comments
1 min read
Simplifying jest stubs using jest-when

Simplifying jest stubs using jest-when

1
Comments
4 min read
You may not need SSR: Using localStorage for personalization

You may not need SSR: Using localStorage for personalization

Comments
5 min read
Stop using console.log() instead use👇

Stop using console.log() instead use👇

6
Comments
3 min read
The top 10 features of Total.js Flow

The top 10 features of Total.js Flow

1
Comments
2 min read
9 more Javascript Array methods

9 more Javascript Array methods

Comments
3 min read
How to Setup a Free MongoDB database on Railway

How to Setup a Free MongoDB database on Railway

1
Comments 1
2 min read
Starting my new portfolio

Starting my new portfolio

1
Comments
1 min read
O que são funções puras?

O que são funções puras?

5
Comments
3 min read
A Complete Introduction to CSS display flex property

A Complete Introduction to CSS display flex property

3
Comments 1
2 min read
First of all, what is JSX?

First of all, what is JSX?

1
Comments 2
3 min read
Going beyond the old and boring console.log()

Going beyond the old and boring console.log()

Comments
4 min read
Why Google's Bard AI Lost to ChatGPT

Why Google's Bard AI Lost to ChatGPT

5
Comments 8
4 min read
Rutinas en Golang

Rutinas en Golang

4
Comments 2
3 min read
gRPC Demystified - Protocol Buffers

gRPC Demystified - Protocol Buffers

Comments
18 min read
Simple command-line counter with file storage in R

Simple command-line counter with file storage in R

Comments 1
2 min read
27 Tips for making your code read like beautifully written prose

27 Tips for making your code read like beautifully written prose

Comments
18 min read
Code with intent!

Code with intent!

3
Comments
6 min read
Implementing the Pipe Function in JavaScript

Implementing the Pipe Function in JavaScript

Comments
3 min read
Comparing the best headless CMS solutions

Comparing the best headless CMS solutions

25
Comments 3
9 min read
How to build a BMI calculator in python

How to build a BMI calculator in python

Comments
3 min read
C# - Improving Array Performance with .NET 7

C# - Improving Array Performance with .NET 7

Comments
2 min read
50 Most Asked JavaScript Interview Questions

50 Most Asked JavaScript Interview Questions

73
Comments 10
19 min read
Where should I start programming, How can I be a good programmer?

Where should I start programming, How can I be a good programmer?

2
Comments
6 min read
A Decade of Lessons Learned: Common Pitfalls in Software Engineering

A Decade of Lessons Learned: Common Pitfalls in Software Engineering

2
Comments 2
2 min read
loading...