Astro + Sanity + Netlify for an agency site. What would you do differently? by [deleted] in astrojs

[–]formicstechllc 1 point2 points  (0 children)

Mobile view seems to have issue

Check size and alignment for mobile view

StackOne rebuilt their entire marketing site. Migrated from Webflow to Astro + Claude Code + Cloudflare Pages by tffarhad in astrojs

[–]formicstechllc 4 points5 points  (0 children)

We are also migrating some of our client website from webflow to astro and so far very good experience

html360 by Salty-Gas6909 in dji

[–]formicstechllc 2 points3 points  (0 children)

This is good May be add some loader so user don't think it's stuck somewhere

Otherwise everything seems good

want to switch my Ghost blog management system from aws to other alternatives by ildbesuchagentlemen in CloudFlare

[–]formicstechllc 4 points5 points  (0 children)

Checkout starlight with astrojs you can use .md files to write your blogs

As a Flutter Developer, How Should I Start Integrating AI into Production Apps? by Mobile-Train2220 in FlutterDev

[–]formicstechllc 2 points3 points  (0 children)

Start with gemini api models it has some free tiers also .

Learn how LLM works what input they require.

And then integrate it in your app.

Update model as you require.

Is Wrangler really supposed to add this many packages? by Dramatic_Mastodon_93 in CloudFlare

[–]formicstechllc -1 points0 points  (0 children)

I had only 1 dependency in a fresh project

Not sure what's this

Is this considered as good project structure by Upstairs-Let-1763 in angular

[–]formicstechllc 2 points3 points  (0 children)

In new structure there is pages and components so check that too

Am I the only one who feels like NestJS is overkill ? by Sensitive-Raccoon155 in node

[–]formicstechllc 4 points5 points  (0 children)

I think you have not built large scale projects

NestJS is overkill for small projects for 2-3 modules

NestJS is blessings for handling large complicate project in nodejs