Skip to content
Tom Stuart edited this page Jan 18, 2017 · 86 revisions

As a club, we're interested in exploring all areas of computation and are currently reading Types and Programming Languages. Alongside regular meetings about the book, we hold regular "interstitial" meetings about other topics.

To propose new topics for an interstitial meeting, feel free to leave your suggestion below.

Proposals

  • What Even Is A React (And So Can You!)
    • Tom S: React is conceptually simple but surprisingly difficult to understand from the outside. In this extremely hands-on workshop we’ll instead learn about React… from the INSIDE. I have written tests that explain the important bits of the React API; you will make each test pass by writing JavaScript. You’ll finish with your own toy version of React that does the main stuff that real React does, just without all the clever gubbins.
Clone this wiki locally