How the Feature Lead role finally helped me grow
A senior engineer describes how the Feature Lead role at Nested provided the growth and business impact he was missing as a senior developer.
A senior engineer describes how the Feature Lead role at Nested provided the growth and business impact he was missing as a senior developer.
Explains how to use Azure AD dynamic groups to solve guest user access issues for SPFx solutions hosted in SharePoint.
Announcing OpenIddict 3.0 beta1, a major rewrite of the OpenID Connect server and validation library for .NET with new features and broader framework support.
A guide to automating Class Data Sharing (CDS) archive creation with Apache Maven to improve Java application startup times and reduce memory footprint.
Explains how to automate the creation of Class Data Sharing (CDS) archives using Apache Maven to improve Java application startup times.
A tutorial on performing table joins and querying database models using the Fluent 4 ORM framework in Vapor for Swift.
Tips for content creators on expanding reach and building an audience through syndication and leveraging larger platforms.
A guide to deploying an outdated Django 1.7 project using Docker, UWSGI, and NGINX for a server migration.
A guide to turning a Raspberry Pi into a remote keyboard using an open-source web app called Key Mime Pi.
A guide to simplifying Vue.js application testing using the Vue Testing Library, focusing on user-centric tests and practical examples.
A tech professional offers free mentoring for underrepresented individuals starting careers in front-end development and tech.
Explains memoization, a programming technique that caches function results to improve performance by trading space for time.
Benchmark analysis shows async Python web frameworks often have worse throughput and higher latency variance than synchronous alternatives under realistic conditions.
Explores the challenges of developer onboarding documentation and proposes strategies like expert meetings to improve the process for new team members.
A developer creates a Django view to add students using Error Driven Development, including testing and template creation.
Explores the career choice between being a technology generalist or specialist, analyzing the pros and cons of each path in the evolving tech industry.
A developer shares their process for creating custom ASCII art messages in the browser console using JavaScript and special characters.
Explores the technical challenge of dynamically calling a superclass method at runtime in Swift, diving into Objective-C runtime internals.
A guide to testing .NET Core's IOptionsMonitor, including a stub implementation and example unit tests for configuration change scenarios.
A tutorial on implementing lazy loading for Bootstrap tabs in an ASP.NET Core Razor Pages application to improve performance.