DEV Community

ShinaBR2
ShinaBR2

Posted on

My Software Checklist

This is the list of software need to be installed after installing Windows 10. Just for myself only, not an awesome article you usually see. Note that the only reason for using Windows is playing games, not for development. And all below things is enough for frontend development.

Alt Text

Utils

  • Google Chrome
  • Unikey (for Vietnamese only)
  • Slack
  • Winrar

Developer tools

MUST HAVE

  • Git
  • Node Version Manager (nvm)
  • Fork is a Git GUI client.
  • Yarn
  • Sublime text with the following packages:
    • Babel
    • Color Highlight
    • DocBlockr
    • JsPrettier
    • SidebarEnhancements
    • SublimeLinter + SublimeLinter-eslint
  • PuTTy

Nice to have

  • Axure is a tool for prototyping, mockup.
  • cmder is a portable terminal for windows, just install once, everywhere except disk C.

Relax

Terrible Apps

But sometime you will need because there are still some sucks reason that I don't want to list out.

  • Skype
  • Microsoft Office
  • TypeScript

Top comments (0)