veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#angular

5 posts5 participants0 posts today

AI + Angular = Next-Level Frontends!

Wondering how to add Google's Gemini AI into your Angular app like a pro?

We just dropped a step-by-step blog on how to seamlessly integrate Gemini with Angular and unleash the power of AI-driven user experiences.

Whether you're building smart chatbots, predictive dashboards, or AI assistants, this blog is your launchpad.

Check it out now: prishusoft.com/blog/integrate-

Angular Signals vs React useState: Who Does State Better?

Looking to level up your state management game? Dive into our latest post comparing Angular's Signals vs React's useState

Whether you're optimizing performance in sprawling Angular dashboards or building simple components with React, this side-by-side breakdown gives you clarity on the best tool for the job.

Dive into the full post here to explore:
prishusoft.com/blog/angular-si

Continued thread

Recording is up and linked above!

Today, I got to:
* Struggle with #Angular to fix scroll positions when navigating back to a page that has to load a table of data. Ended up hacking something together with ResizeObserver. Quote: "There's no way that's the whole documentation" 😂
* Add a Scheduled Live function to #Peertube by abusing the original publication date. Then spending 30 minutes chasing a failing test, when the bug was in the text 😇