Can AI Rebuild a Rails Page in Next.js? We Tried It.. - https://thoughtbot.com/blog/can-ai-rebuild-a-rails-page-in-next-js-we-tried-it
#react
#react
thoughtbot
Can AI rebuild a Rails page in Next.js? We tried it
A recap of our live stream experiment where we used Cursor to rebuild a Rails page in Next.js.
👍1
Google Gen AI SDK for TypeScript and JavaScript v1
Why let Python developers have all the fun? Now you can harness the full power of Google’s Gemini API (and Vertex platform) from Node too. v1.0 landed a few days ago, but today we also get v1.1 which includes CommonJS support. The Gemini docs and examples now use it too - https://github.com/googleapis/js-genai
#nodejs
Why let Python developers have all the fun? Now you can harness the full power of Google’s Gemini API (and Vertex platform) from Node too. v1.0 landed a few days ago, but today we also get v1.1 which includes CommonJS support. The Gemini docs and examples now use it too - https://github.com/googleapis/js-genai
#nodejs
GitHub
GitHub - googleapis/js-genai: TypeScript/JavaScript SDK for Gemini and Vertex AI.
TypeScript/JavaScript SDK for Gemini and Vertex AI. - googleapis/js-genai
👍1
Typecasting and Viewport Transitions in CSS with tan(atan2)
Juan Diego Rodríguez explores the mathematical approach behind CSS transitions using tan(atan2) for smooth viewport-based animations. - https://css-tricks.com/typecasting-and-viewport-transitions-in-css-with-tanatan2/
#css
Juan Diego Rodríguez explores the mathematical approach behind CSS transitions using tan(atan2) for smooth viewport-based animations. - https://css-tricks.com/typecasting-and-viewport-transitions-in-css-with-tanatan2/
#css
CSS-Tricks
Typecasting and Viewport Transitions in CSS With tan(atan2()) | CSS-Tricks
We've been able to get the length of the viewport in CSS since... checks notes... 2013! Surprisingly, that was more than a decade ago. Getting the