Download Latest Version React 18 source code.zip (1.4 MB)
Email in envelope

Get an email when there's a new version of StarHackIt

Home / v7.0.0
Name Modified Size InfoDownloads / Week
Parent folder
2019 summer source code.tar.gz 2019-06-23 1.1 MB
2019 summer source code.zip 2019-06-23 1.4 MB
README.md 2019-06-23 476 Bytes
Totals: 3 Items   2.4 MB 0

Major frontend rewrite:

  • multi frontend: public, user and admin, all under 100KB.
  • typescript has replaced babel, reducing bundle size by 25%.
  • glamorous being no longer maintained, emotion is the new css solution.
  • react replaced preact due to emotion.
  • nightwatch uses chrome driver directly, no more selenium.
  • concept of layout, each component can choose its own layout or uses the default one.
  • all routes are loaded dynamically to reduce bundle size.
Source: README.md, updated 2019-06-23