Skip to content
  • Start Here
  • About
  • Posts series
    • .NET Internals
    • Xamarin
    • SQLite-Net Extensions
  • Table of contents
  • DAJSIEPOZNAC 2017
  • Contact
  • Privacy Policy

Search Site

Home

Tag: design patterns

February 20, 2023 Programming 2 Comments

How (And Why?) To Wrap External Libraries?

How to wrap external libraries - highlighted photo

If you use external libraries in your application, wrapping them may be very helpful. How to wrap external libraries and why it’s worth doing that? Today we’re going to dive into that, based on a TypeScript web app example 😉

Continue reading
September 5, 2018 Programming 8 Comments

[.NET Internals 07] Unmanaged resources: finalization, fReachable queue and dispose pattern

Today we’re going to see how unmanaged resources are handled by .NET, what are finalization and fReachable queues and what’s the garbage collector’s role in it. We’ll also get to know what is a dispose pattern and see how to implement it.

Continue reading

About me

Dawid Sibiński - codejourney.net author

Hi! I'm Dawid and I'd like to welcome you on my blog! 🙂 I'm a passionate software developer, currently working mostly with TypeScript and C#.
Since 2019 I've been traveling the world and programming.

More about me

Recent articles

  • How (And Why?) To Wrap External Libraries?
  • Adding Meatballs Menu To React-Table Rows
  • 10 VS Code Extensions I Couldn’t Live Without
  • How To Fix Visual Studio Code IntelliSense Loading Infinitely
  • Typing API Responses With Zod
2023 © CodeJourney.netPrivacy PolicyTheme by SiteOrigin