So I've been tasked with coding the interactive map for the city I'm interning at. I'm still a beginner with Javascript but I learn best "one the fly" by just getting started. I just need to know how to get started because I've never done any sort of web design.
Do I need to start by coding in an .html or a .js? What's the best IDE for designing web applications? Visual Studio for Web? Eclipse EE? Well I need access to the web server to see how my map actually looks?
I've played with the sandbox located here: http://developers.arcgis.com/javascript/sandbox/sandbox.html?sample=map_create
However, I'm ready to make more progress.
Any help/suggestions/insights is appreciated.