GithubHelp home page GithubHelp logo

harrytran998 / frontend-tips Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phuocng/frontend-tips

0.0 1.0 0.0 13.19 MB

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

Home Page: https://getfrontend.tips

License: MIT License

JavaScript 0.35% CSS 0.28% TypeScript 43.08% HTML 47.68% SCSS 8.60%

frontend-tips's Introduction

Front-end Tips

A series of super tiny, quick tips, tricks and best practices of front-end development.

The series cover different topics:

  • CSS
  • HTML
  • JavaScript
  • TypeScript
  • Browser developer tools

Running it on local

  1. Clone the project:
$ git clone https://github.com/1milligram/frontend-tips
  1. Install the dependencies:
$ cd frontend-tips
$ npm install --legacy-peer-deps
  1. Run it on the local:
$ npm run dev

Look at the console to see the Local URL. Open it in your browser to see it in action.

Contributing

Pull requests are welcomed. To submit your favorite tip, please create a markdown file, and put it in the posts folder. The content of markdown file has to look like

---
title: ___
category: ___
date: '___'
topics: ___
---

The content of post
  • title: Must match with the file name
  • category: Can be one of tip, trick or Best practice
  • date: The date that post is created
  • topics: The list of topic(s), separated by a comma

Here is an example.

About

This project is developed by Nguyen Huu Phuoc. I love building products and sharing knowledge.

Be my friend on

frontend-tips's People

Contributors

phuocng avatar kittygiraudel avatar akulsr0 avatar dnrm avatar pixelt avatar apollorisky avatar masteryi2333 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.