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

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?

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

231
Comments 11
4 min read
How can developers reduce stress

How can developers reduce stress

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

Self-balanced Binary Search Trees with AVL in JavaScript

22
Comments 1
10 min read
Tree Data Structures Explained with JavaScript

Tree Data Structures Explained with JavaScript

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

Graph Data Structures Explained in JavaScript

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

Data Structures in JavaScript: Arrays, HashMaps, and Lists

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

8 time complexities that every programmer should know

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

How you can change the world by learning Algorithms

242
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

17
Comments
6 min read
loading...