Trond Fröding Hatlen's repositories
pull-request-bundle-size-check
Keep track of how many bytes your pull requests adds or removes from your webpack bundles
stupidhackaton
A stupid hack
curves
An experiement Visualizing the easing functions in the eases npm package
dotfiles-local
My dotfiles (these dotfiles extends thoughtbot/dotfiles)
har-app
A little experiment
hjs-webpack
Helpers/presets for setting up webpack with hotloading react and ES6(2015) using Babel.
inky-cli
Command-line interface for the Inky templating language.
inspectpack
An inspection tool for Webpack frontend JavaScript bundles.
learn-go-with-tests
Learn Go with test-driven development
MobTimer
Cross platform on-screen pop-up timer for Mob Programming teams
playwright-watch
🙈🐵 Run Playwright in watch mode
pull-request-bundle-size-check-demo-app
Demonstrate how the pull-request-bundle-size-check repository works (sets a status on pull requests)
react-codemirror
Codemirror Component for React.js
react-datocms
A set of components and utilities to work faster with DatoCMS in React environments
react-router
Declarative routing for React
react-tagsinput
Highly customizable React component for inputing tags.
storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
trond-mods
A random assortment of codemods for transforming javascript code
waitlist
Bookmarklet that shows your place in a meetup waitlist
web.dev
The frontend, backend, and content source code for web.dev
webpack-bundle-size-experiments
This repo contains two builds of each entry, one for newer browsers that supports esmodules and one for older browsers (i've configured it to just support ie11). The purpose is to see how much one can save by taking advantage of newer browsers' javascript "skills".
webpack-dev-middleware
Offers a dev middleware for webpack, which arguments a live bundle to a directory
webpack-dev-server
Serves a webpack app. Updates the browser on changes.