The original text is excerpted from my front-end blog, everyone is welcome to visit
http://hacke2.github.io/
The laboratory is about to go out to find a job, and everyone wants to write one There is no need to make it too complicated to display your project. I combined what I have learned in the past few days and made a rough outline. You can put it in and add content
Click on the project name in the upper right corner Technologies included in switching different viewsMVC is implemented using AngularJs, mainly using two of the technologies:
1. Template technology
2 .Routing technology
The reason why AngularJs routing technology is used is because to make a page jump, previous development was done using sevlet or JAVA MVC framework, and the data was fetched from the background and put into the foreground. The controller decides what kind of view to return to the user, because there is no need to make it more complicated this time. Using the two technologies on AngularJs can fully meet our requirements, and there is no refresh.
Excellent UI framework, you may want cool effects when making resumes or project presentations:)
一An excellent icon font library
CodeThe code is not posted on the blog. It is very simple and there is nothing to see. You can check it out on my github
Click to enter github: AngularJs BootStarp fontAwesome creates a personal display page
end fromhttp://hacke2.github.io
JAVASCRIPT A