At QMENTA we have been rebuilding the front-end from scratch, seeking simplicity and performance not only in design, but also in the technology sta...
For further actions, you may consider blocking this person and/or reporting abuse
This is awesome work! Why has no one commented on this yet! O.o I'm firing up a workspace to play with this right now :)
Thank you very much Sean!! Tried to gave an overview of pretty much everything (except styling 💅). The boilerplate used for the project is exactly this one:
TypeScript · Preact · Redux-zero => frontend starter with bleeding features. Check it out!
Bleeding Frontend Starter
Preact + TypeScript + Redux-Zero + Moar..
This starter project contains many features to speedup development and have fun which is pretty handy today.
Features:
Powered by Webpack
Heading production env -> Polyfills, Shims & Extensions
I recommend to install core-js and import all its contents on your main file
import 'core-js'but switching Webpack for Parcel.
If you have any suggestion or idea on how to extend this stack or improve, or any question, let me know! 🤘
thanks for this great article. It is very detailed. I discovered Redux-zero will give it a try soon with preact.
Thumbs up!!!
Great article Albert! Really useful 🙂