An open API service indexing awesome lists of open source software.

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

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