Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR. React v16.8 (the one with hooks!) for UI. Apollo Client 2.5 (React) for connecting to GraphQL. MobX-React-Lite for declarative, type-safe flux/store state management. Emotion CSS-in-JS, with inline <style> tag generation that contains only the CSS that needs to be rendered. Sass, Less and PostCSS when importing .css/.scss/.less files. React Router 4...