Site logo

All Posts

Setup ESLint and Prettier globally for VSCode

Setup ESLint and Prettier globally for VSCode

ESLint is a powerful linting tool that helps developers identify and fix errors in their code. By configuring ESLint globally for VSCode, you can ensure that all your projects use the same linting rules and avoid having to set up ESLint for each project individually

Stay on top of your tasks with Slack Reminders

Stay on top of your tasks with Slack Reminders

Slack reminders are a simple yet powerful tool that can help you stay on top of your tasks and deadlines. With reminders, you can set a message to pop up at a specific time or date, so you don't forget important tasks or events.

Setup Multi-factor authenticate AWS IAM console

Setup Multi-factor authenticate AWS IAM console

Setup Multi-factor authenticate AWS IAM console

Navigation in React Router

Navigation in React Router

Overview of how to implement navigation in a React application using the React Router library