Best of AngularMay 2023

  1. 1
    Article
    Avatar of builderiobuilder.io·3y

    Unveiling the Magic: Exploring Reactivity Across Various Frameworks

    React can be broadly defined as the automatic update of the UI due to a change in the application's state. The framework does not need to execute any code and knows exactly which DOM nodes need to be updated. In real-world applications, the state, event, and binding are not always in the same component.

  2. 2
    Article
    Avatar of angularAngular·3y

    Angular v16 is here!

    Angular v16 is here! Six months ago, we reached a significant milestone in Angular’s simplicity and developer experience. This post includes lots of content, capturing most of the improvements we made over the past six months. In v16, we’re expecting significant improvements of the INP Core Web Vital metric for apps built with signals.

  3. 3
    Article
    Avatar of tiaThis is Angular·3y

    Angular 16 is out now: Learn how to Replace RxJS with Signals

    Angular 16 is out now: Learn how to Replace RxJS with Signals. Here I have one real world example for you, raw code comparison. The example is based on initial developer preview of Signals available in Angular 16 on it’s release date.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    Introducing RealWorld 🙌

    RealWorld is a fullstack blog app that can be powered by React, Angular, Node, Django, and Rails. Conduit, a social blogging site similar to Medium.com, has been implemented in these frameworks.

  5. 5
    Article
    Avatar of medium_jsMedium·3y

    The 2023 Angular Developer Roadmap | Zero to Hero

    The 2023 Angular Developer Roadmap is a comprehensive roadmap that outlines the essential steps and resources to help you master Angular and start building impressive applications with confidence. The key to success lies in continuous learning, practice and the application of best practices as you build real-world projects.

  6. 6
    Article
    Avatar of itnextITNEXT·3y

    Angular with Nx in 2023? Seriously, You Should!

    Angular with Nx in 2023? Seriously, You Should! It’s hard for me to see why you wouldn’t want to use Nx for your Angular application. Nx is a powerful open-source build system that provides tools and techniques for enhancing developer productivity, optimizing CI performance, and maintaining code quality.

  7. 7
    Article
    Avatar of medium_jsMedium·3y

    🅰️ New Angular 16 is Going Big in 2023: Everything You Need to Know

    The web framework made by Google and using TypeScript is getting ready for version 16. Version 16 is not out yet, but you can try the first release candidate version now. It will make it easier to use server-side rendering, which means faster and smoother web pages.

  8. 8
    Article
    Avatar of medium_jsMedium·3y

    Adopting the Best Practices in Angular Development in 2023

    Adopting the Best Practices in Angular Development in 2023 is a blog post by Rahima Khanam. The goal of this blog is to list down the best practices that Angular Developers should follow to secure a high level of acceptance and success for their applications.