https://github.com/moonhuntercode/portfolio-2024-wc
websites of links for portfolio and much more | 2024 version
https://github.com/moonhuntercode/portfolio-2024-wc
Last synced: 4 months ago
JSON representation
websites of links for portfolio and much more | 2024 version
- Host: GitHub
- URL: https://github.com/moonhuntercode/portfolio-2024-wc
- Owner: moonhuntercode
- Created: 2023-05-06T07:17:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T01:44:13.000Z (over 1 year ago)
- Last Synced: 2025-10-18T23:54:00.263Z (8 months ago)
- Language: JavaScript
- Homepage: https://victor-code-links.vercel.app/
- Size: 6.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio-2024
## beta version with web components
-this project is vanilla js,custom Elements with ES Modules + vitejs
-Custom Elements
The Custom Elements specification lays the foundation for designing and using new types of DOM elements.
-ES Modules
The ES Modules specification defines the inclusion and reuse of JS documents in a standards based, modular, performant way.
-[souce](https://www.webcomponents.org/introduction)
-later: with svelte maybe
-ventana en beta,falta drag and drop
-❌ i trying rendering img in list item
-❌ routing with errors
-❌ aplicar estado o algo de reactividad o un signal talves,o probarlo con otro framework
-❌ loader needed
-❌ scroll se oculta en mobile, comportamiento inesperado
-❌ wrap main inside index?, similar to react
-❌ bug in new loading ,need identify background-image inside , and fix ui
-❌ la idea es que el loading desaparesca , cuando todas las imágenes carguen en la app, line 50 , inside style.css
-✅ web component aplyed
-✅ filosofiá aplicada aquí: si es repetitivo,se puede automatizar.
-✅ apliqué cambio de tamaño de fuente a el texto cuando hago click con em , porque es ideal cuando deseas que el tamaño de fuente se adapte automáticamente al tamaño del elemento y mantener una relación consistente entre ambos.
### beta version 0.004
-❌ todavía el loader no carga primero que toda la página
. ✅ methodo beta para mapear links de un objeto realizado,falta documentarlo