Who can provide a project case of angularjs development?

recently I have been learning that angularjs, is only limited to a few lines, dozens of lines of small examples, want to find a complete project (not too big), learn how to use the angularJs architecture, how to extract services, instructions see the call and so on, thank you

Jun.22,2021

it's full of

.

https://github.com/angular/angular.js/wiki/Projects-using-AngularJS


official tutorial have you seen the corresponding project angular-phonecat.? Compared with the documents on the official website, iterative explanation learning is definitely the first item to see when learning angular. After reading, you will have a basic idea of the overall structure and functions of angular . Then you can do a small project by yourself, and then learn more about the related topics in the project.

ps: has a lot of turorial in Chinese, but most of them are different from the current version. Please read the official website directly. You have to climb over the wall.


Design a small application by yourself and do it with angular. If you go to see other people's projects, you might as well just do it yourself. For example, to do an online chat SPA, use node as the background to practice socket. It's not difficult as a whole, but there's a lot of room. It's better than looking at other people's code.

in addition, don't try to learn from other projects. You may not learn the good ones, but you might as well not learn the bad ones. Do it yourself, learn from it, and then argue if you can copy anything else. As long as you finally make the application you designed. You'll know, man, I'm telling the truth.

come on


app.mifan.us

A project under development, git
https://github.com/imifan/mifan/tree/master/app


you can take a look at what I wrote recently, using several features, and the team serves as an example of getting started:
https://github.com/monw3c/angularjs_pingan


angularjs complete open source project-Magic Guide

https://github.com/imifan/mif.


I have a java project using angular-js. You can take a look at https://github.com/zhaozhiming/department-blogs-analyser

.

jsgen, on github is now running as an Angular community, using node and angularJS


those examples of todoMVC are recommended. The version of angular is in https://github.com/tastejs/todomvc/tree/gh-pages/examples/angularjs

.

A project with a self-written Python+Flask as the background and AngularJS as the front end
Mainly use Python Scrapy to do web crawler, through the front end of AngularJS to display the results, control, configure the back-end crawler

https://github.com/mengfeng/zjobs

run in Heroku

https://zjobs.herokuapp.com/


it is suggested that beginners skip the official front-end routing, which is easy to mislead. If there is no back-end basis, there are too many SPA holes for direct front-end routing


background of umbraco


I don't know how to run


I recently wrote an angularJS project using gulp build basis, angularJS framework, and nodejs platform. Welcome to download and star: https://github.com/xxyush/Lagou let's study together.


https://github.com/EricTop3
has just begun to learn. I have collected some examples of being killed. Let's share them.


A small case: https://codeshelper.com/a/11.

"
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34860-2bf11.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34860-2bf11.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?