Posts about babel
- •7 mins reading time
Reimplement webpack raw-loader as babel-plugin-macros
Compile-Time File-System Access Without a Module Bundler
This weekend I was working on my side project to list and display all my future tech talks. This is an overengineered web app built using CRA and Spectacle, with a little bit of React Router (I'll write about it in another post). I want to be able to display talk information in both inside app and in GitHub (where I host the repository), so I decided to put talk title and description in
Read MoreREADME.md
inside talk directory to prevent duplication.