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.
Toast or Alert Box Component with VueJS

Toast or Alert Box Component with VueJS

8
Comments
1 min read
DevTools - My Favorite Tips and Tricks

DevTools - My Favorite Tips and Tricks

154
Comments 4
5 min read
10 Things You Didn't Know About Selenium

10 Things You Didn't Know About Selenium

81
Comments 7
3 min read
JavaScript Equality Operators

JavaScript Equality Operators

12
Comments 4
1 min read
Build a Social Network in JavaScript with Graphs!

Build a Social Network in JavaScript with Graphs!

49
Comments 1
6 min read
Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

11
Comments
8 min read
This is how to easily deploy a static site to Azure

This is how to easily deploy a static site to Azure

17
Comments 4
10 min read
How to build a world clock with React and moment.js

How to build a world clock with React and moment.js

8
Comments
1 min read
Coding with a Vue

Coding with a Vue

9
Comments
7 min read
Strategically logging messages to the console

Strategically logging messages to the console

42
Comments
5 min read
How do you convert less stylesheets to styled components?

How do you convert less stylesheets to styled components?

14
Comments 3
7 min read
Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

22
Comments 2
11 min read
Weekly Coding Challenge - Week #12 - Toggle

Weekly Coding Challenge - Week #12 - Toggle

18
Comments
1 min read
How to use Local Storage with JavaScript

How to use Local Storage with JavaScript

11
Comments 1
6 min read
JavaScript ES8 Object.entries/values

JavaScript ES8 Object.entries/values

8
Comments
1 min read
CSS Flexbox Javascript Image Slider - Building a Blog, Part 3

CSS Flexbox Javascript Image Slider - Building a Blog, Part 3

16
Comments
3 min read
Messing with CSS through its JavaScript API

Messing with CSS through its JavaScript API

73
Comments
9 min read
JavaScript Basic Array Functions

JavaScript Basic Array Functions

43
Comments 76
3 min read
Using The Movie Database (TMDb) with Vue.js and axios

Using The Movie Database (TMDb) with Vue.js and axios

20
Comments
3 min read
JavaScript Async/Await Promise All Array Destructuring

JavaScript Async/Await Promise All Array Destructuring

7
Comments
1 min read
How to use git branches for the organized code base you always wanted

How to use git branches for the organized code base you always wanted

9
Comments
1 min read
ES7 Async/Await with React Native

ES7 Async/Await with React Native

8
Comments
1 min read
Easy Way To Find Weekday From a Given Date String

Easy Way To Find Weekday From a Given Date String

6
Comments
2 min read
JavaScript Named Parameters

JavaScript Named Parameters

11
Comments
1 min read
Understanding Redux

Understanding Redux

7
Comments
3 min read
loading...