DEV Community

Adrian Mejia profile picture

Adrian Mejia

First do it, then make it better.

Education

RIT

Work

Software Engineer at Google

What every programmer should know about Synchronous vs. Asynchronous Code

What every programmer should know about Synchronous vs. Asynchronous Code

Reactions 46 Comments 5
6 min read

Want to connect with Adrian Mejia?

Create an account to connect with Adrian Mejia. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
What are your top ten command lines?

What are your top ten command lines?

Reactions 50 Comments 35
1 min read
How to build a Node.js eCommerce website for free

How to build a Node.js eCommerce website for free

Reactions 231 Comments 11
4 min read
How can developers reduce stress

How can developers reduce stress

Reactions 41 Comments 6
16 min read
Self-balanced Binary Search Trees with AVL in JavaScript

Self-balanced Binary Search Trees with AVL in JavaScript

Reactions 21 Comments
10 min read
Tree Data Structures Explained with JavaScript

Tree Data Structures Explained with JavaScript

Reactions 158 Comments 2
11 min read
Graph Data Structures Explained in JavaScript

Graph Data Structures Explained in JavaScript

Reactions 137 Comments 3
13 min read
Data Structures in JavaScript: Arrays, HashMaps, and Lists

Data Structures in JavaScript: Arrays, HashMaps, and Lists

Reactions 251 Comments 1
31 min read
8 time complexities that every programmer should know

8 time complexities that every programmer should know

Reactions 324 Comments 5
13 min read
How you can change the world by learning Algorithms

How you can change the world by learning Algorithms

Reactions 241 Comments 5
9 min read
Getting started with Node.js modules: require, exports, imports and beyond

Getting started with Node.js modules: require, exports, imports and beyond

Reactions 17 Comments
6 min read
loading...