Javascript Local FullStack
Tech Stack for solo project using Javascript without relying on three party platform, suitable for single server hosting and development using Nuxt v3
blocked by CORS policy
Client Side
Origin is automatically attached to every request to identify the origin of the call
Server Side
Header "
Nodejs on WSL2
setting up nodejs on WSL2 with nvm.
VueJS - Render Functions & h
decoding the mysterious h function in the begining code of a vue project
Javascript Event Loop
A visual introduction of the Javascript event loop that can slove the doubt from many Javascipt beginning.
HTML(Single Dom Element) to PDF in Front End(using JS)
Dependencies
* MrRio/jsPDF: To generate a PDF
* niklasvh/html2canvas: To generate image from HTML(Dom element)
* eKoopmans/html2canvas: Customed built