Getting Started with React Native in 2019 - Build Your First App
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.
An interactive Shiny app for exploring Bayesian surprise, showing how prior and likelihood tail heaviness affect posterior beliefs.
Analyzes the security concerns and evolving best practices for the OAuth2 implicit flow, especially for browser-based applications.
A tutorial exploring three different date/datetime picker options for Django projects, covering manual setup, custom widgets, and third-party apps.
A deep dive into optimizing WinDbg's DML parser, revealing a performance bottleneck in StringBuilder character access.
A tutorial on implementing a grouped ModelChoiceField in Django forms to organize options using <optgroup> tags.
A software developer reflects on 2018, highlighting organizing internal tech knowledge sessions and delivering workshops on container technology.
A detailed overview of the new Database Scoped Configuration options introduced for SQL Server and Azure SQL Database in 2018, leading into 2019.
A developer's 2019 learning goals, including Docker, Webpack, GraphQL, CSS Grid, Firebase, Service Workers, and Go.
A reflection on open source philosophy, encouraging users to take ownership and contribute fixes or features to free software projects.
Tips for writing effective conference talk abstracts, focusing on clarity, relevance, and avoiding common pitfalls.
A tutorial on implementing JWT (JSON Web Token) authentication in a Django REST Framework application, covering setup, token usage, and refresh logic.
An overview of key cloud computing trends and the essential skills needed for a career in cloud technology, including serverless, containers, and AI.
Analyzes the evolution of hybrid cloud strategies, contrasting traditional application bursting with modern, consistent deployment models for legacy systems.
Author offers 12 free hours of expert consultation on Columnstore Indexes and Batch Execution Mode in SQL Server throughout 2019.
Announcing a workshop on optimizing ETL processes for SQL Server and Azure SQL at the SQLBits 2019 conference.
A guide to building TypeScript projects using Bazel, Google's open-source build tool, for efficient dependency management and incremental compilation.
Guide to batch inserting data into Azure Cosmos DB using Python and stored procedures, addressing SDK limitations and common errors.
A technical critique of SQL Server 2019's Master Data Services (MDS) database, highlighting poor default configurations like outdated compatibility levels and page verification settings.
Explains how to register a service both as an interface and as its concrete type in ASP.NET Core's built-in dependency injection container.