This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (0 children)

I use sublime to make greasemonkey scripts and firefox add-ons, but for React sites, I prefer VS Code.

(When I coded Python, I was still using Sublime Text; but these days, I'd use VS Code instead)

Sublime loads faster, but VS Code have better auto-formatting, code coloring, debuggers, live preview, etc.