-
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 …
-
Small full-stack restaurant reviews app, created for learning. Built on postgres + hasura + node + nextjs + docker
-
snowpack-preact-typescript Public template
Snowpack + Preact + TypeScript starter template
-
preact-ssr-hydrate-repro Public
Repo to test preact SSR hydration behavior
JavaScript UpdatedJan 5, 2023 -
-
-
-
bundlesize-gh-action Public
GH action to run your build and check the bundlesize
-
-
simple-module-bundler Public
A simple implementation of a module bundler for learning purposes. Inspired by https://www.wix.engineering/post/build-your-own-webpack-in-30-minutes
JavaScript MIT License UpdatedJan 4, 2023 -
rqrr-wasm Public
The rust QR decoder library `rqrr`; compiled to WebAssembly. Demo: https://jackyef.github.io/rqrr-wasm
-
-
2022-advent-of-code Public
Code to solve 2022 Advent Of Code done in stream
TypeScript UpdatedDec 15, 2022 -
next-95-tm-repro Public
Repo to reproduce bug with nextjs@9.5 + next-transpile-modules@4
TypeScript UpdatedDec 13, 2022 -
-
react-runtime-perf-workshop Public
Repository for demonstrating how to optimise runtime performance
-
react-rqrr-wasm Public
An example react app that uses rqrr-wasm (https://github.com/jackyef/rqrr-wasm)
-
-
-
react-boilerplate Public template
An opinionated react boilerplate created for personal learning
-
A template created to learn web performance optimisation
JavaScript UpdatedDec 10, 2022 -
source-map-explorer-remote Public
Wrapper around source-map-explorer that works with remote URLs and chrome code coverage
JavaScript UpdatedDec 10, 2022 -
source-map-coverage Public
Wrapper around source-map-explorer that works with remote URLs and supports chrome code coverage json
-
svelte-3-boilerplate Public
Boilerplate project for svelte 3. Created for learning purpose.
JavaScript UpdatedDec 3, 2022 -
-
ti10-intro-remotion Public
A poorman version of TI10 team intro video made using Remotion. Made for fun and practice.
-
-
next-1210-custom-server Public
Show behavior difference of rendering next page with custom server between 12.0.10 and 12.1.0
JavaScript UpdatedSep 27, 2022 -
profile-overflow Public
Fun way to share some of your (already) public StackOverflow user data to the internet.
-
personal-ts-lib-starter Public
Opinionated TS library starter to get to building quickly. Made primarily for personal use