Abdisalan

Abdisalan @abdisalan_js

About: A software engineer just trying to gain and share knowledge with everyone.

Location:
Boulder
Joined:
Apr 8, 2019

Abdisalan
articles - 14 total

5 Edge Cases No Programmer Likes Handling

Some common problems you run into that just kinda mess with your flow, ya know?

Learn More 3 1Oct 4 '22

How One Developer Recreated AirDrop Using Just JavaScript

I go through the architecture of how it was developed.

Learn More 1499 54Dec 12 '20

How to Code a Video Streaming Server using MongoDB

Building point to make your own Netflix or YouTube app

Learn More 110 10Nov 28 '20

How to Code a Video Streaming Server using NodeJS

Give a stream to the browser and it handles the rest. I show you the first part.

Learn More 434 33Oct 25 '20

4 Ways To Traverse Binary Trees (with animations!)

in-order, depth-first-search, breadth-first-search, and post-order

Learn More 61 0Sep 7 '20

Cracking the Binary Tree Interview

Let me know what you'd like in this guide!

Learn More 46 13Aug 29 '20

How to Measure Cohort Retention using BigQuery

Find insight in data you already have!

Learn More 9 0Aug 28 '20

SQL Practice Problem to Help You Pass Your Interview

It seems simple, then it's challenging, then it's easy!

Learn More 18 5Aug 21 '20

1 SQL Query You Should Stop Using

This will cost you both time and memory

Learn More 369 43Jun 16 '20

How I get into “The Zone”

Do you have a morning ritual? Share with us!

Learn More 25 8Mar 8 '20

3 Tips If You're Afraid To Start A Project from Scratch

Some inspiration if you're scared of starting that big project sitting in your mind.

Learn More 77 8Feb 28 '20

1 Weird CSS Property You Should Use In Your Next Project

Are you tired measuring the width of your divs? Well measure no more with this new handy css property!

Learn More 71 5Feb 21 '20

How To Download A File using ReasonML

How to prepare any file for downloading!

Learn More 8 0Feb 14 '20

How to handle Forms in ReasonML using ReasonReact

I explain how to capture form events using the ReactEvent module from ReasonReact.

Learn More 8 0Jan 5 '20