دانلود کتاب Become A Ninja With Angular (2023-06-14)
by Ninja Squad
|
عنوان فارسی: با Angular یک نینجا شوید (14/06/2023) |
دانلود کتاب
جزییات کتاب
AngularJS is incredibly productive once you have mastered it. Despite all of this, it doesn’t prevent us from seeing its weaknesses. AngularJS is not perfect, with some very difficult concepts to grasp, and traps hard to avoid. Most of all, the Web has changed since AngularJS was conceived. jаvascript has changed. New frameworks have emerged, with great ideas, or better implementation. We are not the kind of developers to tell you that you should use this tool instead of that one. We just happen to know some tools very well, and know what fits the project. AngularJS was one of those tools, allowing us to build well-tested web applications, and to build them fast. We also tried to bend it where it didn’t fit. Don’t blame us, it happens to the best of us.
Will Angular be the tool we will use without hesitation in our future projects? It’s hard to say right now, because the framework is really young and the ecosystem only just blooming. But Angular has a lot of interesting points, and a vision that few other frameworks have. It has been designed for the Web of tomorrow, with ECMAScript 6, Web Components and Mobile in mind.
Current versions:
• Angular: 16.1.3
• Angular CLI: 16.1.3
A.1. v16.1.0 - 2023-06-14
A.2. v16.0.0 - 2023-05-17
Building components and directives
• Introduce required inputs, as added in Angular v16 (2023-05-03)
Router
• Add a section about withComponentInputBinding to get router parameters and data as component inputs, as introduced in Angular v16 (2023-05-03)
Signals
• New chapter about Signals! (2023-05-17)
Advanced observables
• Use the takeUntilDestroyed RxJS operator introduced in Angular v16 (2023-05-03)