My tech talks and slides
- Declarative Dynamic Pattern with CSS Paint API
- You Should Make Your Own Framework
- History of Traveloka Web Engineering
- Testing JavaScript Applications with Jest
This project is bootstrapped with create-react-app
, clone this repository, install dependency and start local server
git clone [email protected]:pveyes/talks.git
cd talks
yarn
yarn start
MIT