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.
Friday Frontend: Very Cold Edition

Friday Frontend: Very Cold Edition

11
Comments
5 min read
Getting started with CSS variables

Getting started with CSS variables

80
Comments 4
2 min read
How I reduce the size of library with genetic algorithm

How I reduce the size of library with genetic algorithm

27
Comments
3 min read
Why Redux over a more basic Global Store

Why Redux over a more basic Global Store

17
Comments 1
3 min read
Vanilla JavaScript Infinite Scroll using WordPress REST API

Vanilla JavaScript Infinite Scroll using WordPress REST API

18
Comments
1 min read
Building a Frontend for a Temporal Document Store Together (Vue.js Composition API, Nuxt.js, TypeScript, D3.js) 👩‍💻👨‍💻

Building a Frontend for a Temporal Document Store Together (Vue.js Composition API, Nuxt.js, TypeScript, D3.js) 👩‍💻👨‍💻

18
Comments
7 min read
React Native Local iOS and Android Notifications

React Native Local iOS and Android Notifications

29
Comments 13
5 min read
How to write cleaner functions.

How to write cleaner functions.

96
Comments 5
4 min read
Caminhos absolutos para imports no Expo, como fazer?

Caminhos absolutos para imports no Expo, como fazer?

9
Comments
2 min read
Typescript Node Module Starter Template

Typescript Node Module Starter Template

10
Comments
2 min read
Write Better Frontend Components with This Tip

Write Better Frontend Components with This Tip

11
Comments 2
2 min read
Reactive Programming: an Introductory Model

Reactive Programming: an Introductory Model

59
Comments 1
12 min read
ReshuffleDB - the DB that's always there for you

ReshuffleDB - the DB that's always there for you

7
Comments
1 min read
Add or delete a property of an object in JavaScript

Add or delete a property of an object in JavaScript

6
Comments
5 min read
What is this "Event Loop" that they speak of in Javascript?

What is this "Event Loop" that they speak of in Javascript?

14
Comments
2 min read
Rest and Spread operator: Three dots that changed JavaScript

Rest and Spread operator: Three dots that changed JavaScript

7
Comments
6 min read
Build Great User Experiences with Concurrent Mode and Suspense with Our New Relay Workshop with Sibelius Seraphini!

Build Great User Experiences with Concurrent Mode and Suspense with Our New Relay Workshop with Sibelius Seraphini!

14
Comments
2 min read
My First Custom Hook in React

My First Custom Hook in React

8
Comments 1
3 min read
Using JSX with Vue

Using JSX with Vue

12
Comments
8 min read
Stepping Through Recursive Fibonacci Function

Stepping Through Recursive Fibonacci Function

12
Comments
2 min read
Unit and integration testing for Node.js apps

Unit and integration testing for Node.js apps

81
Comments 1
15 min read
Node.js Certification: first impressions

Node.js Certification: first impressions

151
Comments 26
4 min read
Code splitting React router with React Lazy and React Suspense

Code splitting React router with React Lazy and React Suspense

114
Comments 5
7 min read
Practice recursion in JavaScript with these 8 coding challenges for beginners

Practice recursion in JavaScript with these 8 coding challenges for beginners

31
Comments
5 min read
Let's Build a CAPTCHA Generator with Node.js

Let's Build a CAPTCHA Generator with Node.js

94
Comments 9
6 min read
loading...