Posted in.NET C# Enhancing ASP.NET Core Minimal APIs with Dependency Injection and Swagger Posted by Emir December 21, 2021 In our previous post, we introduced Minimal APIs in .NET 6 — a new way to build…
Posted inReact Common Mistakes React Developers Made in 2021 Posted by Emir December 15, 2021 Published at: December 15, 2021 React continues to evolve, and with every new release, developers…
Posted in.NET C# Getting Started with ASP.NET Core Minimal APIs in .NET 6 Posted by Emir December 1, 2021 As .NET 6 was released in November 2021, one of the most exciting additions was Minimal…
Posted inAngular Angular Change Detection: When and Why OnPush Makes a Difference Posted by Emir November 15, 2021 Published: November 15, 2021 Introduction Change detection in Angular is a fundamental concept that impacts…
Posted inReact Server-Side Rendering vs. Static Site Generation: Which One to Use? Posted by Emir November 12, 2021 Published at: November 12, 2021 As a React developer, when you start working with frameworks…
Posted inReact Dark Mode in React: A Modern Approach with Context & Tailwind Posted by Emir October 24, 2021 Published at: October 24, 2021 Dark Mode is no longer just a trendy feature –…
Posted inJava Java 17 LTS Overview: Key Features for Web Developers Posted by Emir October 11, 2021 I haven’t blogged much about Java lately because, frankly, .NET and React have been occupying…
Posted inReact React Testing Library vs. Enzyme: The Testing Debate Posted by Emir September 18, 2021 Published at: September 18, 2021 When it comes to testing React components, there’s been an…
Posted inReact Using React Hook Form for Better Forms in 2021 Posted by Emir August 7, 2021 Published at: August 7, 2021 Building forms in React can often be a pain, especially…
Posted inReact Building a Full-Stack App with Next.js and Firebase Posted by Emir July 18, 2021 Published at: July 18, 2021 Building a full-stack application doesn’t have to be complex or…