Making API calls using the access token and refresh token from an ASP.NET Core authentication handler
Explains how to retrieve access and refresh tokens from an ASP.NET Core authentication handler to make authenticated API calls.
Explains how to retrieve access and refresh tokens from an ASP.NET Core authentication handler to make authenticated API calls.
Explains NgRx creator functions like createAction, createReducer, and createEffect, detailing their benefits and usage in Angular state management.
Explores improving recommender systems using graph-based methods and NLP techniques like word2vec and DeepWalk in PyTorch.
A developer shares personal experience with burnout and offers advice on maintaining work-life balance and mental health in the tech industry.
Explains DynamoDB filter expressions, their limitations, and when to use them versus proper table design for efficient queries.
Dan Abramov argues against being a 'clean code zealot', stating it's a tool for managing complexity, not an end goal.
A guide to the various methods for hiding elements in web development, covering HTML, CSS, accessibility, and animation considerations.
Learn how to monitor and troubleshoot performance in .NET applications on AWS using CloudWatch, X-Ray, and other tools.
A guide to setting up automatic Java code formatting in VS Code using the google-java-format tool and the RunOnSave extension.
Explains how to use query labeling in Azure Synapse Analytics (SQL DW) to identify and monitor specific query executions.
Andy shares a recommended article by Sarah Drasner on understanding Async/Await in JavaScript for front-end developers.
A developer shares their experience migrating a blog from Jekyll to Gatsby, highlighting benefits like semantic HTML, dark mode, and component-based design.
A developer questions the pursuit of 'clean code' after refactoring for DRYness makes the codebase harder to understand.
Andy Bell explains how using screencasts to present work to clients can reduce meeting time and improve feedback quality.
Overview of new features in Java 13 for developers, including preview features for switch expressions and text blocks.
A tutorial on using a Makefile to automatically zip subdirectories, handling dependencies and excluding hidden files for tech projects.
Benchmarking the performance impact of PHP 7.4's preloading feature on a real Laravel application, comparing different preloading strategies.
A developer's 2019 review covering new job at Google, podcasting, web series, open-source projects, and speaking at tech conferences.
A guide to setting up a Visual Studio Code Remote Container for Jekyll development, isolating Ruby and Jekyll dependencies.
Update on Piranha Micro, a Jakarta EE/MicroProfile runtime, focusing on improved compatibility with JASPIC, Servlet, and JAX-RS tests.