Rob Janssen

All | Unread | Read

Creating Dashboards with .NET 8’s New Metrics!

Check out my courses: https://dometrain.com Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody, I'm Nick, and in this video, I will show you how you can use the new built-in metrics of .NET 8, expose them and scrape them using Prometheus as well as buil

Fluent Assertions in Unit Testing in C#

Unit testing is a great way to validate your code, make code changes safer, and document how your systems operate. However, there is room for improvement. That's where Fluent Assertions come in. This third-party library allows you to create easy-to-read assertions for your unit tests, making reading

How To Make Your API Idempotent To Stop Duplicate Requests

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Idempotency is an important constraint for APIs - but how do you make your API idempotent? That's what I'm going to show you in this video. The client will be responsible for sending an idempotency key valu

Make Your REST API Discoverable With HATEOAS | .NET 7

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic You don't have a complete REST API without HATEOAS - Hypermedia as the Engine of Application State. Hypermedia means having links that point to other resources of your API, making it discoverable. The consu

What does larger scale software development look like?

?? T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm ?? SaaS I'm Building: https://www.icongeneratorai.com/ ?? Background Cutter: https://www.backgroundcutter.com/ ?? Discord: https://discord.gg/4kGbBaa ?? Newsletter: https://newsletter.webdevcody.com/ ?? GitHub: https://g

Saga Pattern Error Handling With Compensating Transactions

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic If you're using the Saga pattern, you need to prepare for things going wrong. What will you do in that case? The standard approach is to start a compensating transaction that will fix the previous error in

3 Proven Ways To Improve Dev Focus

Video games are a great example. They take advantage of this feeling to keep you immersed, which is why it’s so easy for gamers to “lose time” and just get wrapped up. The same feeling usually drives your most productive and best work.

The Best Solution to Burnout We’ve Ever Heard | A Conversation With Slack, Netlify & Ambassador Labs

With registration for our free October Interact conference now open, we wanted you to hear one of our favorite sessions from this past April’s Interact.

???? Is this an emoji?

ReadStuffLater uses emojis to tag content. It's simple, it's fun, and it affords basic content organization without encouraging users to spiral into reinvent-Dewey-Decimal territory. There's just one problem: data validation.

Unicode is harder than you think · mcilloni's blog

Reading the excellent article by JeanHeyd Meneide on how broken string encoding in C/C++ is made me realise that Unicode is a topic that is often overlooked by a large number of developers.

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.