javascript - Which environment use for writing HTML code -


i'm intermediate java programer. have knowledge on java fundamentals , programming in general. don't have problems used different ides , start new languages. want tu dive deeper in java front end development. have html basics know should(can) start writing html+css+js in ordinary windows notepad. did way time ago first need refresh knowledge , after gain new information.

so question is still valid approach use notepad or should start coding in more specialized software such dreamweaver

i never code in notepad. have no file-encoding , no syntax-highlighting. cant see simple mistakes.

a start every language notepad++ when on windows. @ linux use geany.

when comes bigger application php recommend phpstorm


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -