Super tiny, quick tips, tricks and best practices of front-end development
Front-end Tips is a series of super tiny, quick tips, tricks, and best practices for front-end development. The series covers different topics such as CSS, HTML, JavaScript, TypeScript, and browser developer tools. This project is developed by Nguyen Huu Phuoc, who loves building products and sharing knowledge.
To contribute to Front-end Tips, follow these steps:
git clone [repository_url]
cd front-end-tips
contents
folder with the following file structure:---
category: [Tip/Trick/Practice]
created: [Date in yyyy-mm-dd format]
tags: [comma-separated list of topics]
title: [File name without extension]
---
git commit -m "Add new tip"
git push origin master
Front-end Tips is a valuable resource for front-end developers looking for quick and actionable tips, tricks, and best practices. With a wide range of topics and a welcoming environment for contributors, this series provides practical solutions to common front-end development challenges. The project is actively maintained by Nguyen Huu Phuoc, who has a passion for building products and sharing knowledge.