jabranr / 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.

this-vs-that

  • Cover differences in varios 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/phuoc-ng/this-vs-that
  1. Install the dependencies:
$ cd this-vs-that
$ npm install
  1. Run it on the local:
$ npm run dev-server

Open http://localhost:1234 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

Products

You might be interested in my products:

1 LOC (3k★)

Favorite JavaScript utilities in single line of code

Blur Page

A browser extension to hide sensitive information on a web page

CSS Layout (2.4k★)

A collection of popular layouts and patterns made with CSS

Fake Numbers

Generate fake and valid numbers

Form Validation

The best validation library for JavaScript

HTML DOM (2.9k★)

How to manage HTML DOM with vanilla JavaScript

React PDF Viewer

A React component to view a PDF document

this VS that

The differences between ___ and ___ in the front-end development

About

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

https://thisthat.dev

License:MIT License


Languages

Language:TypeScript 95.8%Language:JavaScript 2.8%Language:HTML 1.1%Language:CSS 0.3%