How to write a JSON API in Scala with Play from scratch
A step-by-step tutorial on building a JSON API in Scala using the Play framework, covering project setup, database configuration, and controller creation.
A step-by-step tutorial on building a JSON API in Scala using the Play framework, covering project setup, database configuration, and controller creation.
A step-by-step tutorial on building a JSON API using Java Spring Boot, Maven, and PostgreSQL.
Explores configuration management patterns and anti-patterns for Node.js applications, focusing on security, portability, and maintainability.
A developer details the process and reasoning behind rewriting their Neovim configuration from scratch using Lua, moving away from a legacy Vimscript setup.
A technical guide on using ptrace to intercept and modify Linux system calls for fault injection, written in Zig.
A curated newsletter issue covering the latest mobile automation news, tools, and tutorials for iOS, Android, Flutter, and Unity development.
A guide to integrating the SpeechRecognition Web API into a Vue.js application using a custom composable for voice-driven features.
A developer documents building a game-playing AI using ChatGPT and Ruby on Rails, covering API integration, token management, and frontend development.
Analyzes the pitfalls of React.memo and useCallback, explaining why component composition is often a better performance solution.
Explores the performance impact and technical details of memory alignment for double arrays in .NET, including benchmarks.
Mitchell Hashimoto proposes reorienting GitHub Pull Requests around immutable changesets to solve common review workflow problems.
A data science tutorial using a confusion matrix to calculate the real probability of having a disease after a positive diagnostic test result.
Explores the potential impact of AI and automation on jobs, economy, and society, discussing both optimistic and pessimistic future scenarios.
A developer's personal journey and structured plan for learning Apache Flink, a stream processing framework, starting from the basics.
A .NET developer shares technical interview questions focused on C#, SOLID principles, async/await, and database queries to assess problem-solving skills.
A monthly roundup of new features for Azure WebApps, including free WordPress hosting and secure storage mounting via Key Vault.
A deep dive into the internal workings, history, and implementation of async/await in Swift, exploring its design and gotchas.
Azure Resource Graph can now be queried directly from Log Analytics, enabling new KQL capabilities and integration for alerts.
A guide to using memory-mapped files and overlaid structs in C# for efficient file I/O operations.
Ghostty terminal emulator devlog covering GUI improvements, beta growth, and a discovered Vim bug related to TERM variable handling.