DEV Community

# protips

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

Comments
1 min read
⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

Comments
1 min read
🔹 C# Tip: Understanding override, new, and virtual Keywords

🔹 C# Tip: Understanding override, new, and virtual Keywords

Comments
1 min read
⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

Comments
1 min read
🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

🛠️ Pro Tip: Implementing IDisposable for Proper Resource Management

Comments
1 min read
Cascading on update (and on delete) in migration

Cascading on update (and on delete) in migration

15
Comments 1
2 min read
Attribute Casting with Laravel

Attribute Casting with Laravel

7
Comments
2 min read
Dynamic queries with Laravel

Dynamic queries with Laravel

9
Comments
1 min read
Finding Hosts on Ansible Inventories

Finding Hosts on Ansible Inventories

8
Comments
1 min read
Apple Screenshots Made Easy

Apple Screenshots Made Easy

12
Comments
1 min read
loading...