The Wayback Machine - https://web.archive.org/web/20210301044336/https://dev.to/t/javascript

DEV Community

loading...

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

👋 Sign in for the ability sort posts by top and latest.
Ultimate Cheatsheet Compilation

Ultimate Cheatsheet Compilation

1433 34
3 min read
8 Amazing Dev talks you should check out.

8 Amazing Dev talks you should check out.

20 1
3 min read
Share variables between JavaScript and CSS

Share variables between JavaScript and CSS

4
6 min read
Fetch vs. Axios HTTP Requests In JavaScript

Fetch vs. Axios HTTP Requests In JavaScript

2
3 min read
Vanilla Javascript Fetch Refresher

Vanilla Javascript Fetch Refresher

3
1 min read
Project 52 of 100 - Trying Material UI

Project 52 of 100 - Trying Material UI

2
4 min read
Re-writing then/catch to async/await

Re-writing then/catch to async/await

6
1 min read
Prototype first approach

Prototype first approach

3
3 min read
Transformando HTML em imagens

Transformando HTML em imagens

4
4 min read
Better Error Messages in TypeScript 4.2 - Smarter Type Alias Preservation

Better Error Messages in TypeScript 4.2 - Smarter Type Alias Preservation

8
3 min read
(Javascript) My learning journey: Object Oriented Programming (OOP)

(Javascript) My learning journey: Object Oriented Programming (OOP)

8
3 min read
Nodejs Building Concurrent Operations With Queue

Nodejs Building Concurrent Operations With Queue

2
2 min read
How to Load Vue Components on Non-SPA Sites

How to Load Vue Components on Non-SPA Sites

3
4 min read
Power of conditional types in Typescript

Power of conditional types in Typescript

4
4 min read
Weekly Digest 08/2021

Weekly Digest 08/2021

4
3 min read
How to add Tailwind CSS to Vite?

How to add Tailwind CSS to Vite?

4
1 min read
Next.js Trash Course - Part 3/3

Next.js Trash Course - Part 3/3

27 1
7 min read
Destructuring Tweets - Episode 9 - Short Read about Length

Destructuring Tweets - Episode 9 - Short Read about Length

3
2 min read
Solution: Maximum Frequency Stack

Solution: Maximum Frequency Stack

6
4 min read
Breaking down: debounce

Breaking down: debounce

2
6 min read
No love for boolean parameters

No love for boolean parameters

14 4
5 min read
Avoiding unintended undefined values while using TypeScript Record

Avoiding unintended undefined values while using TypeScript Record

3
2 min read
Testing select option with React Testing Library

Testing select option with React Testing Library

3
1 min read
Spiral iteration algorithm

Spiral iteration algorithm

2
1 min read
React: Super Simple Smooth Scrolling

React: Super Simple Smooth Scrolling

23
4 min read
JS: Finally discover how to Hide and Show elements

JS: Finally discover how to Hide and Show elements

19
2 min read
Understanding Design Patterns: Abstract Factory

Understanding Design Patterns: Abstract Factory

18
11 min read
Day 9 of 365

Day 9 of 365

3 2
1 min read
JavaScript Interview Question #28: Resolve and reject at the same time

JavaScript Interview Question #28: Resolve and reject at the same time

10 2
1 min read
Arithmetic Operator

Arithmetic Operator

1 min read
JavaScript tips for React Developers

JavaScript tips for React Developers

8
9 min read
How I fixed my bad typing with a taser

How I fixed my bad typing with a taser

6 1
2 min read
JavaScript Sorting Algorithms: Quick Sort

JavaScript Sorting Algorithms: Quick Sort

7
5 min read
How I went from 12HR+ of Screen Time to less than 4HR!

How I went from 12HR+ of Screen Time to less than 4HR!

8 1
2 min read
Show dev: A VSCode snippet to write JS arrow function really fast

Show dev: A VSCode snippet to write JS arrow function really fast

2
1 min read
Quick tips on writing better React code

Quick tips on writing better React code

3
2 min read
Median of Dynamic Stream of Integers

Median of Dynamic Stream of Integers

4
3 min read
The best scroll-based animation libraries

The best scroll-based animation libraries

2
5 min read
Rename that identifier. Quick tip.

Rename that identifier. Quick tip.

2
1 min read
Change Jest mock per test with ease

Change Jest mock per test with ease

6
5 min read
Google Keep Lite - Building Google Keep clone using reactjs

Google Keep Lite - Building Google Keep clone using reactjs

71 3
4 min read
Lets enter the Temporal Dead Zone 🐱‍👤

Lets enter the Temporal Dead Zone 🐱‍👤

3
1 min read
How to create an npm library from react components

How to create an npm library from react components

34
8 min read
What is React? How to use it and why? React.js basics for beginners in plain English

What is React? How to use it and why? React.js basics for beginners in plain English

22
18 min read
Next.js: Firebase Authentication and Middleware for API Routes

Next.js: Firebase Authentication and Middleware for API Routes

25
9 min read
NodeJS and lot - An Overview

NodeJS and lot - An Overview

6
3 min read
JavaScript Interview Question #27: Handling errors in JavaScript Promise chains

JavaScript Interview Question #27: Handling errors in JavaScript Promise chains

12 2
1 min read
JavaScript is bananas

JavaScript is bananas

5 2
2 min read
Node.JS - Foal framework - Version 2.2 is here

Node.JS - Foal framework - Version 2.2 is here

7
2 min read
Difference between react props vs. state

Difference between react props vs. state

7 3
1 min read
Weekly Frontend Digest (February 22 - February 28)

Weekly Frontend Digest (February 22 - February 28)

5
2 min read
Interval fetching with react-query

Interval fetching with react-query

9 2
2 min read
JavaScript requestAnimationFrame() simplified

JavaScript requestAnimationFrame() simplified

3
2 min read
821. Shortest Distance to a Character (javascript solution)

821. Shortest Distance to a Character (javascript solution)

3
1 min read
(Javascript) My learning journey: Arrays

(Javascript) My learning journey: Arrays

7
3 min read
JavaScript Interview Question #26: Are these dates equal?

JavaScript Interview Question #26: Are these dates equal?

16
1 min read
Solution: Divide Two Integers (ver. 2)

Solution: Divide Two Integers (ver. 2)

4
3 min read
Partial and complete validation of the form with Joi on React

Partial and complete validation of the form with Joi on React

20
2 min read
How to create an NPM Package in 5 minutes

How to create an NPM Package in 5 minutes

6
1 min read
Turn your website into SPA with barba js

Turn your website into SPA with barba js

5
2 min read
loading...