App Development
Showing 1765–1776 of 2118 results
Stepping up: Observable Services to Observable Store
In this talk, Dan Wahlin will show a simple yet powerful option called Observable Store that works across all front-end applications (Angular, React, Vue.js, and more).
Storing Data in HTML
Sometimes you might need to store a small piece of user data without utilizing a database. This course will teach you how to store data in HTML without the use of a database.
Strings and Regular Expressions in JavaScript
Working with text is a fundamentally crucial task in every programming language. This course will help you deepen your knowledge of the String and Regex API of the JavaScript language.
Stronger Type-checking in Templates with Ivy
One of the new features in Angular Ivy is `strictTemplates`, a compiler flag that turns on much stronger validation and type-checking of component templates. Discover how to use this new flag with Angular Framework team member Alex Rickabaugh.
Structuring a Growing Flask 1 Application
Production-ready Flask applications need a proper structure to grow. This course will teach you how to make your application modular and optimize the development workflow.
Structuring Angular 7 Applications with Angular 7 Libraries
This course will help you to improve the architecture of your Angular application by using Angular libraries. You will learn everything you need to create libraries, use them in your code base, and provide your library to other developers and teams.
Styling Angular 14 Applications
When it comes to CSS and Angular, you must transform how you apply styles within your applications or be left behind. In this course, you'll learn how styles work in angular, how to apply maintainable systems using CSS and SASS, and more.
Styling Angular Applications
When it comes to styling Angular applications, there’s a lot to know. This course will teach you how styles work in Angular, how to apply maintainable systems using CSS/SCSS, component theming techniques, and more.
Styling Applications with Angular Material
This course will teach you the fundamentals needed to get started with development and constructing great looking, responsive websites with Angular Material leveraging Material Design.
Styling Apps in React 18
You want your React apps to be beautiful. This course will teach you two elegant solutions for styling your React apps.
Styling React Components
Welcome, welcome! This course will teach you about the options available to you when styling in React. You’ll learn to make an informed decision between the options and start styling your next React project.
Styling React Native Applications
The share of native web content consumed on mobile devices is increasing, and in many categories is already more than the share consumed by desktop. In this course, you'll learn to style React Native applications so they look good on all devices.