Frontend Tips

screenshot of Frontend Tips
eleventy

Super tiny, quick tips, tricks and best practices of front-end development

Overview

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.

Features

  • Super Tiny Tips: Each tip is short and concise, making it easy to grasp and implement.
  • Quick Tricks: The series offers quick tricks that can be applied to front-end development.
  • Best Practice Recommendations: The tips and tricks provided in this series are based on best practices in front-end development.
  • Wide Range of Topics: Tips are classified into categories such as CSS, HTML, JavaScript, TypeScript, and browser developer tools.
  • Contributing: The project welcomes pull requests from contributors who want to share their favorite tips.
  • Markdown File Format: Contributors can submit their tips by creating a markdown file with the required metadata such as category, created date, tags, and title.
eleventy
Eleventy

11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.