/aaa-web-workshops

Complementary material for aaa workshop (all about apps)

Web Engineering

Useful resources to understand the big picture of the Web Team at allaboutapps

Introduction

Sample frontend project

Head to prerequisites first.

See aaa-frontend-demo and this guideline (documents each commit).

Complementary ressources

React: State management

Other interesting articles / projects

Useful react related libs (components / frontend libs / eyecandy / universal)

  • nivo: provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries
  • vw: react + d3 = vx | visualization components
  • react-springy-parallax: springy, composable parallax-scroller for React
  • formik (formsy alternative): Build forms in React, without the tears
  • react-trend - Simple, elegant spark lines
  • react-loadable - A higher order component for loading components with promises.
  • react-sortable-tree - Drag-and-drop sortable component for nested data and hierarchies
  • react-virtualized - React components for efficiently rendering large lists and tabular data
  • animate.css - A cross-browser library of CSS animations. As easy to use as an easy thing.
  • iTyped - Dead simple Javascript animated typing, with no dependencies.
  • react-cropper - Cropper as React components
  • next.js - Framework for server-rendered React apps