An open API service indexing awesome lists of open source software.

https://github.com/pveyes/talks

Tech talks & slides
https://github.com/pveyes/talks

presentation slides spectacle talks tech-talks technology

Last synced: about 1 year ago
JSON representation

Tech talks & slides

Awesome Lists containing this project

README

          

# Talks [![Netlify Status](https://api.netlify.com/api/v1/badges/e1e2f66a-28db-4a98-916a-bb8feb8c7fba/deploy-status)](https://app.netlify.com/sites/pveyes-talks/deploys)

> My tech talks and slides

- [Declarative Dynamic Pattern with CSS Paint API](/src/talks/houdini)
- [You Should Make Your Own Framework](/src/talks/fw)
- [History of Traveloka Web Engineering](/src/talks/this)
- [Testing JavaScript Applications with Jest](/src/talks/fjest)

## Running Locally

This project is bootstrapped with [`create-react-app`](https://github.com/facebook/create-react-app), clone this repository, install dependency and start local server

```sh
git clone git@github.com:pveyes/talks.git
cd talks
yarn
yarn start
```

## License

MIT