DEV Community

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!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Simple Script Cut 50% Size Of My React Website

Simple Script Cut 50% Size Of My React Website

39
Comments 2
2 min read
Web Components: Crie elementos personalizados com JavaScript

Web Components: Crie elementos personalizados com JavaScript

4
Comments
6 min read
Enough JavaScript to get you Started : #7 Conditionals

Enough JavaScript to get you Started : #7 Conditionals

22
Comments
2 min read
🚦 Submitting a Form to different Actions in HTML5

🚦 Submitting a Form to different Actions in HTML5

2
Comments
3 min read
Evaluar si una propiedad existe en un objeto

Evaluar si una propiedad existe en un objeto

2
Comments
1 min read
Check your JS with TS

Check your JS with TS

15
Comments
6 min read
Lose coupling abstractions in React using TypeScript

Lose coupling abstractions in React using TypeScript

6
Comments
3 min read
NaN & isNaN

NaN & isNaN

27
Comments 1
2 min read
Randomize Your End-to-End Tests: How to Generate Input Data for TestCafe

Randomize Your End-to-End Tests: How to Generate Input Data for TestCafe

6
Comments
4 min read
Next.js - TypeScript - tailwindcss blog boilerplate

Next.js - TypeScript - tailwindcss blog boilerplate

21
Comments
3 min read
Going Places: How I used Golang for literally every part of an IoT system

Going Places: How I used Golang for literally every part of an IoT system

80
Comments 2
9 min read
DeathMark: Programmatically scan videos for points of interest

DeathMark: Programmatically scan videos for points of interest

8
Comments 3
3 min read
Creating a database from scratch with Node.js - Days 13-14

Creating a database from scratch with Node.js - Days 13-14

12
Comments
3 min read
Amazing Pagination Design Using Only HTML & CSS

Amazing Pagination Design Using Only HTML & CSS

22
Comments
3 min read
Basic Hooks in React - useEffect()

Basic Hooks in React - useEffect()

37
Comments
3 min read
The top four React chart libraries that you need to know for 2021

The top four React chart libraries that you need to know for 2021

80
Comments 6
5 min read
Intro to React Server Side Rendering

Intro to React Server Side Rendering

35
Comments
9 min read
How to Show Multiple Item in Simple React Carousel

How to Show Multiple Item in Simple React Carousel

40
Comments 5
3 min read
Structuring an expressJS application

Structuring an expressJS application

32
Comments 2
1 min read
How to use styled-system with typescript

How to use styled-system with typescript

40
Comments 5
2 min read
Snake Game in 10 Minutes | SpeedCode

Snake Game in 10 Minutes | SpeedCode

14
Comments
1 min read
Next.js Image Component - Automatic Image Optimization

Next.js Image Component - Automatic Image Optimization

14
Comments
2 min read
You Don't Know JS: Get Started: Appendix A (Exploring Further) Notes

You Don't Know JS: Get Started: Appendix A (Exploring Further) Notes

15
Comments 3
4 min read
Data Structures and Algorithms in Javascript - Part 2

Data Structures and Algorithms in Javascript - Part 2

6
Comments
2 min read
10 YouTube Channels for Learning Web Development

10 YouTube Channels for Learning Web Development

140
Comments 12
5 min read
How to integrate ReactGrid with Chart.js?

How to integrate ReactGrid with Chart.js?

34
Comments
5 min read
Using refs in React functional components (part 1) - useRef + callback ref

Using refs in React functional components (part 1) - useRef + callback ref

117
Comments 4
7 min read
Create really fluid loop slide with Tiny-Swiper

Create really fluid loop slide with Tiny-Swiper

6
Comments
2 min read
Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

Build a useLocalStorage React Hook Package (Contribute to Open Source with Me)

63
Comments 7
3 min read
How to add a pre-loader in your website.

How to add a pre-loader in your website.

58
Comments 17
2 min read
what “STACK” is asked for most?

what “STACK” is asked for most?

4
Comments 3
1 min read
Lodash Intro

Lodash Intro

5
Comments
2 min read
10 JS Projects

10 JS Projects

13
Comments 2
1 min read
Brief touch on map() , filter() and reduce() methods

Brief touch on map() , filter() and reduce() methods

60
Comments 3
2 min read
[ PART 9 ] Creating a Twitter clone with GraphQL, Typescript, and React ( isLiked? )

[ PART 9 ] Creating a Twitter clone with GraphQL, Typescript, and React ( isLiked? )

21
Comments 2
3 min read
Mastering Webpack - Article II

Mastering Webpack - Article II

32
Comments
8 min read
Calculator (Javascript)

Calculator (Javascript)

8
Comments
1 min read
How to swap 2 variables in javascript

How to swap 2 variables in javascript

8
Comments
1 min read
Big O Notation

Big O Notation

53
Comments 3
3 min read
Server Rendering in JavaScript: Why SSR?

Server Rendering in JavaScript: Why SSR?

157
Comments 17
6 min read
Enough JavaScript to get you Started : #6 Operators

Enough JavaScript to get you Started : #6 Operators

35
Comments 3
2 min read
JavaScript: demystifying numbers

JavaScript: demystifying numbers

7
Comments
6 min read
[Typper v1.0.0] Can you type your way to the top? 🎮🏆

[Typper v1.0.0] Can you type your way to the top? 🎮🏆

32
Comments 5
1 min read
You Don't Know JS: Get Started: Chapter 4 (The Bigger Picture) Notes

You Don't Know JS: Get Started: Chapter 4 (The Bigger Picture) Notes

22
Comments 2
2 min read
Socket.IO Chat App

Socket.IO Chat App

15
Comments 7
1 min read
Render Dynamic Pages in Gatsby Using File System Route API and YAML

Render Dynamic Pages in Gatsby Using File System Route API and YAML

9
Comments
10 min read
Recoil: a modern state management library.

Recoil: a modern state management library.

37
Comments 9
3 min read
Learning WebAssembly

Learning WebAssembly

21
Comments 1
2 min read
slice( ) and splice( ) array methods in JavaScript

slice( ) and splice( ) array methods in JavaScript

35
Comments
2 min read
Define your Custom Elements functionally

Define your Custom Elements functionally

1
Comments
1 min read
Creating CSS Timeline

Creating CSS Timeline

22
Comments
4 min read
Failing a Test on console.error in Cypress

Failing a Test on console.error in Cypress

8
Comments 1
2 min read
4 JavaScript things you need to know

4 JavaScript things you need to know

58
Comments 2
5 min read
Tips For Building Production Ready Applications

Tips For Building Production Ready Applications

34
Comments 8
9 min read
Python gotchas for JavaScript developers

Python gotchas for JavaScript developers

4
Comments
7 min read
Display your PWA / website fullscreen

Display your PWA / website fullscreen

113
Comments 9
3 min read
Building a Multiplayer TicTacToe Game

Building a Multiplayer TicTacToe Game

32
Comments
2 min read
Easy Localization: 7 tips to make your work faster

Easy Localization: 7 tips to make your work faster

11
Comments
4 min read
Build a Placeholder Image Generator with JavaScript 📷 🔥

Build a Placeholder Image Generator with JavaScript 📷 🔥

51
Comments
4 min read
Make a Github Profile Finder | Learn Ajax Get Requests

Make a Github Profile Finder | Learn Ajax Get Requests

10
Comments
1 min read
loading...