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.
Amplify authentication flow without any front end frameworks ("Vanilla" JavaScript)

Amplify authentication flow without any front end frameworks ("Vanilla" JavaScript)

25
Comments 4
13 min read
The Currying Introduction I Wish I Had

The Currying Introduction I Wish I Had

50
Comments 3
5 min read
Company ask me recommendation for Vue 3

Company ask me recommendation for Vue 3

6
Comments 4
2 min read
How to make multi-theme support using CSS variables

How to make multi-theme support using CSS variables

14
Comments
2 min read
Using Puppeteer to scrape answers in Stackoverflow

Using Puppeteer to scrape answers in Stackoverflow

60
Comments 1
4 min read
Getting Started - Youtube GIF Maker Using Next.js, Node and RabbitMQ

Getting Started - Youtube GIF Maker Using Next.js, Node and RabbitMQ

76
Comments
2 min read
How to add themes to your website with CSS and JS

How to add themes to your website with CSS and JS

7
Comments
3 min read
Graphing Data to a Canvas

Graphing Data to a Canvas

7
Comments
3 min read
10 VS Code emmet tips to make you more productive

10 VS Code emmet tips to make you more productive

289
Comments 25
6 min read
Beginners guide to Hoisting in Javascript

Beginners guide to Hoisting in Javascript

15
Comments 2
1 min read
Things to know about useState

Things to know about useState

111
Comments 5
5 min read
How do Family and Friends help shape our Habits?

How do Family and Friends help shape our Habits?

10
Comments
8 min read
Creating html page in pure JavaScript

Creating html page in pure JavaScript

3
Comments
1 min read
How does Senior start a project?

How does Senior start a project?

5
Comments
4 min read
Funder: A tinder styled joke app

Funder: A tinder styled joke app

17
Comments 2
1 min read
Electron app with Webpack, Bootstrap, FontAwesome and JQuery - A complete guide

Electron app with Webpack, Bootstrap, FontAwesome and JQuery - A complete guide

22
Comments 6
14 min read
The best way to load and use Google Fonts in Next.js + Tailwind

The best way to load and use Google Fonts in Next.js + Tailwind

91
Comments 13
2 min read
MERNG, images, CMS

MERNG, images, CMS

3
Comments
1 min read
How to use Conditional Rendering with Animation in React

How to use Conditional Rendering with Animation in React

183
Comments 8
5 min read
How to Set Up a Svelte App with Rollup

How to Set Up a Svelte App with Rollup

29
Comments 1
8 min read
Dos & Don'ts For Resetting CSS

Dos & Don'ts For Resetting CSS

87
Comments 3
1 min read
Learn Vuex: State management library for Vue.js

Learn Vuex: State management library for Vue.js

12
Comments
1 min read
vue.js: Send E-Mails client side using Airtable

vue.js: Send E-Mails client side using Airtable

8
Comments
3 min read
Using the Pug Templating Engine Part 3 - Layouts

Using the Pug Templating Engine Part 3 - Layouts

7
Comments
5 min read
Object.seal() vs Object.freeze()

Object.seal() vs Object.freeze()

2
Comments
1 min read
JavaScript Interview #13: Big numbers

JavaScript Interview #13: Big numbers

13
Comments 3
1 min read
Testing Vue 3 Apps — Custom Inputs and Slots

Testing Vue 3 Apps — Custom Inputs and Slots

8
Comments
3 min read
Some JavaScript Shorthand Practices

Some JavaScript Shorthand Practices

9
Comments
2 min read
Nuxt.js — Plugins and Modules

Nuxt.js — Plugins and Modules

5
Comments
3 min read
React Extension components

React Extension components

7
Comments
2 min read
Software Engineering : Supply and Demand

Software Engineering : Supply and Demand

32
Comments 7
2 min read
Node Backend Server - Youtube GIF Maker Using Next.js, Node and RabbitMQ

Node Backend Server - Youtube GIF Maker Using Next.js, Node and RabbitMQ

