HTHein Thant Ooinheinthant.hashnode.dev路Sep 8, 2023 路 4 min read3 Key Benefits of Semantic HTMLSemantic HTML is a powerful tool for modern web development. It brings numerous advantages to website creators and users. In this digital age, where search engine visibility and user experience are very important, understanding semantic elements and ...00
HTHein Thant Ooinheinthant.hashnode.dev路Aug 1, 2023 路 3 min readBuilding A Blog Website with Next.jsI've always wanted a platform that truly reflects my passion for coding and writing. In the past few weeks, I started exploring Next.js and decided to build a personal blog website as a side project. In this article, I want to share my experience and...00
HTHein Thant Ooinheinthant.hashnode.dev路Jul 4, 2023 路 3 min readDeploying a Rails app on RenderWhen it comes to deploying web applications, choosing the right platform can significantly impact development efficiency and overall performance. The Render platform offers a powerful and user-friendly solution for deploying Rails apps. In this tutor...00
HTHein Thant Ooinheinthant.hashnode.dev路Feb 15, 2023 路 8 min readHow To Simplify Redux Logic With Redux ToolkitRedux is a popular state management library for JavaScript applications. It provides a store that all components can access to get the current state. However, updating the state immutably, creating action types and case reducers, and handling the asy...00
HTHein Thant Ooinheinthant.hashnode.dev路Jan 28, 2023 路 5 min read6 Simple Habits To Become A Productive CoderBeing a good coder is not just about writing efficient and error-free code, but also involves staying organized, managing time and attention effectively, and having a balanced lifestyle. In this article, I want to share 6 simple habits that can help ...00