Skip to content

Instantly share code, notes, and snippets.

View ngwgsang's full-sized avatar
🐑
Humble!!!

Nguyễn Quang Sang ngwgsang

🐑
Humble!!!
View GitHub Profile
@ngwgsang
ngwgsang / mysql_cheat_sheet.md
Created January 17, 2022 08:32 — forked from bradtraversy/mysql_cheat_sheet.md
MySQL Cheat Sheet

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@ngwgsang
ngwgsang / test
Last active January 14, 2022 17:33
We couldn’t find that file to show.
@ngwgsang
ngwgsang / jade-ftw.md
Created December 21, 2021 16:09 — forked from japboy/jade-ftw.md
Jade について。

Jade FTW

こんにちは。今回は現実逃避を兼ねて Jade の素晴らしさをお伝えしたいと思います。

Jade とは何か

[Jade][0] は JST (JavaScript Templates) の一つであり、HTML を書くための[軽量マークアップ言語][1] である [Haml][2] に影響を受けた JavaScript テンプレートエンジンでもあります。