Skip to content

tinkokowin96/floema-jewelry

Repository files navigation

floema-jewelry(Vanilla Typescript)

Stunning Single Page App with Vanilla Typescript and Express and TailwindCSS..

Clone floema.jewelry site..

Although implementation of this project is my own version, it influenced a lot from Building an immersive creative website from scratch without frameworks course. As the instructor inspired me to implemented on my own instead of doing exactly what he did, I found out the performance can't be that good because of fetching from server again and again whenever the url change even though browser doesn't refresh. Although I could manage to avoid this by changing inner html on every pages with only one server request on load, I lost sytax highlight on html codes inside js and intellisense that matter to me. Also I think dom manipulation on my own rather than letting frameworks do could be more expensive. So, I decided to give up implementation the project with vanilla typescript and trying for single page application from scratch and switch over to react or vue..

About

Stunning Single Page App Without Using Framework...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published