The React.js core team announced the RFC on React Server Components just now. Imagine React components that run only on the server...
GitHub just announced Dark Mode at GitHub Universe 2020 conference. I'm super duper excited. Check out my reaction video and a couple...
When recording a screencast (video tutorial) I like to hide my cursor. It’s distracting to see a cursor hanging around for no...
Let's talk about web development. I'm a web purist and I don't plan to change that any time soon. Which means I chose to stick with...
After creating open-source software for about a decade, I've been awarded a GitHub Star by folks who run GitHub. Wrote a little something...
Since Next.js v9.4 you have the ability to use absolute imports or aliases for your import statements. I love this feature with all...
Deno 1.0 has just been released. It seems to be pretty awesome. Learn deno with Awais and build a couple of example projects.
ZEIT just announced that they have raised a $21M funding and have rebranded the platform as Vercel. This is amazing news. I believe...
While trying to keep up with COVID19 I built a CLI to avoid all the UIs and bad information out there. Picked a couple of authentic...
The Gatsby Package Manager (gpm) helps you install a Gatsby package with all of its dependencies. It also allows you to read the docs...