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.
An Introduction to React Native

An Introduction to React Native

80
Comments 6
9 min read
WebSockets tutorial: How to go real-time with Node and React

WebSockets tutorial: How to go real-time with Node and React

17
Comments
8 min read
Sneaky Fingerprint and IP Tracker with React

Sneaky Fingerprint and IP Tracker with React

53
Comments 1
4 min read
Dealing with nested callbacks

Dealing with nested callbacks

23
Comments 2
6 min read
Breakpoints reactivity with Tailwind and VueJS

Breakpoints reactivity with Tailwind and VueJS

26
Comments 5
2 min read
Writing a JSON Parser in JS pt 1: primitives

Writing a JSON Parser in JS pt 1: primitives

13
Comments
3 min read
JSON Parser pt2: Arrays

JSON Parser pt2: Arrays

9
Comments
9 min read
Promises vs Observables for AngularJS-to-Angular migration

Promises vs Observables for AngularJS-to-Angular migration

15
Comments
6 min read
Quick Intro to Vuex ORM

Quick Intro to Vuex ORM

12
Comments 1
4 min read
Possibly Odd Approach for Quick Authentication - User Registry API and Passport

Possibly Odd Approach for Quick Authentication - User Registry API and Passport

31
Comments
6 min read
Testing your IndexedDB code with Jest

Testing your IndexedDB code with Jest

31
Comments
10 min read
Creating a GraphQL server with NodeJS

Creating a GraphQL server with NodeJS

92
Comments 5
13 min read
Generating random color with single line of js code

Generating random color with single line of js code

59
Comments 4
2 min read
Using HTML Form Validation without a Form (Kinda)

Using HTML Form Validation without a Form (Kinda)

6
Comments
2 min read
Honey, I Type Checked The Children

Honey, I Type Checked The Children

65
Comments 5
4 min read
7 Javascript Methods That Aid DOM Manipulation

7 Javascript Methods That Aid DOM Manipulation

182
Comments 24
5 min read
The Urlist — An application study in Serverless and Azure

The Urlist — An application study in Serverless and Azure

7
Comments
11 min read
Openshift, Node and Keycloak

Openshift, Node and Keycloak

12
Comments
3 min read
Create Node Command line App

Create Node Command line App

6
Comments 2
2 min read
Weekly Coding Challenge - Week #10 - Clock

Weekly Coding Challenge - Week #10 - Clock

18
Comments
1 min read
How To Quickly Deploy Node Js App To Heroku

How To Quickly Deploy Node Js App To Heroku

58
Comments 4
3 min read
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server)

Take Your Node.js Project to The Production Environment (VPS/Dedicated Server)

35
Comments
1 min read
Hosting static websites on Openshift

Hosting static websites on Openshift

11
Comments
2 min read
64 bit fun. Counting from 0 to MaxValue

64 bit fun. Counting from 0 to MaxValue

11
Comments
3 min read
Ask about recursion during coding interviews to identify good talent

Ask about recursion during coding interviews to identify good talent

6
Comments
3 min read
loading...