Which IDE do you recommend?

Hi there!
I downloaded VS Code on my MacB Pro but I can’t managed to open the browser, there’s always a failed message.
Do you have alternative options?
Where do you train when you’re not on freecodecamp?

Thank you

here is ok for html css

1 Like

What do you mean open the browser? Visual code doesn’t open at all for you? It’s the most popular editor right now, so it’s probably quite possible for you to use it on your machine.

1 Like

repl.it, codepen, gitpod…

Also, using a sandbox like gitpod I avoid screwing up my own computer if something goes wrong with installing stuff etc. And I can pick up exactly where I left off on any machine.

1 Like

Codepen to practice concepts. Brackets/VS Code for projects.

1 Like

I’m a beginner as well and I’ve tried seversl recently. Sublime, VS and atom are the ones I prefered. Atom is the one I seem to have adopted.

1 Like

I prefer VS Code with these extensions :

  1. esbenp.prettier-vscode
  2. formulahendry.auto-close-tag
  3. hex-ci.stylelint-plus
  4. dbaeumer.vscode-eslint
  5. naumovs.color-highlight
  6. DigitalBrainstem.javascript-ejs-support
  7. ritwickdey.LiveServer
  8. erikphansen.vscode-toggle-column-selection
1 Like

Hi there, yes when I opened the browser it used to not sync with everything I did. But I found a solution