A18–Building App using Angular and ASP.NET Core 2.1–Reactive Forms, Submitting data
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
Explains why custom HTML templates in Webpack React apps are unnecessary and introduces using HTML Webpack Partials Plugin for better maintainability.
A tutorial on implementing reactive form validation in an Angular application using ASP.NET Core 2.1, covering validation triggers and custom logic.
Introduces HtmlWebpackPartialsPlugin for managing HTML partials in Webpack applications, simplifying snippet injection for analytics and A/B testing.
A developer shares their journey of learning React Native, the challenges of balancing work, and their renewed commitment to mastering cross-platform mobile development.
A developer's tutorial on building an app with Angular Reactive Forms and ASP.NET Core, covering forms, routing, and dependency injection.
A developer explains the decision to avoid CSS Custom Properties for a paid theme feature to maximize browser compatibility, discussing progressive enhancement trade-offs.
A developer shares their experience presenting a talk on CSS Grid and CSS Variables at a JavaScript meetup, discussing adoption challenges.
A developer's retrospective on the mistake of shipping a product too late, with insights from their fourth month working on Zestful.
Part 14 of a series on building an app with Angular and ASP.NET Core, focusing on making the product card and shopping cart responsive.
A technical tutorial on updating shopping cart quantity and totals in an Angular and ASP.NET Core 2.1 application, including a bug note.
A developer continues building an app with Angular and ASP.NET Core, focusing on shopping cart functionality, component refactoring, and VS Code extensions.
A developer's progress update on building an app with Angular and ASP.NET Core, covering pagination, Font Awesome, and layout.
Introducing ngx-testing-library, an Angular adapter for the DOM Testing Library approach, enabling tests focused on user behavior over implementation details.
A tutorial on implementing animations in an Angular application, building an animated image slider from scratch.
A guide on effectively using Google and other resources to find the best learning materials for coding and software development.
A defense of seemingly messy CSS code, arguing that complex class structures often evolve from practical needs and team collaboration.
Explores how CSS Grid can break standard web layouts and inspire more creative, flexible designs for the future.
Explains the importance of semantic HTML in JSX, advocating for choosing elements based on meaning over appearance for better web development.
A developer shares practical strategies for effectively using CSS custom properties, covering variable types, scoping, and fallback values.