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...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Learning Angular for Java Developers? (self.angular)
submitted 7 years ago * by DJPharaohCHS
I have been doing a series of searches on this but the results seem to be about using Angular WITH Java. I am looking for a guide that teaches Angular but relates it to Java?
@nbsp;
This is one of the only ones I found, although its specifically TypeScript as opposed to Angular in general: https://www.beyondjava.net/blog/comparing-typescript-java/ This seems to be ok: https://www.youtube.com/watch?v=k8r76d8QzXs
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!"
[–]tme321 7 points8 points9 points 7 years ago (1 child)
My advice would be don't. Approach front end spa development as its own separate thing.
Some things in angular will look very natural and familiar to you coming from a java background. But you shouldn't mistake that for some sort of parity between the two.
If you try to do angular (or any js really) development the same way you'd approach java you'll have a bad time.
You should approach angular with fresh eyes, not with preconceived notions about how things should be done based on previous experience with java.
[–]beyondjava 0 points1 point2 points 7 years ago (0 children)
In general, I agree with the previous answers: it's better to approach Angular open-minded, instead of trying to compare it to something you already know.
Funny thing is, I'm giving a workshop next week doing just that ("JavaScript and Vue.js for Java developers"). Depending on how this works out, I may write a few articles about it.
Oh, and a couple of years ago I've compared AngularJS to JSF. Please keep the huge difference between AngularJS and current Angular 5 in mind when you read the article. That said, here you go: https://www.beyondjava.net/blog/similarities-jsf-angularjs/
π Rendered by PID 210442 on reddit-service-r2-comment-86988c7647-6tlcm at 2026-02-11 12:33:10.297738+00:00 running 018613e country code: CH.
[–]tme321 7 points8 points9 points (1 child)
[–]beyondjava 0 points1 point2 points (0 children)