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.
My Modal

My Modal

6
Comments
1 min read
Arrow functions, function constructors and generator functions

Arrow functions, function constructors and generator functions

4
Comments
2 min read
Common mistake done while using react hooks

Common mistake done while using react hooks

58
Comments 11
1 min read
Data driven Frontend development using RNN and Markov Chains

Data driven Frontend development using RNN and Markov Chains

41
Comments
6 min read
React hooks component & file structures 📦

React hooks component & file structures 📦

7
Comments
4 min read
Quick Tip! Adding Elements to your DOM dynamically

Quick Tip! Adding Elements to your DOM dynamically

6
Comments
2 min read
Learn Docker in this 5 part series

Learn Docker in this 5 part series

345
Comments 2
2 min read
Token vs Session Authentication

Token vs Session Authentication

149
Comments 11
2 min read
Intro to Graph Data Structures

Intro to Graph Data Structures

434
Comments 20
3 min read
Deploy a single page application with 200.html

Deploy a single page application with 200.html

44
Comments 2
3 min read
How to build a UI component library with NWB, Styled-Components and Storybook?

How to build a UI component library with NWB, Styled-Components and Storybook?

14
Comments 2
4 min read
Speed up your website in 1 minute with Instant.page

Speed up your website in 1 minute with Instant.page

73
Comments 14
2 min read
Understanding Javascript Array Series XI - Array Loops & Iteration Part VIII

Understanding Javascript Array Series XI - Array Loops & Iteration Part VIII

66
Comments 6
3 min read
How to create a global snackbar using Nuxt, Vuetify and Vuex.

How to create a global snackbar using Nuxt, Vuetify and Vuex.

64
Comments 23
3 min read
Creating a pagination component in Vue JS

Creating a pagination component in Vue JS

46
Comments 1
3 min read
Quick tip: How to console.log in implicitly returned arrow functions

Quick tip: How to console.log in implicitly returned arrow functions

84
Comments 11
1 min read
My Hacktoberfest personal challenge: I'm writing a game in 7 days! (Days 7)

My Hacktoberfest personal challenge: I'm writing a game in 7 days! (Days 7)

23
Comments 2
2 min read
📚 Awesome links from dev.to and around the web #1

📚 Awesome links from dev.to and around the web #1

20
Comments 1
2 min read
JavaScript FizzBuzz solution in details

JavaScript FizzBuzz solution in details

13
Comments 5
2 min read
are you familiar with that ?

are you familiar with that ?

6
Comments 2
1 min read
Cancellable Promises

Cancellable Promises

5
Comments 2
1 min read
lit-html rendering implementation

lit-html rendering implementation

13
Comments
8 min read
So what actually is Vue.set?

So what actually is Vue.set?

118
Comments 19
5 min read
Build your own web analytics dashboard with Node.js

Build your own web analytics dashboard with Node.js

221
Comments 1
19 min read
Angular: Understanding how interceptors act on HttpRequest and HttpResponse

Angular: Understanding how interceptors act on HttpRequest and HttpResponse

10
Comments
2 min read
loading...