Skip to content

Commit

Permalink
feat: CodaDigest - JS memory leaks
Browse files Browse the repository at this point in the history
  • Loading branch information
AloisSeckar authored Sep 26, 2024
1 parent a4a7f3e commit 9957dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CodaDigest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Check also my [Nuxt News](https://github.com/AloisSeckar/demos-nuxt/blob/main/Nu

| Date             | Article |
| --- | :-- |
| **`2024-08-10`** | [Common Causes of Memory Leaks in JavaScript](https://www.trevorlasn.com/blog/common-causes-of-memory-leaks-in-javascript/) - how can you monitor JS memory usage and how to spot most common causes of troubles |
| **`2024-08-02`** | [How to Build Your Own Vue-like Reactivity System](https://dev.to/alexanderop/how-to-build-your-own-vue-like-reactivity-system-from-scratch-1d2d) - understand Vue's core concept of reactivity by implementing its alike! |
| **`2024-07-29`** | [Why Unknown Types Are Useful](https://michaeluloth.com/programming-types-unknown-why-useful/) - how to use **unknown** in TypeScript |
| **`2024-07-28`** | [Perfectionism - one of the biggest productivity killers](https://newsletter.eng-leadership.com/p/perfectionism-one-of-the-biggest) - do not waste time on over-improving things - lessons learned by two IT professionals |
Expand Down

0 comments on commit 9957dbb

Please sign in to comment.