DEV Community

Stephen Z
Stephen Z

Posted on

3 1

angular package

I recently started learning Angular framework. I am a little confused about this package: https://www.npmjs.com/package/angular. What does it package do? The latest release of this package is 1.7.5 and my understanding this is designed for AngularJs(1.x) only? The latest Angular release is already 7.x.x. Since Angular framework has so many libraries, how Angular team align the latest release version with different libraries, is it always as same as @angular/core's release's version as default convention. Can someone please explain or point me to good reference. Many thanks & have a good day!

Top comments (2)

Collapse
 
michaeljota profile image
Michael De Abreu

Yes, that's AngularJS package. If you want to start with Angular please take a look at my post The introduction to Angular you may be missing. You will learn where to look to do an Angular app in no time. :). Cheers.

Collapse
 
igxz profile image
Stephen Z

cool, thanks for replying and I will check out your post for sure.

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay