Skip to content

Awesome list

Vlad Volkov edited this page Mar 1, 2021 · 8 revisions

Development platforms

Programming languages

IDE

Plugins

SDK, devtools

System packages

  • Scoop - package management on Windows

Apps

  • windows-terminal

CLI

  • nvm
  • busybox
  • aws
  • docker
  • minikube
  • skaffold
  • ngrok
  • pwsh

WSL

Install

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Download

Configure

wsl --set-default-version 2

Hot-Reload, Build

Package management

  • Yarn 2 - Primary default option

Yarn plugins

  • Typescript for automatic @types exposion
  • Workspace tools for bulk workspace operations Lerna monorepo-style
  • Version for bulk workspace operations Lerna monorepo-style

Client-side frameworks

UI component frameworks

Client-side recommended dependencies

React components

Name Description
Responsive media queries, breakpoints, mobile layout
Slick carousels, slides, swipers
Copy to Clipboard
Icons
Helmet document head manager (title, description, keywords, links, meta)
QR Code Component to generate QR codes.
Intl Localization, date formatting, numbers, translations
Markdown Markdown renderer
Syntax Highlighter Source code syntax highlighter