DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How stupid is Matlab OOP?

How stupid is Matlab OOP?

6
Comments
1 min read
How stupid is Matlab accessing array syntax?

How stupid is Matlab accessing array syntax?

5
Comments 2
1 min read
Polyfills made easy

Polyfills made easy

4
Comments
2 min read
React Hooks tutorial: Build a to-do list with React Hooks

React Hooks tutorial: Build a to-do list with React Hooks

3
Comments 1
1 min read
NEUMORPHIC PRELOADER | CSS

NEUMORPHIC PRELOADER | CSS

15
Comments
1 min read
Is C++ an object-oriented programming language?

Is C++ an object-oriented programming language?

6
Comments 2
5 min read
I Built My Own TinyURL. Here’s How I Did It

I Built My Own TinyURL. Here’s How I Did It

129
Comments 10
11 min read
Understanding null-safety in flutter

Understanding null-safety in flutter

8
Comments
7 min read
O que são RFCs e como elas funcionam na linguagem PHP

O que são RFCs e como elas funcionam na linguagem PHP

45
Comments 12
6 min read
Thumb Rules of Unit Testing

Thumb Rules of Unit Testing

19
Comments
2 min read
🗨️ Build a WhatsApp API using Node & Express

🗨️ Build a WhatsApp API using Node & Express

28
Comments 1
5 min read
The Three Essentials of CSS

The Three Essentials of CSS

7
Comments 1
4 min read
.webp to .jpg for Product Image

.webp to .jpg for Product Image

5
Comments
1 min read
How to create AWS Serverless Lamba Function and Appsync API with DynamoDB

How to create AWS Serverless Lamba Function and Appsync API with DynamoDB

10
Comments
6 min read
Why I despise IPython Notebooks

Why I despise IPython Notebooks

7
Comments
5 min read
How to Declare Object Literals in TypeScript the Right Way

How to Declare Object Literals in TypeScript the Right Way

4
Comments
5 min read
GETTING STARTED WITH WEB DEVELOPMENT

GETTING STARTED WITH WEB DEVELOPMENT

15
Comments
14 min read
A Memory Trick To Remember When to Use for...of vs for...in

A Memory Trick To Remember When to Use for...of vs for...in

9
Comments
2 min read
CryptoPals Crypto Challenges Using Rust: Implement PKCS#7 Padding

CryptoPals Crypto Challenges Using Rust: Implement PKCS#7 Padding

6
Comments
1 min read
useCallback, useMemo, useRef, and useReducer hook

useCallback, useMemo, useRef, and useReducer hook

13
Comments
4 min read
When you forgot to use sudo in linux bash

When you forgot to use sudo in linux bash

2
Comments
1 min read
Thirty Days of Rust: Day Two

Thirty Days of Rust: Day Two

6
Comments 1
2 min read
Created a React Ecommerce App Check it out!!

Created a React Ecommerce App Check it out!!

5
Comments
1 min read
Thirty Days of Rust: Day One

Thirty Days of Rust: Day One

34
Comments 5
2 min read
CRUD API with Fastify, Postgres, Docker

CRUD API with Fastify, Postgres, Docker

42
Comments 1
9 min read
How stupid is Matlab for loop?

How stupid is Matlab for loop?

5
Comments 4
2 min read
Powerful options in cURL

Powerful options in cURL

1
Comments
2 min read
5 websites to create awesome favicons

5 websites to create awesome favicons

11
Comments 1
1 min read
How to move on from the tutorial phase as a beginner?

How to move on from the tutorial phase as a beginner?

11
Comments
3 min read
"use strict" in JavaScript and its Benefits

"use strict" in JavaScript and its Benefits

5
Comments
3 min read
Mistakes in my First Flask web App

Mistakes in my First Flask web App

5
Comments 1
2 min read
Ignoring HTTP_PROXY environment vars in Go

Ignoring HTTP_PROXY environment vars in Go

6
Comments
2 min read
After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!! 🎉🎉

After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!! 🎉🎉

143
Comments 50
4 min read
How To Build a Successful SaaS Product Using Open Source

How To Build a Successful SaaS Product Using Open Source

6
Comments
5 min read
Superando el algoritmo de Infojobs

Superando el algoritmo de Infojobs

9
Comments
3 min read
In the beginning… was the conversation

In the beginning… was the conversation

4
Comments
3 min read
🔀 Change jobs often early in your career

🔀 Change jobs often early in your career

2
Comments
5 min read
5 Projects to Get You to Your First Web Dev Job in 2022

5 Projects to Get You to Your First Web Dev Job in 2022

74
Comments
4 min read
2021 in Review

2021 in Review

5
Comments
10 min read
Is self-documenting code a myth?

Is self-documenting code a myth?

3
Comments 1
1 min read
Javascript Basics

Javascript Basics

5
Comments
1 min read
Hosting virtual events for developers pt.1: Audience, topic, event title, & event description

Hosting virtual events for developers pt.1: Audience, topic, event title, & event description

6
Comments 2
7 min read
video calling App in React JS using Simple Peer

video calling App in React JS using Simple Peer

126
Comments 2
3 min read
Understanding Currying in JavaScript with an Example

Understanding Currying in JavaScript with an Example

48
Comments 3
6 min read
HtmlCollection vs NodeList in Javascript

HtmlCollection vs NodeList in Javascript

11
Comments
2 min read
Subtle Art of Code Reviews

Subtle Art of Code Reviews

3
Comments
6 min read
Striver's SDE Sheet Journey - #12 Count inversions in an array

Striver's SDE Sheet Journey - #12 Count inversions in an array

5
Comments
3 min read
Use URL() instead of URLSearchParams() for query params in JavaScript

Use URL() instead of URLSearchParams() for query params in JavaScript

37
Comments 1
5 min read
Develop a social network with ReactJS, Spring Boot and MongoDB

Develop a social network with ReactJS, Spring Boot and MongoDB

10
Comments
1 min read
Coding a Better World Together with Uncle Bob

Coding a Better World Together with Uncle Bob

51
Comments 10
5 min read
10 Popular JavaScript methods implemented from scratch

10 Popular JavaScript methods implemented from scratch

205
Comments 21
3 min read
Abstraction, Encapsulation & Inheritance

Abstraction, Encapsulation & Inheritance

5
Comments
5 min read
Who wrote this shit?

Who wrote this shit?

18
Comments 4
2 min read
React Server Components in Next.js 12

React Server Components in Next.js 12

6
Comments
7 min read
WeakMap and WeakSet: Understanding JavaScript weak references

WeakMap and WeakSet: Understanding JavaScript weak references

6
Comments
6 min read
🌞 Toggle theme 🌑 in React with MUI v5 and Redux 🚀

🌞 Toggle theme 🌑 in React with MUI v5 and Redux 🚀

47
Comments 8
3 min read
Schema based validation using express-validator in Node.js

Schema based validation using express-validator in Node.js

39
Comments 2
6 min read
Using The FizzBuzz Problem to Explain the Goals of Algorithms

Using The FizzBuzz Problem to Explain the Goals of Algorithms

5
Comments 2
4 min read
An Honest Comparison of VS Code vs JetBrains - 5 Points

An Honest Comparison of VS Code vs JetBrains - 5 Points

23
Comments 7
15 min read
5 Articles every WebDev should read this week (#02)

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

14
Comments
2 min read
loading...