DEV Community

Discussion on: whats your dev setup

Collapse
 
codebrotha profile image
Tineyi Takawira • Edited

Machine:

Microsoft Surface Book 2 15"
(Intel i7 Quadcore, 16GB RAM, 1TB SSD, Nvidia GTX1060)

OS:

Windows 10
Running Ubuntu 18.04 via Windows Subsystem for Linux (WSL)

Editor:

VS Code (running in WSL-Remote, with a bunch of extensions.)

Terminal:

Hyper

Browser:

Opera

Other tools:

  • Docker (almost all my projects are in a Docker container now.)
  • Chocolatey (Package manager for Windows)
  • Postman (for testing API calls)
  • Shopify Themekit
  • Adobe CC Suite
  • Bash aliases (So many Bash aliases! I couldn't live without my Bash aliases!)

Mostly code in:

  • Ruby (on Rails)
  • Python
  • JavaScript
  • Liquid
  • HTML/CSS