elsassph / haxe-modular

Haxe-JS code splitting, NPM dependencies bundling, hot-reload
116 stars 14 forks source link

Add Haxe starter kit, needs to be listed? #1

Open Justinfront opened 7 years ago

Justinfront commented 7 years ago

There is no haxe starter kit listed here, there are entries from Go, Typescript, Coffee etc... http://andrewhfarmer.com/starter-project/

Ideally it would include redux, electron, react-routing... ?

These two kits look interesting for ideas on what might be ideal. https://github.com/cloudmu/react-redux-starter-kit https://github.com/mcnamee/react-native-starter-app

Justinfront commented 7 years ago

For forms this might be interesting inclusion although unsure on reflux setup https://github.com/mozilla-services/react-jsonschema-form the way they use json certainly seems nice quite 'snowkit'

For infinite scrolling this is interesting. https://github.com/bvaughn/react-virtualized

But balance between lean and something that has all you need. I might try to pitch in privately.

Hope some of my ideas are useful, in helping you with promoting Haxe react approaches.

elsassph commented 7 years ago

This repo is a support library, not a starter kit, but that's a good idea to follow.