• Home
  • Blog

tagged

frontend

  • All
  • astro
  • dev-lifestyle
  • frontend
  • nextjs
  • observability
  • react
  • redux
  • typescript

A collection of 6 posts :

Aspects of successful web publication from a technical perspective
frontend Aspects of successful web publication from a technical perspective

This article will cover the technical aspects of successful web publication and provide guidance on how to achieve them.

frontend Dec 04, 2023

9 min read

Dark Mode: The must-have feature for publication websites
frontend Dark Mode: The must-have feature for publication websites

Dark mode is rapidly emerging as a UX best practice. In this article, we'll delve into why it's essential to embrace dark mode, whether...

frontend Sep 06, 2023

3 min read

Advanced techniques for managing Query Parameters in React apps
react Advanced techniques for managing Query Parameters in React apps

Managing query parameters can be a challenging task, especially in complex reactive web applications with shareable URLs. Let's explore...

react Sep 04, 2023

4 min read

Rendering large lists in React: A headless solution
react Rendering large lists in React: A headless solution

There are situations where having all the data preloaded is necessary and lazy loading or pagination is not applicable. In such cases, ...

react Aug 16, 2023

2 min read

Why I choose React for my projects
react Why I choose React for my projects

In the dynamic realm of frontend development, selecting the right technology stack is crucial. Among the options, React stands out for ...

react Aug 10, 2023

2 min read

Making the right technology choices before starting a new frontend project
frontend Making the right technology choices before starting a new frontend project

Web dev is rapidly growing and evolving. As a result, selecting the right technologies for a frontend project can be quite challenging ...

frontend Aug 07, 2023

5 min read