Angular-Forms-Tutorial icon indicating copy to clipboard operation
Angular-Forms-Tutorial copied to clipboard

Source code related to the angular forms tutorial on Youtube and Udemy

Results 10 Angular-Forms-Tutorial issues
Sort by recently updated
recently updated
newest added

Update the form control since the angular 12 as changed the control structure. ![image](https://github.com/gopinav/Angular-Forms-Tutorial/assets/55550241/1ca24f42-dc9e-4299-a04e-da6ed7bce1fb) The answer for this is provided in this stackOverflow question and link is [https://stackoverflow.com/questions/68052924/not-able-to-validate-the-form-in-angular-12](url) Need to...

## Problem Form validation was not working properly after upgrading to Angular 12 due to changes in the form control structure. ## Solution Updated the registrationForm control validation logic to...

## What was done - Created a new image card scroller component for the project page - Implemented horizontal scrolling functionality for project images - Added responsive card layout with...

## Summary Implemented a new About Us page with image-based user interface to provide company information to visitors. ## Changes Made - Created About Us page component with responsive layout...

## Changes - Added a new button component to the login user interface - Implemented proper styling and functionality for the login button ## Why - Improves user experience by...

## Summary Implemented the Daily Discovery feed screen for the Evermore lifestyle and café exploration mobile app. ## Changes Made - Created modern mobile app screen with Apple-style aesthetic -...

## Changes Made - Created a new blog details page with proper image and text display layout - Implemented a blog listing page featuring card-based design for better content presentation...

## Changes Made - Created new React button components for improved user interaction - Implemented Daily Discovery feed screen for Evermore café exploration app - Added modern mobile UI with...

## Overview Implemented the Daily Discovery feed screen for the Evermore lifestyle and café exploration mobile app. ## Changes Made - Created modern mobile app screen with Apple-style aesthetic -...

## Changes - Created new form component with input validation and submission handling - Implemented comprehensive test suite covering form functionality - Added unit tests for form validation logic -...