|
You are here |
andyatkinson.com | ||
| | | | |
preslav.me
|
|
| | | | | I am a software engineer with decades of experience developing software in Python, Go, and Java. | |
| | | | |
builtin.com
|
|
| | | | | What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software. | |
| | | | |
www.milanjovanovic.tech
|
|
| | | | | In this week's newsletter, I'll show you how you can remove repetitive conditions in EF Core database queries. An example would be when you implement soft-delete, and have to check if a record was soft-deleted or not in every query. Also, it is practical if you're working in a multi-tenant system and need to specify a tenantId on every query. EF Core has a powerful feature called Query Filters that can help you remove repetitive conditions from your code. | |
| | | | |
andrewgriffithsonline.com
|
|
| | | With the release of AWS AppSync we finally have the ability to create realtime serverless apps on AWS. Previously you were forced to spin up... | ||