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.
Convert numbers to desired currency format in javascript

Convert numbers to desired currency format in javascript

14
Comments
3 min read
4 things I learned writing tests for my CLI

4 things I learned writing tests for my CLI

4
Comments
2 min read
TIL a better way to handle in/out transitions

TIL a better way to handle in/out transitions

28
Comments
4 min read
Transforming Teaching with Teachingo - Update #4

Transforming Teaching with Teachingo - Update #4

7
Comments
2 min read
Conditional rendering in React - using the ternary operator

Conditional rendering in React - using the ternary operator

47
Comments 7
2 min read
Table UI with TailwindCSS & AlpineJS

Table UI with TailwindCSS & AlpineJS

11
Comments
1 min read
Multi language support in React Native apps

Multi language support in React Native apps

11
Comments
1 min read
JavaScript original Loader (from Medium post) || #JS #AnimeJS #Pre-loader #Loader

JavaScript original Loader (from Medium post) || #JS #AnimeJS #Pre-loader #Loader

5
Comments
3 min read
Generate and Download files using JavaScript

Generate and Download files using JavaScript

13
Comments 1
2 min read
Intro to Binary Search

Intro to Binary Search

53
Comments 6
7 min read
create-twitch-ext - A CLI Tool to Create Twitch Extensions

create-twitch-ext - A CLI Tool to Create Twitch Extensions

6
Comments
1 min read
Row Polymorphic Records for More Type Safety in Typescript

Row Polymorphic Records for More Type Safety in Typescript

3
Comments 2
1 min read
16+ Articles of April to Learn JavaScript

16+ Articles of April to Learn JavaScript

8
Comments
5 min read
Under-the-hood of React Hooks

Under-the-hood of React Hooks

9
Comments 1
7 min read
Sorting your imports correctly in React

Sorting your imports correctly in React

230
Comments 25
2 min read
The Water Jug Riddle in JS

The Water Jug Riddle in JS

11
Comments 3
5 min read
Working With ReactJS and OvermindJS - Create User Account

Working With ReactJS and OvermindJS - Create User Account

4
Comments
2 min read
The Case For Expression Reduction

The Case For Expression Reduction

5
Comments
3 min read
Create Your Own Elegant Code Screenshots with Carbon

Create Your Own Elegant Code Screenshots with Carbon

128
Comments 17
1 min read
Building accessible components with Downshift

Building accessible components with Downshift

6
Comments
11 min read
Free Coding Classes During COVID 19

Free Coding Classes During COVID 19

105
Comments 3
3 min read
Learn To Clone Like A Sith Lord

Learn To Clone Like A Sith Lord

32
Comments 17
8 min read
Get Started with React Native + Google Sign In

Get Started with React Native + Google Sign In

18
Comments 8
5 min read
BOM

BOM

3
Comments
1 min read
Cheese on Toast with React Portals?

Cheese on Toast with React Portals?

9
Comments
3 min read
How to create a hamburger menu icon with CSS and JavaScript

How to create a hamburger menu icon with CSS and JavaScript

73
Comments 3
3 min read
Implementing built-in JavaScript methods from scratch

Implementing built-in JavaScript methods from scratch

9
Comments
5 min read
Introduction to the JAMstack Course - What I Learned

Introduction to the JAMstack Course - What I Learned

18
Comments 1
4 min read
TDD in Angular - The Basics of General Testing

TDD in Angular - The Basics of General Testing

61
Comments 3
5 min read
In defense of TypeScript

In defense of TypeScript

55
Comments 8
9 min read
Quick Demo! Build a slack clone 01:50

Quick Demo! Build a slack clone

84
Comments 13
1 min read
Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

22
Comments 2
3 min read
The better way to Validate the props in Vue

The better way to Validate the props in Vue

44
Comments
3 min read
Install Vue 3 (Vue3) Beta with Vuex and VueRouter easily with vue-cli

Install Vue 3 (Vue3) Beta with Vuex and VueRouter easily with vue-cli

22
Comments 1
4 min read
Under-the-hood of web bundlers (e.g. Webpack)

Under-the-hood of web bundlers (e.g. Webpack)

25
Comments
6 min read
JavaScript Quiz Question #1: Array Sort Comparison

JavaScript Quiz Question #1: Array Sort Comparison

35
Comments 20
1 min read
VIDEO: Creating a job listing with HTML, CSS and VanillaJS

VIDEO: Creating a job listing with HTML, CSS and VanillaJS

39
Comments
1 min read
Speed Up Your UX with Skeleton Loading ☠️

Speed Up Your UX with Skeleton Loading ☠️

363
Comments 13
4 min read
What is function currying and why you should care

What is function currying and why you should care

7
Comments
2 min read
Load Testing Your API with Postman

Load Testing Your API with Postman

7
Comments
9 min read
Useful resources to learn React.

Useful resources to learn React.

36
Comments 1
1 min read
Scopes, Closures, Loops in ES5/ES6: An Incomplete Catalog of Approaches

Scopes, Closures, Loops in ES5/ES6: An Incomplete Catalog of Approaches

7
Comments
4 min read
COVID-19 Live Updates PWA

COVID-19 Live Updates PWA

8
Comments 3
1 min read
#Todo app tutorial in Ember Octane for those who know React

#Todo app tutorial in Ember Octane for those who know React

21
Comments 1
10 min read
#100DaysOfVanillaJS: What is JavaScript, Primitive Data Types & Let, Var and Const

#100DaysOfVanillaJS: What is JavaScript, Primitive Data Types & Let, Var and Const

305
Comments 26
7 min read
Keyboard Shortcuts: React in VS Code

Keyboard Shortcuts: React in VS Code

25
Comments 2
2 min read
Front-end Reading in Depth Week - 17

Front-end Reading in Depth Week - 17

4
Comments 1
1 min read
Svelte: my new obsession

Svelte: my new obsession

7
Comments
6 min read
Unit testing Node.JS APIs

Unit testing Node.JS APIs

60
Comments 1
4 min read
Writing a Custom useWindowSize React Hook

Writing a Custom useWindowSize React Hook

61
Comments
2 min read
Preloading React components

Preloading React components

24
Comments
2 min read
Learn about HOF(Higher Order Functions)

Learn about HOF(Higher Order Functions)

8
Comments
2 min read
Understanding primitive vs reference type in javascript and what you can do with it

Understanding primitive vs reference type in javascript and what you can do with it

7
Comments
5 min read
Docsify Tutorial

Docsify Tutorial

3
Comments
1 min read
Why seems React to be so extremely complex

Why seems React to be so extremely complex

2
Comments 5
2 min read
String.split() in Javascript

String.split() in Javascript

7
Comments
2 min read
Pause function execution for a certain time in javascript

Pause function execution for a certain time in javascript

9
Comments 1
2 min read
🌍Countdown Timer/Pomodoro (JS + CSS) [YouTube LIVE] 58:16

🌍Countdown Timer/Pomodoro (JS + CSS) [YouTube LIVE]

20
Comments
1 min read
React Native: Generating TypeScript Types for Environment Variables

React Native: Generating TypeScript Types for Environment Variables

12
Comments 1
3 min read
Using foreign keys with Loopback 4 and PostgresQL

Using foreign keys with Loopback 4 and PostgresQL

11
Comments 1
8 min read
loading...