Chris Weekly
Chris Weekly
This disclaimer might scare people off: > "Note: you will also need to install and enable @babel/plugin-syntax-object-rest-spread if you haven’t already" I suggest adding a note that @babel/plugin-syntax-object-rest-spread is included...
The README table of contents notes a "Components List", but the link just points to https://github.com/serverless-components/ -- the organization homepage on Github. Is there an actual list of serverless components...
For the sake of anybody who's confused about the status of the "Material Design Lite" project, https://github.com/google/material-design-lite/blob/master/README.md says: > We've Moved! > Material Design Lite v2 has evolved into a...
The latest tag in the repo is 7.0.0 (Oct 30, 2020) but the Chrome web store advertises 8.0.0 (Feb 6, 2021). Where did the published v8.0.0 come from? Please and...
"s.getFiberRoots is not a function" Reactime seems like a great extension; please fix this if possible. NextJS is the de facto standard for doing SSR with React, and I'm sure...
Thanks for sharing this cool kit, Loren! FYI, I ran into multiple warnings on installation, which I resolved by adding `@babel/runtime-corejs2` as a devDep. Sorry I don't have time to...
Hi, I was inspired by the same post[1] mentioned in this project's readme, so I'd thought to use it in a webapp I'm working on. But there's been no activity...