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.
How to Create a Cron Job with Next.js and Vercel

How to Create a Cron Job with Next.js and Vercel

9
Comments
3 min read
OOP vs FP with Javascript

OOP vs FP with Javascript

50
Comments 4
3 min read
Debug puppeteer in an interactive way

Debug puppeteer in an interactive way

12
Comments
2 min read
Creating a JS repo for your ProjectEuler100 solutions

Creating a JS repo for your ProjectEuler100 solutions

7
Comments
5 min read
Reactivity in Web Frameworks (Part 1)

Reactivity in Web Frameworks (Part 1)

17
Comments 1
11 min read
Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

10
Comments
3 min read
BxJS Weekly Episode 95 - javascript news podcast 43:40

BxJS Weekly Episode 95 - javascript news podcast

12
Comments
2 min read
Starting with AlpineJS

Starting with AlpineJS

58
Comments 7
7 min read
How to bundle mutiple JS and CSS files into single bundle ?

How to bundle mutiple JS and CSS files into single bundle ?

22
Comments 6
1 min read
How I Built a Dark Mode PWA without JS Libraries in 24 Hours

How I Built a Dark Mode PWA without JS Libraries in 24 Hours

37
Comments 5
5 min read
What is a best way to organize Test Suites / Test Cases in JavaScript?

What is a best way to organize Test Suites / Test Cases in JavaScript?

7
Comments
1 min read
JavaScript Primitive vs Reference types

JavaScript Primitive vs Reference types

15
Comments 1
2 min read
My 2019 Year In Review: Working on the Call of Duty Companion App

My 2019 Year In Review: Working on the Call of Duty Companion App

14
Comments 39
9 min read
How to make a Continuous Deployment server

How to make a Continuous Deployment server

7
Comments
5 min read
How can I get rendered innerHTML that includes Shadow DOM?

How can I get rendered innerHTML that includes Shadow DOM?

8
Comments 4
1 min read
Pixel Art Time!

Pixel Art Time!

9
Comments 2
1 min read
Authentication in NodeJS With Express and Mongo - CodeLab #1

Authentication in NodeJS With Express and Mongo - CodeLab #1

193
Comments 74
8 min read
Access JavaScript API with Rust

Access JavaScript API with Rust

27
Comments
6 min read
Creating a Vue.js component library: Part VI - Publishing to npm

Creating a Vue.js component library: Part VI - Publishing to npm

18
Comments 5
4 min read
Pug with Markdown is Magic, yet underrated

Pug with Markdown is Magic, yet underrated

22
Comments 2
2 min read
Algebraic Structures Explained - Part 2 - Magma

Algebraic Structures Explained - Part 2 - Magma

19
Comments
2 min read
Kubelive - kubectl tool reinvented to be more reactive and interactive

Kubelive - kubectl tool reinvented to be more reactive and interactive

52
Comments
1 min read
Adding Dark Mode Support to Next.js, and Expo Projects

Adding Dark Mode Support to Next.js, and Expo Projects

63
Comments
2 min read
ES2020: Nullish Coalescing with Babel Plugins

ES2020: Nullish Coalescing with Babel Plugins

6
Comments
3 min read
Angular Material Pagination Datasource

Angular Material Pagination Datasource

55
Comments 4
9 min read
loading...