* * Contact Front-end development for more than half a year, with a lot of front-end development tools and some front-end development related software.
Here I introduce their own front-end development of related software, these are I use now, with the more convenient and handy. **
Html+css+javascript Editor
Adobe Brackets
- This is an open source for HTML5,CSS3 support Very good, JavaScript code friendly, with a lot of thoughtful features (color picker, path hint)
An editor for the introduction. She can also cooperate with chrome to achieve the real-time update interface, the code is changed to save, page content immediately refreshed.
Simple and practical, open source free is the reason I like her very much. Liu
Browser-related
- Chrome browser with brackets
WAMP Integrated Environment
- apache+mysql+php Integrated Installer, the advantage of installing this is that you can publish some items to the WWW directory, then use the local area network, use the mobile side
Test using the project you published. I use this method for WebApp remote debugging.
Here are some back-end development software that is not very related to front-end development
JDK7
- Why do you have this? I wrote Java before, and now sometimes I write some Java code.
Eclipse EE
- Java's integrated development environment, Eclipse EE is open source free, and MyEclipse is commercial software (-
)。 I like open source Ah, strongly recommended with Eclipse EE
Tomcat7
- Before the backend server container, I also had to deploy the static project in Tomcat, and then remotely debug it and found there was a delay.
Front-end development---front-end related software sharing