Open in app

Sign in

Write

Sign in

Seito Horiguchi
Seito Horiguchi

4 Followers

Home

About

Nov 15

Be 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. This may be useful for people like you. You are using Docker and have separate containers for front-end and back-end Implement SSR or SSG in…

Docker

3 min read

Docker

3 min read


Aug 31, 2022

Allow 301 response in AWS Elastic Beanstalk

Overview The other day, I deployed a web app on AWS Elastic Beanstalk. I thought I had wholly defeated it after battling several errors, but when I looked at the dashboard, the Health status was “Severe”, and something seemed wrong. But when I look at the logs, there are no errors…

AWS

3 min read

Allow 301 response in AWS Elastic Beanstalk
Allow 301 response in AWS Elastic Beanstalk
AWS

3 min read


Mar 2, 2022

To import spreadsheet or excel data into a db file in SQLite format

I recently prepared a SQLite DB for my Flutter application, but I wanted to use the data I had entered in the spreadsheet beforehand. Prerequisite information Importing directly from a spreadsheet or Excel is quite cumbersome, so let’s make it a CSV file! It is not possible to append CSV data to…

Sql

2 min read

Sql

2 min read


Feb 26, 2022

3 Ways to Align Text in Flutter

When 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? Depending on the widget you are using, it may or may not work the way you want it to…. There are several ways to do this…

Flutter

1 min read

Flutter

1 min read


Feb 26, 2022

[Flutter] How to solve the problem when the build on the actual iPhone fails.

The other day, while developing an app in Flutter, I suddenly encountered the following error when I built the app to check it on my iPhone. Unable to prepare iPhone for development. and… iPhone is busy: Fetching debug symbols for iPhone. Xcode will continue when iPhone is finished. I wondered…

Flutter

1 min read

Flutter

1 min read


Aug 24, 2021

How to make the internet connection of windows 10 available in Parallels

If you use a MacOS PC but wanna use Windows OS, installing Parallels will probably be a best practice. Parallels: Mac & Windows Virtualization, Remote Application Server, Mac Management Solutions Parallels Official Site | Mac & Windows Virtualization, Mac Managementwww.parallels.com It is the virtualization tool and you can run Windows in your Mac PC. But you may be in struggle when you try to connect with internet at the first.

Parallels

3 min read

How to make the internet connection of windows 10 available in Parallels
How to make the internet connection of windows 10 available in Parallels
Parallels

3 min read


Jul 18, 2021

How to fix errors at deploying React apps with AWS Amplify

Hi, I met a few errors when I tried to deploy a SPA with React and AWS Amplify the other day. Let me introduce in this article how I fixed them. It may help you if you now have the following errors. “ERR_ABORTED 403" in manifest.json “Uncaught SyntaxError: Unexpected token…

React

1 min read

React

1 min read


May 12, 2021

How to handle image files in a project with Storybook and Next.js?

I‘ve been in a struggle to handle images in my project. The storybook page with Next.js couldn’t load the image files. The specs of my project are as follows… Storybook (6.2.7) Next.js (10.1.3) React (17.0.2) TypeScript (4.2.4) You can just resolve it with the following 3 steps. 1. package.json You can just…

Nextjs

1 min read

Nextjs

1 min read


May 5, 2021

How to fix the error “Cannot read property ‘displayName’ of undefined” in a project with Storybook and React?

The other day, I got the error “Cannot read property ‘displayName’ of undefined” in my project. The specs of my project are as follows… Storybook (6.2.7) Next.js (10.1.3) React (17.0.2) TypeScript (4.2.4) When I met the error, I’d been in the struggle for a long time since I couldn’t find…

React

1 min read

React

1 min read

Seito Horiguchi

Seito Horiguchi

4 Followers
Following
  • CS50

    CS50

  • Shingo Irie

    Shingo Irie

  • Hays Stanford

    Hays Stanford

  • Markus Hanslik

    Markus Hanslik

  • Esther Wenger

    Esther Wenger

See all (8)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams