Snippets
Small code snippets for easy retrieval and reference with easy copying.

6 min read
Improving Icon Development with TypeScript: Adding TypeScript Support to IcoMoon
Learn how to add TypeScript support to IcoMoon and improve type safety when working with icons. Generate TypeScript definitions and create a React component for better code maintainability.
#typescript#icomoon#frontend#react

7 min read
Step-by-Step Guide to Deploying Your Next.js App in cPanel
Discover how to deploy your Next.js app in cPanel with ease! Our step-by-step guide is perfect for streamlining your deployment process and taking your app to the next level.
#Next.js#cPanel#deploy#React

10 min read
Running Loki.js on GitLab CI
Automate your visual regression testing for React components with Loki.js Storybook addon on GitLab CI. Learn step-by-step instructions and best practices to improve the quality and consistency of your applications.
#storybook#loki#test#gitlab#CI/CD