I can tell at least that in 3 years, JavaScript will gain more the status of a VM and lose the status of a language. Already today, not… (more…)
Read more »
One of the most used browsers is Google Chrome, and there’s no surprise as to why. It’s fast and has so many features and options to it. It supports extensions...
Read more »
TL;DR: The types-first architecture unlocks Flow’s potential at scale by leveraging fully typed module boundaries. We plan to migrate to… (more…)
Read more »
So here goes the story … you saw a website with a constellation background. How do they do that? In this post we are going to make an…
Read more »
Javascript is a weird and wonderful language that lets us write some crazy code that's still valid. It tries to help us out by converting things to particular types based on how we treat them. If we add a string to something, it'll assume we want it in te... (more…)
Read more »