0
Atom for beginner
Iâm just getting into HTML/CSS would Atom be a good platform for a beginner? Whatâs everyoneâs go to text editor? Thank you
2 Answers
+ 2
No atom will no longer exist after December 2022.
For practice I recommend an online text editor.-
Try https://webmaker.app/ - Recently updated to work offline with browser extension.
I find that online text editors are perfect for practice. You don't have to worry about folders and linking documents you can get right to testing and have instant visual output. You can also save your projects to your computer to continue working on them form other text editors.
If you don't always have web access then I recommended
Visual studio code. - https://code.visualstudio.com/ it is very popular.
It has many extensions that can make development easier.
Brackets has a nice easy to navigate interface. Has a few good extensions.
0
Awesome Chris thank you for the speedy reply, I will check them out, it's all new to me and having it as an online text editor would help lots at work too. Thanks again