In this video, I installed and walked through the source code of nanobanana gemini-cli-extension. The mcp-server folder has an imageGenerate.ts file that calls the Gemini API to generate images from text or edit an image from an input image and a prompt.
In this video, I installed and walked through the source code of nanobanana gemini-cli-extension. The mcp-server folder has an imageGenerate.ts file that calls the Gemini API to generate images from text or edit an image from an input image and a prompt.
Vibe Designing with Stitch
Write prompts to generate four UI pages:
Pricing page
Course details page
Course instructor page
Contact Us page
#vibedesign #stitch #ai
Vibe Designing with Stitch
Write prompts to generate four UI pages:
Pricing page
Course details page
Course instructor page
Contact Us page
#vibedesign #stitch #ai
In part 2 of the video series, I refactored my Angular Translation Demo to utilize the Chrome Translator API to translate Spanish texts into other languages.
#chrome #gemini #gemininano #clientSideAI #translation
In part 2 of the video series, I refactored my Angular Translation Demo to utilize the Chrome Translator API to translate Spanish texts into other languages.
#chrome #gemini #gemininano #clientSideAI #translation
In part 1 of the video series, I refactored my Angular
Translation Demo to use the Language Detector of Chrome.
#Chrome #Gemini #gemininano #clientSideAI #languageDetection
In part 1 of the video series, I refactored my Angular
Translation Demo to use the Language Detector of Chrome.
#Chrome #Gemini #gemininano #clientSideAI #languageDetection
The APIs underwent changes on Chrome, and my demos did not work.
I demonstrated the Translator API in the DevTool console of the Canary browser. The translator translated to Portuguese after downloading the model.
#chrome #gemininano #gemini #translation #clientSideAI
The APIs underwent changes on Chrome, and my demos did not work.
I demonstrated the Translator API in the DevTool console of the Canary browser. The translator translated to Portuguese after downloading the model.
#chrome #gemininano #gemini #translation #clientSideAI
Course URL: courses.techstacknation.com
Course URL: courses.techstacknation.com
This is day 10 of my journey. Vue 3, Svelte 5, and Angular 19 cover the shopping cart component's states and derived states.
#Angular #Vue #Svelte
This is day 10 of my journey. Vue 3, Svelte 5, and Angular 19 cover the shopping cart component's states and derived states.
#Angular #Vue #Svelte
This is day 9 of my journey. CSS classes and inline styles can be dynamically bounded in Vue 3, Svelte 5, and Angular 19.
#Angular #Svelte #Vue
This is day 9 of my journey. CSS classes and inline styles can be dynamically bounded in Vue 3, Svelte 5, and Angular 19.
#Angular #Svelte #Vue
The Resource API made some changes in Angular 20 after the RFC.
In this blog post, I demonstrated that streaming data in rxResource exhibits the same behavior after all updates in Angular 20.
#Angular #Resource
The Resource API made some changes in Angular 20 after the RFC.
In this blog post, I demonstrated that streaming data in rxResource exhibits the same behavior after all updates in Angular 20.
#Angular #Resource
This is day 8 of my journey. Ref is bound to the disabled attribute to enable or disable the Save Item button.
#Angular #Vue #Svelte
This is day 8 of my journey. Ref is bound to the disabled attribute to enable or disable the Save Item button.
#Angular #Vue #Svelte
Vue uses v-if, v-else-if, v-else directives to render HTML elements conditionally.
Svelte and Angular use if-else-if-else control flow syntax to render the elements in the HTML template conditionally.
#Angular #Svelte #Vue
Vue uses v-if, v-else-if, v-else directives to render HTML elements conditionally.
Svelte and Angular use if-else-if-else control flow syntax to render the elements in the HTML template conditionally.
#Angular #Svelte #Vue
I created a text box that binds to a String reference. When the text is updated in the text box, the ref receives a new value. I also created a checkbox to bind to a boolean ref. When the checkbox changes states, the boolean value toggles.
#Angular #Vue #Svelte
I created a text box that binds to a String reference. When the text is updated in the text box, the ref receives a new value. I also created a checkbox to bind to a boolean ref. When the checkbox changes states, the boolean value toggles.
#Angular #Vue #Svelte
Listen to HTML events, and the event handlers take appropriate actions. In this blog post, an item is added when the form is submitted and removed when a click event occurs.
#Angular #Vue #Svelte
Listen to HTML events, and the event handlers take appropriate actions. In this blog post, an item is added when the form is submitted and removed when a click event occurs.
#Angular #Vue #Svelte
👉🏻 Get insights on optimizing Vue app performance using the `useInfiniteScroll` feature!
👉🏻 Explore practical guides and tutorials, plus updates on events.
Join 4.4K other Vue & Nuxt devs and sign up today:
https://weekly-vue.news
👉🏻 Get insights on optimizing Vue app performance using the `useInfiniteScroll` feature!
👉🏻 Explore practical guides and tutorials, plus updates on events.
Join 4.4K other Vue & Nuxt devs and sign up today:
https://weekly-vue.news
This is day 3 of my journey. I created a Vue ref/ Angular signal/ Svelte rune to display the header in the Shopping Cart Component in Vue 3, Angular, and Svelte 5.
#Angular #Svelte #Vue
This is day 3 of my journey. I created a Vue ref/ Angular signal/ Svelte rune to display the header in the Shopping Cart Component in Vue 3, Angular, and Svelte 5.
#Angular #Svelte #Vue
I also have a Angular Signal course at @techstacknation.com and the first chapter is free.
Course URL: courses.techstacknation.com
#Angular #Vue3 #Svelte 5
I also have a Angular Signal course at @techstacknation.com and the first chapter is free.
Course URL: courses.techstacknation.com
#Angular #Vue3 #Svelte 5
This is day 1, where I set up the projects.
dev.to/railsstudent...
This is day 1, where I set up the projects.
dev.to/railsstudent...
courses.techstacknation.com
The first chapter is free and the lessons provide the tools to build a reactive Angular app with signals, computed, and effects.
Please enjoy, and I appreciate feedback.
#Angular
courses.techstacknation.com
The first chapter is free and the lessons provide the tools to build a reactive Angular app with signals, computed, and effects.
Please enjoy, and I appreciate feedback.
#Angular
courses.techstacknation.com
courses.techstacknation.com
👉🏻 In this article, you’ll explore the best techniques to optimize large lists in Vue 3.
https://dev.to/jacobandrewsky/handling-large-lists-efficiently-in-vue-3-4im1
👉🏻 In this article, you’ll explore the best techniques to optimize large lists in Vue 3.
https://dev.to/jacobandrewsky/handling-large-lists-efficiently-in-vue-3-4im1
www.reddit.com/r/angular/co...
Like the PR says, this is a *extremely* exploratory. We'll be tinkering with semantics and syntax, weighing trade-offs, and running user studies as we figure it out.