Anuncios Libros Cursos Categorías

9 Vue Patterns You Should Use More Often

03-03-2026 - Andrés Cruz

9 Vue Patterns You Should Use More Often

Discover 9 Vue.js patterns that will improve your web projects. Learn about components, communication, forms, and more. Optimize your development with Vue!


Debug (devTools) application in Chrome Electron.js

03-03-2026 - Andrés Cruz

Debug (devTools) application in Chrome Electron.js

We will learn how to open the developer console in a window in Electron so that we can debug our apps.


Enabling integration with Node in Electron.js

03-03-2026 - Andrés Cruz

Enabling integration with Node in Electron.js

Node integration with Electron refers to the ability to access Node.js resources from within the rendering process.


The Definitive Guide to TypeScript: From Zero to Advanced

19-02-2026 - Andrés Cruz

The Definitive Guide to TypeScript: From Zero to Advanced

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

How to display Google Sheets spreadsheets with jQuery?

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

Fullscreen carousel with side menu with jQuery and CSS

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.


How to place responsive YouTube videos as background with jQuery?

25-01-2026 - Andrés Cruz

How to place responsive YouTube videos as background with jQuery?

Learn how to use YouTube background videos with jQuery in 2025. Current plugins, real-world examples, limitations, and best practices without Flash.


Face detection (Face detection) with jQuery

24-01-2026 - Andrés Cruz

Face detection (Face detection) with jQuery

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

How to use and configure ajax with jQuery? - Updated Examples

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.


Rotate images and HTML elements with jQuery

23-01-2026 - Andrés Cruz

Rotate images and HTML elements with jQuery

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.