Archivo de la categoría: Javascript

Javascript news and tutorials

Creating a Modal with Fade-in Effect using HTML, CSS, and JavaScript

Adding a modal to your website can enhance user experience by presenting important information in a focused manner. In this article, we will walk you through the process of creating a modal with a fade-in effect using HTML, CSS, and … Sigue leyendo

Publicado en Informatica, Javascript | Deja un comentario

Returning an SVG from a Next.js Endpoint

Next.js is a powerful React framework that enables developers to create server-side rendered and statically generated web applications. One of the useful features of Next.js is its API routes, which allow you to create Endpoints as part of your application. … Sigue leyendo

Publicado en Informatica, Javascript | Etiquetado , , , | Deja un comentario