Published inITNEXTVue Fes Japan 2023 Evan You Keynote Flash ReportHello, I’m egurinko, a software engineer working on product development in BtoB field. This year, Vue Fes Japan 2023 was held offline for…Oct 28, 20231Oct 28, 20231
Published inITNEXTBoosting Productivity with a VS Code Extension for Autocompleting CSS Variables-Formatted Design…Hi, I’m egurinko, a software engineer working on product development in BtoB field. In the previous article, I introduced the initiation of…Oct 11, 2023Oct 11, 2023
Published inJavaScript in Plain EnglishFocusing on User Problem Solving Through Design SystemsHi, I’m a software engineer working on product development for B2B at giftee. We’ve started developing a design system called Abukuma.Jun 1, 2023Jun 1, 2023
Published inITNEXTCreate React v18 TypeScript Project with ViteWith create-vite and create-react-app, you can properly and super easily setup a React TypeScript project with Vite. However, what if you…Feb 5, 20231Feb 5, 20231
Published inITNEXT5 Improvements of Scrum Sprint I did for the Software Engineering TeamScrum is an agile framework for continuously creating software by iterating improvements in short cycles. It could help you work together…Jan 29, 2023Jan 29, 2023
Published inITNEXTHow to Replicate Supabase PostgreSQLSupabase is BaaS (Backend as a Service) which is based on Singapore. It includes database (PostgreSQL), authentication, storage and…Jan 9, 2023Jan 9, 2023
Published inITNEXTThe Practical Testing Strategy of FrontendEveryone knows writing tests are super important because it speeds up development in long term. On any application, you would face a…Sep 25, 2022Sep 25, 2022
Published inITNEXT7 Recommended ESLint Rules for React TypeScript ProjectThe combination of ESLint and Prettier is Amazing. It not only reduces formatting time dramatically, but also saves your brain CPU. In…Sep 18, 2022Sep 18, 2022
Published inJavaScript in Plain EnglishAutomate Dependency Updates With Renovate, Not With Dependabot1. Why choose Renovate as dependency management. 2. Install Renovate. 3. Recommended settings to automate dependency management.Aug 13, 2022Aug 13, 2022
Published inITNEXTAuto Format with ESLint and Prettier for React TypeScript ProjectAuto formatting is a great enhancement of DX. It saves your development time and drastically increase your productivity ! Especially, it’s…Aug 7, 20221Aug 7, 20221