59
Comments 2
9 min read
Datamodel your React app with AWS Amplify Admin UI

Datamodel your React app with AWS Amplify Admin UI

32
Comments 3
7 min read
Cypress.io Component Design Technique for React Applications

Cypress.io Component Design Technique for React Applications

6
Comments 1
3 min read
Node.JS - FoalTS - What's new in version 2 (part 1/4)

Node.JS - FoalTS - What's new in version 2 (part 1/4)

6
Comments
3 min read
You should be using Vue Class Component

You should be using Vue Class Component

33
Comments 6
3 min read
Building a blog with Svelte: Dynamic imports For Svelte components

Building a blog with Svelte: Dynamic imports For Svelte components

20
Comments 3
4 min read
Less is more; simplify your React code to super power your applications - part 2

Less is more; simplify your React code to super power your applications - part 2

51
Comments
4 min read
8 must-know JavaScript Array Methods in 6 minutes

8 must-know JavaScript Array Methods in 6 minutes

33
Comments 1
2 min read
AWS Cost Notification to Discord

AWS Cost Notification to Discord

7
Comments
1 min read
My Web Frontend Learning Plan - 2021

My Web Frontend Learning Plan - 2021

89
Comments 8
6 min read
Upcoming Interesting JavaScript ES2021 (ES12) Features to Look for

Upcoming Interesting JavaScript ES2021 (ES12) Features to Look for

115
Comments 4
8 min read
Project 48 of 100 - Another Small Business Website Draft built with React

Project 48 of 100 - Another Small Business Website Draft built with React

4
Comments
1 min read
I have built a story pointing app with Svelte and socket.io

I have built a story pointing app with Svelte and socket.io

3
Comments
1 min read
Node Worker Service - Youtube GIF Maker Using Next.js, Node and RabbitMQ

Node Worker Service - Youtube GIF Maker Using Next.js, Node and RabbitMQ

42
Comments 2
9 min read
Testing with MongoDB-Memory-Server

Testing with MongoDB-Memory-Server

52
Comments 4
5 min read
Web Font Loading & The Status Quo

Web Font Loading & The Status Quo

6
Comments
6 min read
TIL: You can watch for nested properties changing in React's useEffect() hook

TIL: You can watch for nested properties changing in React's useEffect() hook

13
Comments 4
1 min read
Elementary Data Structures with JavaScript - Binary trees - PART 3🚀

Elementary Data Structures with JavaScript - Binary trees - PART 3🚀

24
Comments
2 min read
Express in React! React Backend! Whut?! 🤯

Express in React! React Backend! Whut?! 🤯

311
Comments 46
3 min read
How to make accessible websites - The ultimate guide

How to make accessible websites - The ultimate guide

32
Comments 2
8 min read
Prefetching Images in JS

Prefetching Images in JS

15
Comments 1
2 min read
How we built our virtual live event platform with Firestore and Firetable

How we built our virtual live event platform with Firestore and Firetable

12
Comments
8 min read
Developing REST APIs with ExpressWebJs v2(A Nodejs Framework) part 1.

Developing REST APIs with ExpressWebJs v2(A Nodejs Framework) part 1.

15
Comments
4 min read
Web Atoms for Xamarin Forms vs React Native

Web Atoms for Xamarin Forms vs React Native

3
Comments
3 min read
Solution: Find Kth Largest XOR Coordinate Value

Solution: Find Kth Largest XOR Coordinate Value

6
Comments
5 min read
TypeType: generate complex typescript type with ease

TypeType: generate complex typescript type with ease

6
Comments
1 min read
I wrote a crawler for the first time.

I wrote a crawler for the first time.

176
Comments 24
6 min read
Data-Oriented programming: Liberate yourself from objects

Data-Oriented programming: Liberate yourself from objects

27
Comments 21
2 min read
Tilesets & Datasets: Managing Data in Mapbox Studio

Tilesets & Datasets: Managing Data in Mapbox Studio

5
Comments
6 min read
loading...