Skip to content

Link Depository

Published: 2021-12-04

Miscellaneous resources, interesting things. Dumped here and examined until deleted or highlighted. Selection sporadically updated.

Table of contents

Basic essentials

  • Starter pack
  • VS Code is the more or less the standard code editor these days, I like it
  • Git is worth learning, it works well for other kinds of writing too
  • GitHub, GitLab and Bitbucket are all good platforms for keeping your source code and collaborating
  • Netlify is amazing for all kinds of project hosting, Vercel is just as good
  • If you’re running Windows, install Windows Subsystem for Linux to get a better grasp on command-line fundamentals
  • If you’re considering a Linux distro, Ubuntu and Fedora are my favorites
  • On macOS, I’d recommend iTerm2

Command line, or lots of z’s

JS

Networks

Snippets and summaries

Fundamentals

Wisdom

Security

Python

Miscellaneous web dev

Language comparisons

Topics:resourcesdepository
CC BY-NC 4.0 Kasper Viita