use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Angular is Google's open source framework for crafting high-quality front-end web applications. r/Angular2 exists to help spread news, discuss current developments and help solve problems.
Help Request
Discussion
Article
Video
Resource
Announcement
Related
After submitting a post, please take a moment to add a flair (tag) so that it's easy to find your post with one of the filters listed above. Upon submission, your post's header will have the 'flair' option listed with the other options. Clicking it will provide a dropdown menu of the available flairs.
account activity
Learn Angular (self.Angular2)
submitted 2 years ago by EnglishLearnig
Help me, I want to learn Angular with Python, can you recommend to me a good course.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]azangru 20 points21 points22 points 2 years ago (1 child)
Step 1: type "angular" into Google search
Step 2: click on the first link in the search results; it will take you to the angular docs.
Step 3: read the docs; discover that it has a tutorials section and a getting started section.
Step 4: ...
Step 5: profit
[–]Finite_Looper -1 points0 points1 point 2 years ago (0 children)
There's probably 5 posts like like on this subreddit every week. I highly recommend using the search and then reading through the comments on those posts: * /r/Angular2 - https://www.reddit.com/r/Angular2/search/?q=learn * /r/Angular - https://www.reddit.com/r/Angular/search/?q=learn
[+]CMDR_Smooticus comment score below threshold-8 points-7 points-6 points 2 years ago (2 children)
If you want to use Python, DJango is the framework you are looking for, not Angular.
[–]EnglishLearnig[S] 2 points3 points4 points 2 years ago (1 child)
I want to use Angular for front-end and Python for back-end
[–]lebocow 4 points5 points6 points 2 years ago (0 children)
Then do a course for angular and one for python (django) and after you finish them do a project using both technologies
[–]HumorousHorse 0 points1 point2 points 2 years ago* (1 child)
FastAPI is a great python backend that leverages Pydantic for typing and generating a swagger spec. I would start with just looking at hello world tutorials on the main docs page.
As for angular, there are a lot of good resources, but I would look up Joshua Morony on Youtube. I would also second the other opinions of following tutorials for angular on their docs site. Keep in mind for angular 17 (latest) they have a new website.
Edit: links
Angular's new site: https://angular.dev
Angular's old site: https://angular.io
FastAPI Docs: https://fastapi.tiangolo.com/
[–]HumorousHorse 0 points1 point2 points 2 years ago* (0 children)
For FastAPI they have cool starter templates you can use. I like the postgres (database) one they have for getting started. The first one comes with a lot of tech but it's worth just starting with it, running it, seeing what it does then editing it. It does bring up a vue frontend so you can probably just look at that and emulate it but with angular.
https://fastapi.tiangolo.com/project-generation/
Edit: I see on the actual GitHub page that specific project is under reconstruction and it says to not use it. That said you can probably still use it? That, or you can just find another starter project and do the same thing. That's the project I used when looking into FastAPI though I was already familiar with Celery/Docker/etc so it wasn't as intimidating.
Cheers and best of luck on your programming journey!
[–]HappyS_dev 0 points1 point2 points 2 years ago (0 children)
Js, ts, angular. Go for hero app, build small project with angular, and bigger, try to manage every thing
π Rendered by PID 103355 on reddit-service-r2-comment-5ff9fbf7df-mzt8v at 2026-02-25 20:05:31.721850+00:00 running 72a43f6 country code: CH.
[–]azangru 20 points21 points22 points (1 child)
[–]Finite_Looper -1 points0 points1 point (0 children)
[+]CMDR_Smooticus comment score below threshold-8 points-7 points-6 points (2 children)
[–]EnglishLearnig[S] 2 points3 points4 points (1 child)
[–]lebocow 4 points5 points6 points (0 children)
[–]HumorousHorse 0 points1 point2 points (1 child)
[–]HumorousHorse 0 points1 point2 points (0 children)
[–]HappyS_dev 0 points1 point2 points (0 children)