What is Gatsby and why it’s time to get on the hype train?
An introduction to Gatsby, a React-based framework for building fast, static websites using the JAMstack architecture.
An introduction to Gatsby, a React-based framework for building fast, static websites using the JAMstack architecture.
Explains the role and implementation of 'stubs' or 'thunks' within the .NET Runtime, detailing their purpose in method dispatch and indirection.
A guide to getting started with Azure Sentinel, Microsoft's cloud-native SIEM and SOAR solution, covering setup, data connectors, and initial configuration.
A guide to implementing a service layer in the VIPER architecture for iOS apps, explaining how to separate services from modules using Swift.
A developer shares an improved workflow for completing Python coding exercises on an iPad using the new iPadOS, Safari, and Pythonista.
A tutorial on creating a live-updating status page using Laravel Livewire, demonstrating an alternative to vanilla JavaScript or frontend frameworks.
Explains the new ternary operator syntax in PowerShell 7, comparing it to traditional if/else statements and testing its performance.
Stack Overflow announces Prashanth Chandrasekar as its new CEO, highlighting his tech background and the company's future goals.
Three approaches to solve the nesting problem known as 'render props callback hell' in React component design.
A technical article exploring a custom, high-performance RTTI and dynamic_cast implementation for C++, aimed at game engine development.
A guide to using GitLab CI with Docker and the Drake build system for reproducible, cached model-fitting pipelines.
A technical guide on building globally distributed, low-latency applications using Azure Cosmos DB and Pulumi infrastructure-as-code.
Explores the benefits of functional programming and F# for improving code correctness and maintainability in C# teams.
A preview of two tech vendors, Hammerspace and Solo.io, ahead of their presentations at the Cloud Field Day 6 event.
A detailed review of the RaptorCS POWER9 Blackbird PC, covering initial setup issues, troubleshooting, and customer support experience.
A guide to creating command aliases in Windows Terminal to save time and keystrokes for developers using Docker, Git, and Kubernetes.
An argument for strategically engaging with online trolls to set community standards and support others, not just ignoring them.
A tutorial on using Apple's Combine framework to fetch and process data from a remote API (TMDb) asynchronously in Swift.
Explains advanced stubbing techniques and built-in answer strategies in the Mockito Java mocking library for unit testing.
A tutorial on integrating Algolia's powerful search functionality into a Gatsby static site using the gatsby-plugin-algolia.