Seito Horiguchi5 Steps to host a static web page on GitHubGitHub, constantly updated, has recently made hosting easy and allows you to set up a custom domain. From an engineering point of view, it…Apr 25Apr 25
Seito HoriguchiHow to resolve the TypeScript error of“Property ‘foo’ does not exist on type ‘HTMLElement’.”What happened?Mar 30Mar 30
Seito Horiguchi5 items to check if you get a “Permission denied” message when running DockerWhen using Docker to `compose up , `compose build`, `makemigrations`, migrate, etc., the error Permission denied may occur. There may be…Feb 16Feb 16
Seito HoriguchiBe careful when implementing Next.js SSR in a Docker environment.I was implementing SSR for Next.js in a Docker environment and got really stuck in the middle, so I’m leaving the solution as a reminder…Nov 15, 20231Nov 15, 20231
Seito HoriguchiTo import spreadsheet or excel data into a db file in SQLite formatI recently prepared a SQLite DB for my Flutter application, but I wanted to use the data I had entered in the spreadsheet beforehand.Mar 2, 2022Mar 2, 2022
Seito Horiguchi3 Ways to Align Text in FlutterWhen you want to left-center, center, or right-align text in Flutter, do you ever have trouble getting it to work the way you want…Feb 26, 2022Feb 26, 2022
Seito Horiguchi[Flutter] How to solve the problem when the build on the actual iPhone fails.Feb 26, 2022Feb 26, 2022
Seito HoriguchiHow to make the internet connection of windows 10 available in ParallelsIf you use a MacOS PC but wanna use Windows OS, installing Parallels will probably be a best practice.Aug 24, 2021Aug 24, 2021