Explore advanced TailwindCSS techniques for effective dark mode implementation, custom theming, and utility helpers. Enhance your UI design efficiency and user experience with these practical methods.
Eslint
Welcome to my blog, where I share my experiences and insights in the world of technology. As a software engineer with a passion for problem-solving and creativity, I love exploring new ideas and discovering the latest trends in this rapidly changing field. In this blog, I share my thoughts on various topics, from projects I have worked on to emerging technologies and industry news. Join me on this exciting journey and stay up-to-date with the latest developments in the tech world.
- How to organise your JavaScript imports using Prettier and @ianvs/prettier-plugin-sort-imports. I'll show you how powerful this plugin can be as its completely customisable, fitting to your needs.
- My process for setting up code and commit linting, utilizing tools like ESLint, Prettier, Husky, and lint-staged, which aid in maintaining code quality and enforcing a consistent coding and commit style.