← 🗓️Heavy rain

🚀 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

🔗https://render.com/

The middle-ground between MobX and immutable state

🔗https://immerjs.github.io/immer/

Small JS framework by Basecamp

🔗https://stimulusjs.org/

Great alternative for Postman

🔗https://postwoman.io/

Modern portals for Ember.js

🔗http://github.com/kaliber5/ember-stargate

Awesome cheatsheet for CSS Grid

🔗https://yoksel.github.io/grid-cheatsheet/