NetlifyCMS isn’t what I was looking for, I’ll continue the search of a CMS to build my static site
Testing NetlifyCMS I’m going to use it to push “status” updates
I still cry for Google Reader and more services/apps that Google killed, and the recent news about Google Cloud make me nervous
Tranco: A Research-Oriented Top Sites Ranking Hardened Against Manipulation
An alternative to Alexa top 1 million websites
I like AWS Amplify, but the size of the build was too big, TIL that they have modular imports, and I was able to reduce the size 2MB, while I wait for AWS SDK v3
Before:
import { Auth } from "aws-amplify";
After (better):
import Auth from "@aws-amplify/auth";
Dark mode all the things! #iOS13
Now I don’t like all the apps that are white or doesn’t have dark mode support