top of page
Search
The Tech Platform
Jul 24
Building Modular Blazor Apps: RCLs, Static SSR, and Interactive Strategies
Blazor, a web framework by Microsoft, empowers developers to build interactive web applications using C# and .NET. With Blazor, you can...
The Tech Platform
Mar 19
What is CSS :has() Selector?
CSS is constantly evolving, and new features emerge to empower developers to create more efficient and visually stunning web experiences....
The Tech Platform
Feb 23
What’s Inside a Blazor App? Exploring the Files and Folders
In this article, we will explore the files and folders that make up a Blazor app generated from a Blazor project template. We will...
Sofia Sondh
Jan 12
Understanding CSS Float: Layout Technique
CSS Float is a crucial and foundational layout technique in web development, providing a way to position elements to the left or right...
The Tech Platform
Nov 2, 2023
CSS Calc(): Your Key to Flexible and Adaptive Web Design
In the ever-evolving landscape of web design, the ability to create responsive and flexible layouts is paramount. As the screens we use...
The Tech Platform
Oct 16, 2023
WebAssembly Module in JavaScript: A Complete Guide
WebAssembly, abbreviated as wasm, is an emerging technology that empowers web developers to bring near-native performance to web...
The Tech Platform
Oct 11, 2023
CSS Margin - A Practical Guide
Understanding how to manipulate the space around your elements is crucial. in the world of web design. This space can be the difference...
The Tech Platform
Oct 6, 2023
Understanding ASP.NET Core web UI models
When it comes to developing web applications, ASP.NET Core stands out as a versatile and powerful framework that enables you to create...
The Tech Platform
Oct 4, 2023
Explore the PHP in_array Function
PHP is a programming language that comes with a treasure trove of built-in tools to make developers' lives easier. Among these tools,...
The Tech Platform
Sep 22, 2023
ASP.NET Blazor Hosting Models: Which One Fits Your Project?
If you have started learning about ASP.NET Blazor, congratulations! You're about to embark on a journey into modern web development with...
bottom of page