3D Tilting Card Effect with Mouse Tracking // HTML, CSS & JS

Lección 10 de 1759%

Ya has superado la mitad. Estás muy cerca de completar el curso.

Sobre esta lección

🎓 CSS Demystified: https://cssdemystified.com/ 🎓 I have other courses too: https://kevinpowell.co/courses/ Oh, and you can join my Discord community too if you’re interested: https://kevinpowell.co/discord Viewport units are this thing that people learn about, and then go all-in with, but they’re actually not that great for most applications. Sure, they can have their uses, but so many people over-use them and it can range from being sub-optimal to down right problematic. 🔗 Links ✅ The finished version: https://codepen.io/kevinpowell/pen/GRBdLEv ✅ PrismJS: https://prismjs.com/ ⌚ Timestamps 00:00 - Introduction 00:44 - The HTML 02:58 - The CSS - basic setup 03:40 - Styling the code 06:00 - Making it 3D and adding the different layers 11:00 - Getting it to follow our mouse 16:30 - Making the code editable by the user 18:00 - CSS-only mouse tracking #css -- Come hang out with other dev's in my Discord Community 💬 https://discord.gg/nTYCvrK Keep up to date with everything I'm up to ✉ https://www.kevinpowell.co/newsletter Come hang out with me live every Monday on Twitch! 📺 https://www.twitch.tv/kevinpowellcss --- Help support my channel 👨‍🎓 Get a course: https://www.kevinpowell.co/courses 👕 Buy a shirt: https://teespring.com/stores/making-the-internet-awesome 💖 Support me on Patreon: https://www.patreon.com/kevinpowell --- My editor: VS Code - https://code.visualstudio.com/ --- I'm on some other places on the internet too! If you'd like a behind the scenes and previews of what's coming up on my YouTube channel, make sure to follow me on Instagram and Twitter. Twitter: https://twitter.com/KevinJPowell Codepen: https://codepen.io/kevinpowell/ Github: https://github.com/kevin-powell --- And whatever you do, don't forget to keep on making your corner of the internet just a little bit more awesome!

Sobre este curso

Aprende a desarrollar aplicaciones web con la librería React.js. Una de las m,ás utilizadas y demandadas en el desarrollo Frontend.

Lección 10 de 17Nivel: principianteDuración total: 7h 49m

Lo que aprenderás en este curso:

  • Dominar la sintaxis moderna de JavaScript (ES6+)
  • Manipular el DOM y gestionar eventos del navegador
  • Trabajar con funciones asíncronas, promesas y APIs
  • Implementar estructuras de datos y algoritmos en JavaScript