Skip to content

Sharing my insights about Software engineering

Menu

Category: No category

Posted on23/07/202023/07/2020No category

7 Programming Blogs Worth Following In 2020

by LukaszLeave a comment on 7 Programming Blogs Worth Following In 2020

Recently there’s a lot of brilliant blogs about programming all over the internet. Although, if you would like to read all of them, you’d easily…

Read More
Posted on16/04/202004/06/2020No category

Mocking EF Core In Unit Tests

by LukaszLeave a comment on Mocking EF Core In Unit Tests

Recently I had some issues writing unit tests for service that was heavily using Entity Framework Context. I decided to mock it, as I was…

Read More
Posted on14/04/202006/06/2020No category

Resolvers in Angular – Example

by LukaszLeave a comment on Resolvers in Angular – Example

Resolver is an interface that class can implement to be a data provider. That data provider class is used by Angular’s router to provide the…

Read More
Posted on13/04/202006/06/2020No category

Format On Save in Visual Studio Code

by LukaszLeave a comment on Format On Save in Visual Studio Code

Increase your productivity by formatting code on every save. Ever forgot to format your code before creating pull request? I bet it happened at least…

Read More
Posted on12/04/202006/06/2020No category

10 Tips To Improve Your Code Reviews

by LukaszLeave a comment on 10 Tips To Improve Your Code Reviews

Code review is a process and it’s evolving. It’s like every skill that we need to train in order to be better at it. Those…

Read More

Posts navigation

Previous Page Page 1 Page 2

Let's stay in touch!

Follow me

check my instagram at domaindrivendotnetFollow Us on Twitter

Recent Posts

  • Audit Trail With Entity Framework – Persisting Entity History In Database
  • Understand First and FirstOrDefault LINQ Mutations in Stryker Mutator
  • How good are your .NET tests? Test your tests with Stryker mutator
  • .NET API docker-compose HTTPS/SSL problem
  • Documenting Architecture Choices with Architecture Decision Record
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress