A record of what I've learnt in periods of 12 weeks
####Projects
- Elixir Cards - following Udemy course
- Phoenix (Elixir server-side framework) - working my way through Programming Phoenix
####Projects
Authored:
####Projects
Authored:
- Draft JS
- Grid Systems
- Immutable Data with ImmutableJS
- AWS Lambda
- AWS S3
####Projects
Odysseon:
Authored:
- Redux
- React Router
- AWS: introduction into load balancers, queuing systems (rabbit)
- Docker: introduction to docker
- Webpack configuration
- Express: General tutorials on building an Express app
- Hapi.shot: how to simulate authorisation requests
- Hapi Auth Basic example
- Hapi oAuth Example
- Basic React + Alt.js (Flux) Counter
####Projects
Skills Wheel DWYL Project:
- D3.js: how to build a d3 sphere that dynamically filled in depending on data entered into a form. (d3 is great!)
- Hapi.shot: how to simulate errors using shot
- Google Sheet: how to send data from an app to a google sheet
- PDF: how to create a downloadable PDF on the server
Odysseon:
- Typescript: declaring static types and interfaces
- Alt.js (flux) flow: actions called from components that alter the store & send off async calls from the stores
- MongoDB
- React: fixing performance issues base on custom shouldComponentUpdate Higher Order Component
- Tape: epic user story integration tests
- Mocha + Chai React Testing: testing react components and lifecycle methods
- Class-based OOP with ES6 classes
- jsdom