Nextjs now is compatible with React 17
10-31-2020 07:06

 

Just upgraded a couple of projects to Nextjs 10 with support of React 17. Two of those features got my attention: Built-in Image Component and Internationalized Routing. One of my projects did have needs for these two. What I did was made custom component to handle image loading and appearance. For lan switch, I made a folder called “en” and put all pages in it. Put switch button on nav bar. Those work just well except image optimization. And finally they have “Automatic Resolving of href” for “next/link”. Always like upgrades, and Go Nextjs!

First time experiencing Fire Evacuation Order
10-27-2020 15:57

 

The fire is so close that can see smokes and even fire. Had to leave home and grab some important documents, and of course Mac(my cat). Wind blows strongly, accelerates fire expanding. Want to go back ASAP!

Raspberry Pi 4
10-06-2020 02:05

 

Bought a Raspberry Pi recently for the 1st time and did setup for hosting all my personal projects. Setting up DMZ spent like hours but finally found out something wrong with that traditional-looking admin page on D-Link. Shout out for Asus router, so handy and react so fast. Will move all staff over from AWS. 

React Hook Form
10-06-2020 01:58

 

React Hook Form is being used in this website. So far feel much lighter than Formik. Before always use third party UI to integrated with Formik like Bootstrap or SemanticUI. React Hook Form is using regular <form></form> <input /> that feels very clean. But now with Tailwind, React Hook Form might make more sense for me to move forward.

Plan to resume SwiftUI on iOS
10-06-2020 01:52

 

Paused on SwiftUI for a while, although just got started back then. Since finished most staff on plan, want to go back to continue the  meeting schedule which left. Then plan to make an app for Billbook-v2.