Pinned Repositories
css-modules
Documentation about css-modules
interop-test
ESM-CJS interop test
node-voo
Source Code and Resolve Caching for Node.js
rawact
[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
slides
Presentations
source-map-visualization
Just a simple hacky visualisation of SourceMaps
vscode-inline-types
webpack-meetup-2018-05
Application for the meetup talk
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
sokra's Repositories
sokra/source-map-visualization
Just a simple hacky visualisation of SourceMaps
sokra/slides
Presentations
sokra/vscode-inline-types
sokra/interop-test
ESM-CJS interop test
sokra/node-voo
Source Code and Resolve Caching for Node.js
sokra/heapdump-analyser
sokra/localization-plugin-talk
2019-12-02 & 2020-03-05 Live Coding repo for the talk
sokra/nextjs-http-example
sokra/bundler-comparison
A quick test to see how various bundlers compare when bundling the Lodash source code.
sokra/source-map-spec
The specification of the source map format
sokra/next.js
The React Framework
sokra/stacktrace-parser
Parses every stack trace into a nicely formatted array of hashes.
sokra/next-transpile-modules
Next.js plugin to transpile code from node_modules
sokra/nexttest
Minimal example of Next.js 12.0.2/ESM @vercel production bug
sokra/speedscope
🔬 A fast, interactive web-based viewer for performance profiles.
sokra/tailwindcss-jit-cdn
Tailwind CSS JIT in your browser
sokra/triomphe
Fork of std::sync::Arc with lots of utilities useful for FFI
sokra/2020_08_02
sokra/babel
🐠 Babel is a compiler for writing next generation JavaScript.
sokra/create-react-app
Set up a modern web app by running one command.
sokra/criterion-compare-action
⚡️📊 Compare the performance of Rust project branches
sokra/neo-async
Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
sokra/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
sokra/react
React is a JavaScript library for building user interfaces. It's declarative, efficient, and extremely flexible. What's more, it works with the libraries and frameworks that you already know.
sokra/terser-playground
A playground for seeing how Terser minifies JavaScript
sokra/tooling.report
tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base.
sokra/ts-loader
TypeScript loader for webpack
sokra/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
sokra/webpack-external-import
Dynamically import modules from other webpack bundles. Painless code sharing between separate apps
sokra/yarnpkg-berry
📦🐈 Active development trunk for Yarn ⚒