Skip to content

Instantly share code, notes, and snippets.

@pntech20
pntech20 / get-vercel-envs.js
Created October 1, 2024 05:19 — forked from daltonmenezes/get-vercel-envs.js
Get/Export Vercel envs script
;(async () => {
const TIMEOUT_MS = 700
const delay = () => new Promise((resolve) => setTimeout(resolve, TIMEOUT_MS))
const revealButtons = document.querySelectorAll('button[aria-label="Click to reveal"]')
for (revealButton of revealButtons) {
revealButton.click()
await delay()
}

Oh my zsh.

Install with curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Enabling Plugins (zsh-autosuggestions & zsh-syntax-highlighting)

  • Download zsh-autosuggestions by
@pntech20
pntech20 / reactjs-learning-path-2020.md
Created June 26, 2020 04:36 — forked from paulnguyen-mn/reactjs-learning-path-2020.md
Lộ trình học ReactJS cơ bản cho người mới bắt đầu 2020 🚀

Lộ trình học ReactJS cơ bản cho người mới bắt đầu 2020 🎉

  • Đôi tượng: mới bắt đầu học ReactJS mà không biết học những gì.
  • Yêu cầu kiến thức: