Cover photo: Lobster by Meritt Thomas Automatic Webfont Optimization is a new feature that shippe...
As a detour from my attempt at learning GraphQL resolvers and data sources, I'm going to try... deplo...
Cover image: Calvin & Hobbes © Bill Watterson Previously in this series, I made a GraphQL API...
Previously in this series, I made a GraphQL server that returns nothing. Now I'm going to design the...
The absolute minimal GraphQL server (with a hint of existential crisis) I was taking Apollo’s beg...
I made a web application that scrapes and displays the Spotify Web API objects in two formats: GraphQ...
You are working on a project outside of your or your organisation account--an open source project for...
Theme UI is a React styling library “based on constraint-based design principles”, where we can centr...
JungleJS is a static site generator, meaning that it generates every single route and compiles all th...
JungleJS is a new static site generator that uses Svelte and GraphQL. It also has a handy routing fea...
📷 Cover image: Isaac Quesada ekafyi / junglejs-story...
Serverless functions are server-side functions that are hosted on a third-party service (in this case...
Laravel provides an API middleware and routing out of the box, which enables us to set up REST APIs....
Cover image by Wali's Studio for the UN COVID-19 Response Previously in this series, we went thro...
📷 Cover image: Joseph Gonzalez I watched this talk※ by Chris Biscardi at ESNext Conf, where he pr...
In my previous post, I discussed why I wanted to learn to use state machines via the XState library....
I’ve heard of state machines before; probably clicked a link or two; but never looked further. I had...
The Laravel Blade templating engine provides us with a number of conditional directives, namely @if,...
ekafyi / gatsby-theme-web-monetization...
What I built React library that provides quick, customizable UI components for common Web...
ekafyi / react-web-monetization-ui...
⚠️ Motion Warning: The Glitch page preview contains animated elements. The CSS animation property...
Entah dari mana asalnya, tiba-tiba aku mendapat ilham untuk membuat sebuah produk dalam format web ap...
ekafyi / gatsby-starter-minimal-blog-lekoarts-unoffici...
Background I’m a self-taught frontend dev at intermediate level. For my day job and a coup...
Note about this format: I found that writing “explainer” notes gave me a stronger, deeper understand...
Background I published my first Gatsby theme–which is also my first-ever public installabl...
A Gatsby theme is a reusable block of a Gatsby site that can be shared, extended, and customized (sou...
Improve your website’s speed and performance by “lazy loading” images with Intersection Observer API...
This question has been bugging me for a while… finally got round to writing it down if only to get it...