
Coding on Caffeine
@CodeNCaffeine
Followers
19
Following
6
Media
3
Statuses
54
Coding and caffeine enthusiasts - domain driven design, C#, Angular, SignalR
Joined October 2017
Connect with us:.☕️ Blog: .☕️ Facebook:
facebook.com
Coding on Caffeine. 13 likes. Coding and caffeine enthusiasts - domain driven design, C#, Angular, SignalR
0
0
0
Ran across this post on linked in today What’s the best approach to get anti-process employees to embrace the agile and scrum methodologies? @krubinagile @mglacey @geoffcwatts.
0
0
0
RT @dotnetkicks: A new experiment: Browser-based web apps with .NET and Blazor by csharpfritz #aspnet via DotNetKic….
0
1
0
RT @davidfowl: If you’re not getting code reviews you’re probably not growing as a developer #devdiscuss.
0
85
0
Improved Unit Testing with Moq and Dependency Injection
codingoncaffeineblog.wordpress.com
A quick definition for Unit Testing: Unit testing is a software development process in which the smallest testable parts of an application, called units, are individually and independently scrutini…
0
0
0
Working through some of @SpriteAttack’s tutorials on 2D vector game art in @inkscape! Super easy and fun.
1
1
3
RT @ThePracticalDev: Good comments explain WHY, not WHAT, and 3 more rules on writing good comments.{ author: @andreasklinger }. https://t.c….
dev.to
'Good code should explain itself what it does' - If you assume this you misunderstood what comments should do.
0
27
0
RT @dotnetkicks: MakeCode for Minecraft makes learning to code super fun by @MSFTResearch #dotnet via @DotNetKicks.
0
2
0
RT @ThePracticalDev: A code review checklist prevents stupid mistakes
dev.to
My team uses a code review checklist to prevent stupid mistakes from causing problems and wasting time, which has dramatically increased our effectiveness.
0
74
0
RT @isachintiwari: Testing with the InMemory provider in Entity Framework, by joydipkanjilal #dotnet #aspnet #sqlserver #csharp
https://t.….
0
3
0
How to Mock an Entity Framework DbContext and DbSet with Moq
codingoncaffeineblog.wordpress.com
If you find yourself in a situation where you need to mock a DbContext and DbSet with the Moq framework, it is easy to do. However, there are a couple of “gotchas” I found out recently.…
0
0
1