locosoft1986 / this-vs-that

What is the difference between ___ and ___ in the front-end development?

Home Page:https://thisthat.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this-vs-that

The differences between _ and _ in the front-end development.

  • Cover differences in various topics (CSS, DOM, HTML, JavaScript)
  • Include many Good to know sections
  • Include many good practices
  • Inculde many tips and tricks

Running it on local

  1. Clone the project:
$ git clone https://github.com/1milligram/this-vs-that
  1. Install the dependencies:
$ cd this-vs-that
$ npm install
  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.

About

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

Be my friend on

About

What is the difference between ___ and ___ in the front-end development?

https://thisthat.dev

License:MIT License


Languages

Language:TypeScript 79.5%Language:SCSS 19.6%Language:JavaScript 0.9%