https://github.com/yama-devkit/frontend-cheatsheet
Explore the ultimate guide to frontend development best practices. Learn coding standards, dos and donโts, real-world examples, and clean code rules for HTML, CSS, JavaScript, and modern frameworks.
https://github.com/yama-devkit/frontend-cheatsheet
angular frontend html typescript web
Last synced: about 1 month ago
JSON representation
Explore the ultimate guide to frontend development best practices. Learn coding standards, dos and donโts, real-world examples, and clean code rules for HTML, CSS, JavaScript, and modern frameworks.
- Host: GitHub
- URL: https://github.com/yama-devkit/frontend-cheatsheet
- Owner: yama-devkit
- Created: 2025-08-19T14:18:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T09:37:09.000Z (10 months ago)
- Last Synced: 2025-08-25T08:44:59.850Z (10 months ago)
- Topics: angular, frontend, html, typescript, web
- Homepage: https://yama-devkit.github.io/frontend-cheatsheet/
- Size: 78.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐งโ๐ป Cheatsheet front
A comprehensive and practical guide for frontend, featuring key concepts and best practices.
## ๐ Description
This project is an interactive cheatsheet for frontend developers, providing clear and concise documentation of the best practices and
essential key concepts. It's designed to serve as a quick reference for both beginners and experienced developers.
## ๐ Getting Started
### Prerequisites
- Docker
- Python (version 3 or above)
### Installation
1. Clone the repository
1. Run the project
```bash
docker-compose up
```
## ๐ ๏ธ Technologies Used
- MkDocs
## ๐ค Contributing
Contributions are welcome! Feel free to:
1. Fork the project
1. Create your feature branch (`git checkout -b feature/AmazingFeature`)
1. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
1. Push to the branch (`git push origin feature/AmazingFeature`)
1. Open a Pull Request
## ๐ License
This project is licensed under the [to be defined] - see the LICENSE file for details.