Skip to content

willklein/how-things-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how-things-work

Let’s demystify the secrets of modern JavaScript tooling. In this workshop, you will: learn how linters, compilers, and code transforms work, write your own ESLint and Babel plugins, learn when to apply these skills to help your team, and deepen your understanding of computer languages.

This is a workshop given at DinosaurJS. I'd like to give it again, it was really awesome. It takes about three hours in-person, and brings someone from zero to hero on linting rules and code transformation.

If you're interested in doing this workshop (online or in person), reply on this Tweet or contact me however you can: https://twitter.com/WillsLab/status/1010238287385169921

Resources in rough order:

James Kyle's great resources:

Kent C. Dodd's great resources:

My past talks on the subject:

Demo app: https://github.com/gothinkster/realworld Testing utils: https://github.com/kentcdodds/react-testing-library

About

Workshop for DinosaurJS 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors