It can be easily set up with a module resolver:
Continue readingMonthly Archives: February 2020
“Error authenticating user: Must specify two-factor authentication OTP code” with NPM Login
If 2-factor-authentication is enabled, an access token is needed in the place of password. Create one according to the steps here with the access for:
- read:packages
- write:packages
- delete:packages
How to Develop Emails with React: Running NextJS without Client JavaScript
Email development, oh thou necessary evils of the world.
Server side React (NextJS) would be helpful in constructing components and maintaining a united stack, but after the server render, no JavaScript or React is actually needed in the resulting HTML.
To completely disable client side JavaScript from document, do:
Continue readingCoronavirus: Real Numbers in China
I’m going to deviate from my usual nerdy posts and talk about something sadder.
The current coronavirus.
Continue reading