To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
No entiendo cómo esto tiene pocos likes si es el único video en español q lo hace realmente hermoso
Muy buen proyecto inge
Añadiría la función de eliminar el elemento #loading-page del html al terminar la animación, porque aunque ya no se muestre, se sigue ejecutando
La función quedaría algo así:
setTimeout(function() {
const loadingPage = document.getElementById("loading-page");
loadingPage.classList.add("loaded");
document.getElementById("loader").classList.add("opzero");
document.getElementById("lastray").classList.add("finalray");
setTimeout(function() {
document.body.removeChild(loadingPage);
}, 2000)
}, 6500)
En mi pc el uso de la cpu bajó de 15% a 2% constante
saludos y gracias 🙂
Un buen curso seria sobre la libreria de GSAP ya que en udemy no hay cursos en español de esta libreria!
Acabo de conocer tu canal y es genial, diría único en youtube
Sabroso delicioso exquisito favorito 🧐🍷
Que buen proyecto , gracias maestro !!
como siempre maestro pensando en en los suscriptores. ✌
Excellent as always sir