Skip to content

Instantly share code, notes, and snippets.

@archiewald
Last active January 17, 2020 20:44
Show Gist options
  • Save archiewald/b42ce94b1830512095c6942048555d18 to your computer and use it in GitHub Desktop.
Save archiewald/b42ce94b1830512095c6942048555d18 to your computer and use it in GitHub Desktop.
[blogpost ideas] #blog

TypeScript

  • asynchronous iteration
  • class model JS vs TS vs Ruby?
  • writing typecheckers
  • object types
  • omit
  • chaining vs currying etc
  • dictionaries
  • object literal types
  • creating a library interface
  • fix npm package - react-ga
  • function types

Tools

  • lepton
  • prevent from pushing to develop
  • devdocs

General

  • The Pragmatic Programmer - review
  • Clean Code - review
  • kyle simpson books review
  • what I learned from this and object prototype

React

  • children as function (function as children?)
  • Mobx vs Redux
  • React + TS course + Mobx (?) !!

Lifestyle

  • Slight Edge for programmers

Deep explanation topic

  • how https works
  • how react works
  • how typescript works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment