Amit Mittal
RSS FeedI am a Full stack developer based out of Bangalore India. I write about Go, Graphql, and front end
Recent Posts
-
You can run AI models in your browser using transformers.js and WebGPU
A comprehensive guide to running AI models directly in the browser using transformers.js and WebGPU, with practical examples using the Qwen2.5-0.5B model
-
Stop using expressjs in 2023
Express has lots of footguns and lags behind modern frameworks like fastify, So it good time to ditch express for a modern nodejs framework
-
Improve performance of nextjs app
With few minor changed you can improve your nextjs website performance and decrease load time
-
You might not need SSG with Remix
Get SSG like performance with remix using cache control headers. Remix can be as fast as nextjs.