Jump in the discussion.

No email address required.

I was reading this earlier. I've always thought that rdrama was missing a gold mine by not baiting programming subreddits with stuff like this. Those people will type entire books with code snippets to argue their stupid point.

You could probably make a post like "I'm thinking of leaving my new company because they use MOQ, even after their creator was proven untrustworthy" and create a shitshow by stating that FakeItEasy is a better testing framework anyway.

Also functional programming != .NET lmao

Jump in the discussion.

No email address required.

Also functional programming != .NET lmao

:marseya#kshually:

LINQ is a direct implementation of the category theory patterns that you may be familiar with like Functors/Monads/Catamorphisms and even comes with lazy execution. It's serious nerd shit that got packaged in an easy to use library for code monkeys

https://weblogs.asp.net/dixin/Tags/Category%20Theory

Jump in the discussion.

No email address required.

Monads

suck on my monads

Jump in the discussion.

No email address required.

:licki#tung:

Jump in the discussion.

No email address required.

It's all going to send sql queries to a database anyway. Just write the query wagie

Jump in the discussion.

No email address required.

More often than not it's used to manipulate collections in memory. IMO EF is bad and causes so many problems, fat repositories just don't mesh with vertical slice architecture and like you said, just writing queries is better.

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.