projects blog résumé

blog

i write tech - my experiences and whatever excites me.

Will Svelte/SvelteKit rule the future?

Will the buzz of React vs Angular vs Vue be broken? Are there new would-be contenders in the field? React has Next.js, Angular has Angular Universal, Vue has Nuxt.js, will Svelte with Sveltekit kill them all?

frontendtypescriptsveltesveltekit
shornabho   •   April 17, 2022
1 min read

Is FastAPI the cleanest Python framework ever?

Flask is small, Django is HUGE, is FastAPI just the right fit? Can it strike a middleground that Python APIs have not seen before? Is it all just syntactic sugar or is there reason to believe so?

backendpythonrest-apifastapiperformance
shornabho   •   April 17, 2022
1 min read

Will Vite replace Webpack?

Webpack has been the daddy-cool of module bundlers, but is the next generation of bundlers even cooler? What does Vite do that Webpack does not? Is Webpack dying or will it still be used?

frontendjavascriptperformancewebpackvite
shornabho   •   April 17, 2022
1 min read

Why I use Prettier to format my code!

Tom, Dick and Harry wrote some code – but how would it be if neither Tom nor Dick nor Harry could make sense to each other? How do they stop treating their codebase as a scratchpad and organize code vomit?

devtoolsprettier
shornabho   •   April 17, 2022
1 min read