Issue #38: Typed Forms in Angular, Develop Faster with Prototyping, Angular Community Meetup, Testing NgRx Effects with Async/Await
Typed Forms in Angular | by Angular — www.youtube.com
Welcome to another new video all where we're talking about Typed Forms in Angular. Our very own Dylan Hunn shares the details!
#ngTutorials
Testing Angular - How to Start Loving Writing Tests Again | by Alex Okrushko — www.youtube.com
In this session, Alex goes over different types of testing, the whys and the hows - testing Angular Components & Services.
Angular Json File – My Top 8 Settings | by Decoded Frontend (Dmytro Mezhenskyi) — www.youtube.com
The angular.json file is where we usually configure the angular workspace and every particular project or library. In this video, I will share my TOP 8 the most used settings in my angular.json files, and some advanced configurations that might also be useful in your projects.
A simple approach to displaying form validation messages in Angular | by Joshua Morony — www.youtube.com
In this video, we take a look at how to display form validation error messages to the user in a way that is simple to implement, doesn't rely on any 3rd party dependencies, and doesn't compromise on UX. We also walk through how the FormGroupDirective is used by Angular to hook into the standard form DOM element.
Building a Realtime Chat Application Using Angular and Appwrite | by Brandon Roberts — medium.com
This post shows you how to get up and running with Appwrite, authenticate users, manage data, and listen to realtime events using a chat application.
Angular: Develop Faster with Prototyping | by Erxk — itnext.io
Prototyping for faster development & testing in Angular
#ngPodcasts
S2E25 - Craig Shearer on Independent Contracting | by Angular Experience — www.spreaker.com
In this episode, we go to the land down to talk to our favorite Kiwi developer, Craig Shearer. Craig shares his experiences working as an independent contractor starting from how he got into programming and what led to his decision to go solo. If you’ve ever wondered if working as a contractor is right for you, Craig has all the answers for you like finding these opportunities, comparing salary differences and similarities, insurance and benefits, managing time, and much much more!
Making the Most of Meetups - AiA 351 | by Adventures in Angular — topenddevs.com
Meetups are a remarkably easy and convenient way to connect and network with others. Today on the show, Charles shares his various strategies on how to make the most of Meetups, whether to network to find a better job, learn something new, collaborate with others, get counsel about your career or current work problems, or simply enjoy the human connection and community with others.
#ngCommunity
Testing NgRx Effects with Async/Await | by Edward Ezekiel — medium.com
This post explains a delightful approach to testing NgRx Effects that could help simplify your code.
Speed up your Angular serve and build times with Module Federation and Nx | by Nrwl — www.youtube.com
Learn how to speed up your Angular serve times in development (but build times in CI) by leveraging Webpack Module Federation. Juri Strumpflohner walks you through adding MF capabilities to an existing Angular application and shows how to create separate MF remote apps and how to refactor the existing Angular routes into those apps. Finally, you're also going to see how to set up a local deployment script.
Angular Community Meetup | June 28th, 2022 | Carl Bergenhem, Jordan Powell, & Gleb Bahmutov | by ng-conf — www.youtube.com
Carl Bergenhem | Developing a Product Sense
Jordan Powell | Multi-Domain (origin) Testing in Cypress
Gleb Bahmutov | HTTP/1, HTTP/2, HTTP/3, HTTP/∞
Angular Community Meetup | July 12, 2022 | Lightning Talks Lollapolooza | by ng-conf — www.youtube.com
The Angular Community Meetup is an online monthly meetup sponsored by ng-conf. Each event features 2-3 Angular-related presentations given by industry leading experts and other community members alike. Anyone interested is invited to both join & participate.
Is "+readonly" really legal?! - Type Challenges #2 | by Matt Pocock — www.youtube.com
#ngQuote
"We sort of understood abstractly the idea that there are only two kinds of software projects: failures and future legacy horrors" - Peter Weinberger — www.goodreads.com