Browsing Tag
frontend
183 posts
5 Unique HTML Elements You Might Not Know
HTML offers a vast array of elements that can enhance the way you present content on the web.…
ReactJS vs. Angular: Which is better?
** Introduction ** In the fast-paced world of frontend development, selecting the right framework or library can significantly…
What it’s like to put code in production
why the frontend is dynamic and not boring at all we often develop projects in the front end.…
Javascript
JavaScript is a high-level, interpreted programming language, primarily the power to make web pages interactive. This language bug…
Fundamentos do desenvolvedor frontend
Trabalho como frontend desde 2017 e atualmente tenho me especializado em React. Antes disso, atuei como fullstack, tendo…
[DAY 54-56] I Learned Bootstrap, jQuery, SASS, and React
Hi everyone! Welcome back to another blog where I document the things I learned in web development. I…
Creating Smooth Hover Effects for Menu Icons
It’s been a while since I worked with stylesheets. I have always been a software developer focused mostly…
Guía Completa sobre Pruebas Unitarias en Angular 16
Las pruebas unitarias son una parte esencial del desarrollo de software, ya que garantizan que cada componente de…
Building a shopping cart using React, Redux toolkit
In this article, we’ll walk through the process of creating an simple e-commerce application with the Fake store…
ASP.NET Core Navigation markers
Introduction Learn how to make standard navigation links user friendly and accessible. With the standard ASP.NET Core project…