🚀 Updates
Wazapp has now a starter yarn create wazapp <project-name>
Ember Await now supports Ember project with PODs structure
https://github.com/Exelord/ember-await/releases/tag/0.5.1
Added experimental support for function components in Wazapp
The future starts to look very bright. As new projects support only function components API (hooks), Wazapp can use them as well.
🤓 What I’ve learned
How to create and what are create-* packages
https://classic.yarnpkg.com/en/docs/cli/create/
Mobx with function components is not that bad! If you useLocalStore
Forget about props destructuring!
https://mobx-react.js.org/state-local
🤯 Interesting things
Great alternative for Heroku
The middle-ground between MobX and immutable state
https://immerjs.github.io/immer/
Small JS framework by Basecamp
Great alternative for Postman
Modern portals for Ember.js
http://github.com/kaliber5/ember-stargate