Explore >> Select a destination


You are here

andyatkinson.com
| | preslav.me
3.0 parsecs away

Travel
| | I am a software engineer with decades of experience developing software in Python, Go, and Java.
| | builtin.com
5.1 parsecs away

Travel
| | 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
4.9 parsecs away

Travel
| | 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
25.3 parsecs away

Travel
| 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...