Open in app

Sign In

Write

Sign In

AJ Meyghani
AJ Meyghani

898 Followers

Home

About

Oct 5, 2021

Meet Ellio, My Side Hustle

I’ve been working on Ellio for couple of months, I’ve been using it with my team at my current job and it’s been saving me a lot of time. Also it’s been helping devs on the team to be more involved in plannings and collaborate more effectively. …

Saa S

2 min read

Meet Ellio, My Side Hustle
Meet Ellio, My Side Hustle
Saa S

2 min read


Published in JavaScript in Plain English

·Dec 5, 2018

Writing Async Programs in JavaScript

Learn how to write asynchronous programs using promises and async/await — There is no doubt that JavaScript, despite its history, has become to be one of the most popular programming languages today. JavaScript, due to its asynchronous nature, can present some challenges for those who are new to the language. In this article, we are going to write small async programs…

Java Script

19 min read

Writing Asynchronous Programs in JavaScript
Writing Asynchronous Programs in JavaScript
Java Script

19 min read


Nov 21, 2018

Data Modeling with GunDB

In this article I’ll walk you through modeling Social Library, a social app for book enthusiasts, using GunDB. This fictitious app helps readers create favorite lists from the books they like, leave reviews and follow other readers and authors. I’ll start by talking about what data modeling is and then…

Java Script

25 min read

Data Modeling with GunDB
Data Modeling with GunDB
Java Script

25 min read


Nov 3, 2018

GunDB, a Graph Database in JavaScript

Exploring the basics — Recently I’ve been playing around with GunDB and I wanted to share with you what I’ve learned so far. GunDB, a.k.a Gun, a.k.a Gun.js, is more than just a graph database. It’s a group of projects that aims to simplify scaling, improve data security, save costs, and empower application developers. …

Java Script

10 min read

GunDB: a Graph Database in JavaScript
GunDB: a Graph Database in JavaScript
Java Script

10 min read


Oct 27, 2018

JavaScript Bundlers, a Comparison

How do JavaScript bundlers stack up against each other? — In this article I’m going to introduce you to JavaScript module loaders and bundlers. I’ll explain what they are and why they exist. First, I’ll give you an overview of the different module formats and module loaders out there and I’ll present some examples for each. Then, I’ll talk about…

Java Script

27 min read

JavaScript Bundlers, a Comparison
JavaScript Bundlers, a Comparison
Java Script

27 min read


Oct 19, 2018

Hosting a .app Static Website with Nginx

In this article I’ll show you how to buy a .app domain, set up a VPS (Virtual Private Server) on DigitalOcean, and serve a simple static website using the Nginx server. Below is an overview of what I’ll be covering: Benefits of .app domains Buying a .app domain Setting up…

Nginx

9 min read

Hosting a .app Static Website with Nginx
Hosting a .app Static Website with Nginx
Nginx

9 min read


Oct 13, 2018

JavaScript Double Equals and Coercion

After reading this article, you will know everything you need to know about coercion and the double equals operator in JavaScript. TL;DR: always use the triple equals operator and internalize the coercion algorithms Double Equals The double equals operator coerces the operands if their types are not the same, otherwise, it will…

Java Script

8 min read

JavaScript Double Equals and Coercion
JavaScript Double Equals and Coercion
Java Script

8 min read


Oct 10, 2018

Async JavaScript, a Pocket Reference

Learn asynchronous programming in JavaScript — The asynchronous nature of JavaScript is one of the aspects of the language that can confuse a lot of people. Having a good understanding of its primary async constructs however, can reduce a lot of confusion about the language. The goal of this guide is to introduce you to async…

Java Script

32 min read

Async JavaScript, a Pocket Reference
Async JavaScript, a Pocket Reference
Java Script

32 min read


Oct 6, 2018

JavaScript Interview Questions, Functions and Prototypes

Below are some interview questions with answers to accompany the other two articles that I wrote on JavaScript functions and prototypes. The questions are grouped in three categories: functions closures prototypes The answer for each question is given right after the question. Functions Question What is the output of the following…

Java Script

10 min read

JavaScript Interview Questions, Functions and Prototypes
JavaScript Interview Questions, Functions and Prototypes
Java Script

10 min read


Oct 6, 2018

JavaScript Prototypes, a Pocket Reference

There are different ways to interpret the prototype concept in JavaScript, but it can be explained very easily in one sentence: “In JavaScript, prototypes are objects that facilitate linking of objects and delegation of methods or properties” That’s really it. The most confusing part about the prototype concept is just…

Java Script

13 min read

JavaScript Prototypes, a Pocket Reference
JavaScript Prototypes, a Pocket Reference
Java Script

13 min read

AJ Meyghani

AJ Meyghani

898 Followers

Software Engineer

Following
  • Christian Heilmann

    Christian Heilmann

  • Mike Houghton

    Mike Houghton

  • Hugo Barbosa

    Hugo Barbosa

  • Sixing Huang

    Sixing Huang

  • Doug Galante

    Doug Galante

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech