Web Programming in D
Martyn
martyn.developer at googlemail.com
Tue May 21 13:37:39 UTC 2024
On Tuesday, 21 May 2024 at 12:55:03 UTC, Sergey wrote:
>
> Btw what is in your stack for the server side?
We are primarily a C# team.
Our web projects are the typical ASP.NET Core MVC.
We use Razor for our Views (returning html)
We also use Databases - SQL Server, Oracle, etc.
I want to make it clear that while I do like C# it is not my
favourite language. It just happens to be the language I have
made a career with. It is a popular language and plenty of jobs
in this area.
If the opportunity presented itself I would be open to using
D+Vibe. Reality is I have a team of developers and suggesting
another language is not the right move.
> And how did you come to this solution?
If this question refers to the C# side of things - it is simply
"the chosen language" at the company and have been accustomed to
it for many, many years.
If this query refers to the htmx side of things, it is because I
am tired of frontend javascript libraries. I miss the old days of
web development and htmx seemed like an interesting project to
review and remove unwanted bloat. That is just my opinion.
More information about the Digitalmars-d
mailing list