>> Live HTML Development >> As you code, HTML changes are instantly pushed to browser without having to save or reload the page. Who actually writes non-templated HTML any more?
Brackets, a code editor
21–30 of 128 posts
Re: Brackets, a code editor
#22Re: Brackets, a code editor
#23>> Live HTML Development >> As you code, HTML changes are instantly pushed to browser without having to save or reload the page. Who actually writes non-templated HTML any more?
If you're a full stack dev, then it might happen that you do all these steps at the same time, so you never work on pure html, but if you're not I imagine this is how you work.
Re: Brackets, a code editor
#24Re: Brackets, a code editor
#25>> Live HTML Development >> As you code, HTML changes are instantly pushed to browser without having to save or reload the page. Who actually writes non-templated HTML any more?
Re: Brackets, a code editor
#26Re: Brackets, a code editor
#27Re: Brackets, a code editor
#28Re: Brackets, a code editor
#29>> Live HTML Development >> As you code, HTML changes are instantly pushed to browser without having to save or reload the page. Who actually writes non-templated HTML any more?
Re: Brackets, a code editor
#30My plugin setup is only to add jsbeautify and JSONLint.