Page 3 of 3 (Total items: 24)
Mermaid is a simple diagramming format that takes text-based input and generates diagrams in SVG format. It is a great tool for creating flowcharts, sequence diagrams, Gantt charts, and more. In this...
Friday, 02 August 2024 20:00
//3 minute read
In previous articles, we have discussed the importance of translation in the context of web applications. We have also explored the use of the EasyNMT library to perform translations in an ASP.NET...
Sunday, 25 August 2024 03:20
//10 minute read
In the previous part in this series, I set up the database for the comments system. In this post, I'll cover how saving the comments are managed client side and in ASP.NET Core.
Add New...
Saturday, 31 August 2024 09:00
//5 minute read
HTMX is a powerful JavaScript library that allows you to create dynamic web applications with minimal JavaScript. It enables you to make AJAX requests, swap HTML content, and handle events directly in...
Friday, 02 May 2025 20:30
//17 minute read
Page 3 of 3 (Total items: 24)