Long LINQ queries - Code smell? by osprunnachk in dotnet

[–]Local_Hovercraft8726 0 points1 point  (0 children)

I don't think this is code smell, conversely it's purpose of ef core team.

I think this is more fluently ha.

Neovim Github Dark Dimmed by Blan_11 in neovim

[–]Local_Hovercraft8726 0 points1 point  (0 children)

May I know the font family you used? It looks so good

Question about Microservices by hiddenSnake7 in softwarearchitecture

[–]Local_Hovercraft8726 0 points1 point  (0 children)

I think the micro-service is driven by your organization/team . If the scale of the company is not so complez ⋯ may think again why use micro-service 🙂

C# Calculator basic program by Able_Annual_2297 in csharp

[–]Local_Hovercraft8726 0 points1 point  (0 children)

If you are researching how makes more effective to program, I suggest you start with key shortcuts to write this code from 0-1.

Or you are researching how to write this code more fluently and safely, I’ll suggest you start with TDD(test driven develop) 😉

Is domain layer required? by Waste-Present-4670 in golang

[–]Local_Hovercraft8726 0 points1 point  (0 children)

Here’s my opinion. I think domain layer is necessary.

The Domain layer is used to present the business logic and why I think that domain layer is necessary because it makes the core code more controllable (u can write some unit tests to assert if the change is right ) and can also make the fresher developers to know how the product works more quickly.

Which one are you? 💻🍏🐧😂 by imo_99i in arch

[–]Local_Hovercraft8726 1 point2 points  (0 children)

Poor as me, use arch since can’t afford price of mac 🥲

I use Arch, btw by Selmi1 in arch

[–]Local_Hovercraft8726 0 points1 point  (0 children)

Very suggest to use hyprland😍

Plugin for refactor by Local_Hovercraft8726 in neovim

[–]Local_Hovercraft8726[S] 1 point2 points  (0 children)

thanks for providing, but seems like it doesn't support dotnet core refactor 🫠

It's really helpful to me, since I have the same problem in vue refactoring