Discover 9 Vue.js patterns that will improve your web projects. Learn about components, communication, forms, and more. Optimize your development with Vue!
The Definitive Guide to TypeScript: From Zero to Advanced
19-02-2026 - Andrés Cruz
Learn TypeScript from scratch with this free Full Stack Bootcamp course. Master the JavaScript superset, static typing, interfaces, narrowing, and prepare for the future with AI.
How to display Google Sheets spreadsheets with jQuery?
26-01-2026 - Andrés Cruz
Updated guide to using Google Sheets with jQuery in 2026. Get data in JSON with the v4 API and display it in HTML tables, and learn about the legacy use of this package.
Fullscreen carousel with side menu with jQuery and CSS
25-01-2026 - Andrés Cruz
It explains how to create a Fullscreen gallery with a fixed side menu with jQuery and CSS and also we will see how to create an automatic and infinite Carousel with jQuery and a little CSS.
The FaceDetection plugin for jQuery allows you to recognize faces in images and even videos. We will see its installation and use through JavaScript code, considerations and examples.
How to use and configure ajax with jQuery? - Updated Examples
24-01-2026 - Andrés Cruz
AJAX is a technology that allows you to create applications that maintain asynchronous and parallel communication with the server, although we can also adapt it to work synchronously and we can improve all this with the help of the AJAX functions.
Learn how to rotate images and HTML elements with jQuery in a modern and accessible way. This updated guide includes no outdated plugins, practical examples, and current best practices.