-
-
my-site Public
Personal playground for tinkering with stuff; contains the code for jackyef.com
-
-
Example of setting up client hints on webs that are using multiple origin, like `images.company.net` for images CDN.
-
nodejs Public
Forked from 1brc/nodejs1️⃣🐝🏎️ The One Billion Row Challenge with Node.js -- A fun exploration of how quickly 1B rows from a text file can be aggregated with different languages.
-
ssr-benchmarks Public
Simple benchmark of various SSR approaches, rendering 64k divs in a recursive way
-
bundlewatch-gh-action Public
GitHub action that allows you to easily run bundlewatch in your repository 📦
-
-
-
markdown-to-jsx Public
Forked from quantizor/markdown-to-jsx🏭 The most lightweight, customizable React markdown component.
-
-
tanyaaja Public
Forked from mazipan/tanyaaja.in❓Kumpulkan pertanyaan secara anonim dari siapa saja dengan mudah
TypeScript MIT License UpdatedFeb 12, 2024 -
-
dead-simple-spa-ssr-demo Public
Sample code to showcase how website behaves originally, with SPA behavior, and later SPA with SSR
-
-
next-apollo-suspense-ssr Public
Playground for next + apollo suspense SSR interactions
TypeScript UpdatedNov 24, 2023 -
-
-
wsl2-as-devbox Public
Personal note on setting up WSL2 as a development server
-
id-wfa Public
Collection of job openings from Indonesian remote-friendly companies
-
-
-
-
-
-
A repo showing implementation fix for a stackoverflow question
JavaScript UpdatedJan 26, 2023 -
react-isomorphic-data Public
Easily fetch json data in your React components, with similar APIs to react-apollo, and Suspense SSR 🎉
-
dotenv-linter Public
Forked from dotenv-linter/dotenv-linter⚡️Lightning-fast linter for .env files. Written in Rust 🦀
-
-
function-call-webpack-plugin Public
A webpack plugin that accepts a function name, and a callback that will be called with the arguments that were passed to the original function. The callback will be called during the webpack build …