diff --git a/README.md b/README.md index 4203006..0fb8b49 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,7 @@ It's a great way to learn. * [**JavaScript**: _JavaScript Algorithms and Data Structures_](https://github.com/trekhleb/javascript-algorithms) * [**JavaScript**: _Build a ride hailing app with React Native_](https://pusher.com/tutorials/ride-hailing-react-native) * [**JavaScript**: _Build Your Own AdBlocker in (Literally) 10 Minutes_](https://levelup.gitconnected.com/building-your-own-adblocker-in-literally-10-minutes-1eec093b04cd) +* [**JavaScript**: _Building Your Own JWT Decoder in JavaScript: No Third-Party Libraries Needed_](https://ivan-devx.vercel.app/blogs/jwt-parser) * [**Kotlin**: _Build Your Own Cache_](https://github.com/kezhenxu94/cache-lite) * [**Lua**: _Building a CDN from Scratch to Learn about CDN_](https://github.com/leandromoreira/cdn-up-and-running) * [**Nim**: _Writing a Redis Protocol Parser_](https://xmonader.github.io/nimdays/day12_resp.html)