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.
Solid Sapper setup with PostCSS and Tailwind

Solid Sapper setup with PostCSS and Tailwind

7
Comments
7 min read
Quick tip about array and unique values

Quick tip about array and unique values

5
Comments
1 min read
How to set up a free custom domain on Github Pages

How to set up a free custom domain on Github Pages

9
Comments
2 min read
Beginner's guide to building a server using Express as a Node.js framework

Beginner's guide to building a server using Express as a Node.js framework

87
Comments 4
16 min read
What's the output?

What's the output?

2
Comments
1 min read
How to polyfill JavaScript fetch function for Internet Explorer

How to polyfill JavaScript fetch function for Internet Explorer

28
Comments 6
3 min read
How To Upload and Serve Photos Using React, Node, Express

How To Upload and Serve Photos Using React, Node, Express

33
Comments
4 min read
How to learn React-ui-kit in React Native

How to learn React-ui-kit in React Native

2
Comments
1 min read
How To Automatically Generate A Helpful Changelog From Your Git Commit Messages

How To Automatically Generate A Helpful Changelog From Your Git Commit Messages

29
Comments 1
6 min read
Let's Dive Into Core ES6 Concepts 🔥

Let's Dive Into Core ES6 Concepts 🔥

43
Comments 2
3 min read
ES6 generators vs iterators performance

ES6 generators vs iterators performance

11
Comments 2
3 min read
Preparar servidor para deploy NodeJs com PM2

Preparar servidor para deploy NodeJs com PM2

10
Comments 2
4 min read
Presenting a realtime communication framework to build multiplayer games

Presenting a realtime communication framework to build multiplayer games

63
Comments 3
4 min read
Learning Vue JS for animations and transitions 00:30

Learning Vue JS for animations and transitions

45
Comments 4
2 min read
Verifying children passed to React mock components

Verifying children passed to React mock components

15
Comments
3 min read
Basics of JavaScript Object and Array Destructuring

Basics of JavaScript Object and Array Destructuring

33
Comments 1
3 min read
Leetcode 3. Longest Substring Without Repeating Characters

Leetcode 3. Longest Substring Without Repeating Characters

8
Comments
1 min read
React Hooks Revisited: useState

React Hooks Revisited: useState

13
Comments
2 min read
Take a selfie 🤳 using Image Capture API and a few lines of code

Take a selfie 🤳 using Image Capture API and a few lines of code

46
Comments 1
2 min read
Hooked on React JS

Hooked on React JS

57
Comments
4 min read
Organize styled-components theme in React with Functional Programming

Organize styled-components theme in React with Functional Programming

20
Comments 2
5 min read
A Dilettante's Guide to Linting: Addendum

A Dilettante's Guide to Linting: Addendum

9
Comments 1
7 min read
Improve the agility of the UI development

Improve the agility of the UI development

11
Comments
5 min read
Testing multiple instances of the same mocked component

Testing multiple instances of the same mocked component

6
Comments
3 min read
Using JavaScript to determine whether the client is iOS or Android

Using JavaScript to determine whether the client is iOS or Android

25
Comments 4
1 min read
loading...