
by Carlos Jimenez
Tech Gems is a blog about all things tech, here you will find posts about: Web development, architecture and opinion pieces on platforms, software, cloud and the future of the web.
Latest Posts
UI Composition in ASP.NET Core
2022 September 10th • ☕️ 7 min readNot too long ago I was working for a project in which I was forced to use only MVC due to the requirements of a customer. Being used to advanced UI composition techniques in React and Svelte, I…
Don't be a full stack developer
2022 May 20th • ☕️ 6 min readFor a very long time I have considered myself a full stack developer. I still consider myself a full stack developer. But I have to recognize, that it is a loaded term, and it means different things…
How to build rich web UIs with ASP.NET Core MVC
2021 December 12th • ☕️ 3 min readReact (and Single Page Applications) have taken over the world, and even if you're the most avid hater of Javascript, there's no denying that more Javascript in the world, not less, has advanced user…
Explaining the Tailwind Config for Windy UI
2021 July 7th • ☕️ 3 min readIn this post I will be explaining the Tailwind Config file and how it is set up for Windy UI. This post assumes that you know how to do a basic Tailwind CSS setup. I'm not going to go through that…