React 16 and Webpack 4 setup with React-Router, MobX state management, i18n localisation, Hot Module Reload, Node Express server, ES6 transpiling, and tools for code quality and testing.
Another simple exercise to implement a full-stack realtime chat application. The server side is implemented using Meteor, MongoDB, and swydo:ddp-apollo to provide the Graphql interface. The frontend part uses React v.16, Graphql, apollo-client v2.2.0 with apollo-link-http to get GraphQL communication resolved over HTTP and subscriptions-transport-ws to get subscriptions through WebSocket.
Just a simple example to show and practice code skills resolving the implementation of a simple game of selecting the missing word in a sentence. And practice with react v.16, react-router v4.2 and redux-saga.
Small app which queries a youtube API; demos some of the newest features of the React 16.3.0-alpha release (React.Prop, React.Fragment, PropTypes package, Property Initializer Syntax). Uses my minimal React Webpack configuration.
DVC Student Project | Allows DVC Student Tutors to document their tutoring times on smart calendar. Admins can manage/observe tutors times in one place.