Skip to content

Instantly share code, notes, and snippets.

@PercyPham
PercyPham / Clean_Code_Brief.md
Created October 19, 2023 09:14
Clean Code Brief
Brief Writer: Phạm Minh Hùng (Percy)
GitHub      : https://github.com/PercyPham

Clean Code Brief

Table of Contents:

@JohnDinhDev
JohnDinhDev / Reset Udemy Progress.md
Last active September 7, 2024 17:34
Reset Udemy Progress

Reset Udemy Progress

Last Updated: 06/18/2024

Step 1. Go to the Udemy course in your browser

Go to the course and have any video up. The following code relies on the right sidebar to be visible to uncheck all your progress.

Step 2. Open browser console

You can do this with ctrl+shift+j and making sure the console tab is selected for chrome/brave

@bradtraversy
bradtraversy / mongodb_cheat_sheet.md
Last active September 19, 2024 17:29
MongoDB Cheat Sheet

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database