Best of AngularJuly 2022

  1. 1
    Article
    Avatar of hashnodeHashnode·4y

    Clean Architecture in Frontend – State in Angular

    Clean Architecture is a way to isolate an application from frameworks, UI, and databases. It leverages SOLID principles and shows how to put them together on a larger scale. The application layers have a hierarchy. Entities are on the top, and UI is on the bottom. A layer must not have a dependency on any other underlying layer.

  2. 2
    Article
    Avatar of hashnodeHashnode·4y

    Presenting Show Off ✨ - Showcase your setup!

    Show Off is a great place to showcase all the gadgets and software you use and share them with your friends and fans. Add affiliate links to the items and make it easy to earn when the user clicks through your collection. Share & Embed with the unique link that you get for your collection, you can use it to share.

  3. 3
    Article
    Avatar of quick_codeQuick Code·4y

    Top 7 Visual UI Testing Tools For 2022

    Selenium Selenium is still the most popular tool for automating web application testing. Cypress is a new end-to-end testing solution geared for front-end developers and testers. LambdaTest is a cross-browser testing tool for websites that runs in the cloud. Protractor is one of the greatest integration testing tools available.