49 articles

📰 Dev.to · Connie Leung

Articles from Dev.to · Connie Leung · 49 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10497) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Day 15 - Add a Coffee Plan Form
Dev.to · Connie Leung 8mo ago
Day 15 - Add a Coffee Plan Form
Table of Contents Create the AddCoffeePlan Import AddCoffeePlan to...
Day 14 - Create a PlanPicker Parent Component
Dev.to · Connie Leung 8mo ago
Day 14 - Create a PlanPicker Parent Component
Table of Contents App Component Create the PlanPicker Component Github Repositories On...
Day 13 - Create a CoffeePlan Component with Prop
Dev.to · Connie Leung 8mo ago
Day 13 - Create a CoffeePlan Component with Prop
Table of Contents Create a CoffeePlan Component Create the CoffeePlan Component without...
Day 12 - Component Fundamentals with JavaScript Frameworks
Dev.to · Connie Leung 10mo ago
Day 12 - Component Fundamentals with JavaScript Frameworks
Table of Contents Component Fundamentals with JavaScript Frameworks Create New Projects...
Day 11 Deploy Vue 3, Svelte 5, and Angular Applications to Github Pages
Dev.to · Connie Leung 10mo ago
Day 11 Deploy Vue 3, Svelte 5, and Angular Applications to Github Pages
Table of Contents Github Actions to Github Pages Resources Github Repositories Github...
Day 10 - Introduction to reactivity in Vue 3, Svelte 5 and Angular
Dev.to · Connie Leung 10mo ago
Day 10 - Introduction to reactivity in Vue 3, Svelte 5 and Angular
Table of Contents Case 1: Construct a Reversed Item List Case 2: Derive the Number of...
Day 9 - Dynamic Binding of CSS Classes and Styles in Vue 3, Svelte 5 and Angular
Dev.to · Connie Leung 10mo ago
Day 9 - Dynamic Binding of CSS Classes and Styles in Vue 3, Svelte 5 and Angular
Tables of Contents Case 1: Dyanmic CSS Class Binding to List Item Case 2: Dyanmic CSS...
Resource API Changes in Angular 20 - Streaming Data in rxResource
Dev.to · Connie Leung 10mo ago
Resource API Changes in Angular 20 - Streaming Data in rxResource
Table of Contents Introduction Define a PokemonPageService Stream Pokemons with...
Resource API Changes in Angular 20 - Query Resource in rxResource
Dev.to · Connie Leung 10mo ago
Resource API Changes in Angular 20 - Query Resource in rxResource
Table of Contents Introduction Query a Resource Demos Resources ...
Day 8 - Attribute Binding in Vue 3, Svelte 5 and Angular
Dev.to · Connie Leung 10mo ago
Day 8 - Attribute Binding in Vue 3, Svelte 5 and Angular
Table of Contents Disable the Save Item Button Conditionally Resources Github...
Day 7 - Conditional Rendering with built-in control flow syntax or directives
Dev.to · Connie Leung 10mo ago
Day 7 - Conditional Rendering with built-in control flow syntax or directives
On day 7, I will show how Vue 3, SvelteKit, and Angular perform conditional rendering with built-in...
Day 6 - User events in Components
Dev.to · Connie Leung 10mo ago
Day 6 - User events in Components
On day 6, I will show how Vue 3, SvelteKit, and Angular respond to HTML events in the shopping cart...
Day 5 - User Inputs in Component
Dev.to · Connie Leung 10mo ago
Day 5 - User Inputs in Component
On day 5, I will show how to bind an input field and a checkbox to the reactive states. The...
Day 4 - List rendering in Vue 3, Svelte 5 and Angular 19
Dev.to · Connie Leung 10mo ago
Day 4 - List rendering in Vue 3, Svelte 5 and Angular 19
On day 4, I will show how to render a list of items. Each row also has a Delete button that deletes...
Day 3 - Use Expression in Template
Dev.to · Connie Leung 10mo ago
Day 3 - Use Expression in Template
On day 3, I will interpolate the header expression in the template. Interpolate the...
Day 2 - Create the ShoppingCart component
Dev.to · Connie Leung 11mo ago
Day 2 - Create the ShoppingCart component
On day 2, I will delete the boilerplate codes and create the ShoppingCart component. ...
Day 1 - Create a new projects, dependencies, and global CSS styles
Dev.to · Connie Leung 11mo ago
Day 1 - Create a new projects, dependencies, and global CSS styles
The contents are from Vue School's Vue.js 3 Fundamental with the Composition API. The Vue app was...
"In" keyword in binary expression of an HTML template
Dev.to · Connie Leung 11mo ago
"In" keyword in binary expression of an HTML template
One of the new features in Angular 20.0.0-next.8 is the "in" keyword in binary expressions in...
Asynchronous redirectTo function in Angular Routing
Dev.to · Connie Leung 11mo ago
Asynchronous redirectTo function in Angular Routing
One of the new features in Angular 20.0.0-next.8 is the asynchronous redirect function. The redirect...
Build a fullstack storytelling application using MediaPipe, langchain.js and gemma 2
Dev.to · Connie Leung 1y ago
Build a fullstack storytelling application using MediaPipe, langchain.js and gemma 2
In this blog post, I describe how to build a fullstack storytelling application using MediaPipe Image...