Awesome List Updates on May 24, 2024
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Polars
Resources / Blog posts
- Spark vs Polars. Real-life Test Case - A blog post in which the author tests whether Polars is able to handle "real amounts of data" and "really replace some production Spark workloads." by @danielbeach. Code used is available on Github here (⭐7).
- Age of DataFrames II: Polars Edition - A blog post that illustrates the features of Polars through the analysis of a tournament from the video game Age of Empires II by [@woutergins]. Source code available here (⭐0)
2. Awesome Ruby
Gem Servers
- Gemfast (⭐65) - A drop in replacement for geminabox written in Go.
- Gem in a box (⭐1.5k) - Really simple rubygem hosting.
- Gemirro (⭐137) - Gem to automatically make a rubygems mirror.
- Gemstash (⭐752) - A RubyGems.org cache and private gem server.
3. Awesome Blazor
Videos / Others
- Clean Architecture with .NET MAUI, Blazor, and ASP.NET Core - May 22, 2024 - We've heard a lot about how using .NET to build our UI applications lets us share code across our whole stack, but finding the best way to do this isn't straightforward. UI code and API code can sometimes seem at cross-purposes and it's not always obvious how using .NET code across your whole stack provides any advantages over using different technologies for your UI and API. It's easy to fall into the trap of underutilizing the right code-sharing techniques. Or, at the other extreme, butchering your architecture for the sake of sharing code. In this talk, Matt Goldman (author of .NET MAUI in Action) will look at extending Clean Architecture to incorporate UIs built with .NET MAUI and Blazor. See sensible ways to write clean, testable, re-usable code that can be shared across the different layers of your solution, and across different solutions in your enterprise, to optimize efficiency and minimize duplication. We'll also see how to avoid the common pitfalls of over-engineering or under-sharing. You will walk away knowing how to make full-stack code shared with .NET a reality.
- Supercharging Blazor SSR with htmx - April 29, 2024 - Are you using a front-end framework with Blazor? In this week's episode, community MVP Egin Hansen shows us how to supercharge Blazor static server-side rendering (SSR) with the htmx front-end library. Adding htmx gives you access to another level of interactivity while still retaining all the advantages of Blazor SSR stateless nature.
4. Awesome Kotlin
Android / Tests
- KakaoCup/Kakao (⭐322) - Nice and simple DSL for Espresso in Kotlin
5. Awesome Angular
Official Resources
Blogs / Google Developer Experts
- angular - Official Angular blog.
Cheatsheet / Google Developer Experts
- Past Angular Cheatsheet - Note: NEW official docs do not have a cheatsheet.
Authentication / Google Developer Experts
- angular-oauth2-oidc (⭐1.9k) - Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
- keycloak-angular (⭐718) - Easy Keycloak setup for Angular applications.
CLI / Google Developer Experts
Deployment / Google Developer Experts
Developer tools / Google Developer Experts
- Angular Dev Tools - Angular DevTools is a browser extension that provides debugging and profiling capabilities for Angular applications.
Security / Google Developer Experts
- Angular Security - Best Practices
Updating / Google Developer Experts
- angular update guide - Interactive guide to help you migrate from one version of Angular to another.
- Prev: May 25, 2024
- Next: May 23, 2024