Latest Posts

All blog posts sorted by newest first.

[Flutter] WebView

2022-04-10
Let's see how to use webview_flutter to show the web page in the app on Flutter.
see more →

[Golang] Getting started with Gin

2022-04-07
Let's see how to develop a web server with Golang using Gin web framework that is the mos popular web framework of Golang.
see more →

[Next.js] MUI

2022-03-27
Let's see how to add and use MUI(Material UI) that is the UI library in the Next.js project based on TypeScript.
see more →

[Next.js] Localization

2022-03-26
Let's see how to use next-translate for the localization on the Next.js project based on TypeScript.
see more →

[Next.js] Change Storybook background color

2022-03-22
Let's see how to change the Storybook background color in the TypeScript based Next.js project.
see more →

[Next.js] Storybook

2022-03-15
Le's see how to use Storybook in Next.js based on TypeScript for Component Driven Development.
see more →

[Code Quality] CSpell

2022-03-08
Let's see how to check typo by CSpell.
see more →

[Code Quality] Stylelint V14

2022-03-06
Let's see how to install and configure Stylelint to check code style of CSS, SCSS files, and CSS-in-JS.
see more →

[Code Quality] remark-lint

2022-03-05
Let's see how to use the remark-lint to make the same style of the Markdown.
see more →

[Next.js] Test

2022-02-21
Let's see how to configure Jest and React Testing Library to test the Next.js project based on TypeScript.
see more →

[Next.js] Absolute path

2022-02-19
Let's see how to use absolute path to import components in Next.js with TypeScript.
see more →

[Next.js] Prettier

2022-02-18
Let's see how to configure Prettier in Next.js.
see more →

SHARE
Twitter Facebook RSS