🚀 Updates
Ember Await
A few important updates. New features and bug fixes.
https://exelord.gitbook.io/ember-await/
Wazapp [TBA]
I did a comparison of Ember vs React, and it turned out there is almost not difference if you apply ember’s pattern to react.
https://twitter.com/TheExelord/status/1265344926973386754
Personal website
New website is coming! Simpler, only what matters.
Learning Next.js
Continue discovering new things in the ecosystem. Trying to finalize all-in-one (but basic) blueprint for new Next.js app. Possible as a base example for Wazapp.
Weekly updates
Oh yeah… and I started weekly updates ;) its the first one! 🚀
🤓 What I’ve learned
Browsers do not support CSS hyphenation in all languages
https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens#Notes_on_supported_languages
Difference between prepublishOnly , prepare and prepublish in package.json
https://github.com/apiaryio/dredd/issues/945
User Timeing API - great way to messure app’s performance
https://developer.mozilla.org/en-US/docs/Web/API/User_Timing_API