Developers
- Kotlin
Get Started with Android Authentication Using Kotlin: Part 1
- Kotlin
Get Started with Android Authentication Using Kotlin: Part 2
- React
Streamlining a React Monorepo
- .NET
Backend For Frontend Authentication Pattern with Auth0 and ASP.NET Core
- AWS
Testing AWS Chalice Applications
A tutorial to learn how to write unit tests and integration tests for REST APIs in AWS Chalice. Additionally, we will see how to measure test coverage.
- Python
State Pattern in Python
Learn to implement state pattern and finite state machines using Python.
- TinyGo
TinyGo: Good Things Come in Small Packages
A beginners guide into the world of IoT with TinyGo.
- Flask
Best Practices for Flask API Development
Learn how to design and build REST APIs with Python and Flask following best practices.
- .NET
Introduction to Async Programming in C#
Most languages and frameworks support asynchronous programming. But, what is it exactly? Learn about async programming and how to implement it in C#.
- .NET
Secure Software Supply Chain with GitHub Security Features
Learn what software supply chain is and how to improve security with GitHub security features.
- Svelte
State Management in Svelte Applications
A tutorial on how to use the Svelte state management store to manage state in Svelte applications.
- Swift
Async Await in Swift
- Spring Boot
Build and Secure an API with Spring Boot and Kotlin