dev-resources.site
for different kinds of informations.
Path aliases with Vanilla Node JS
Published at
7/21/2021
Categories
node
express
codesnippet
vanilla
Author
stuarthaas
Author
10 person written this
stuarthaas
open
I've been working on a side-project that is more or less an experimental attempt to make a Laravel-like clone with the ExpressJS framework. Along the way, I thought to myself, "Is it possible to use path aliases with out Typescript?". I did some researching and founds lot of answers but no real, tangible solutions. I came up with something on my own. Although it's not terribly pretty or clever, it does what I want it to.
Take a look and let me know what you think.
Thanks for reading!
vanilla Article's
30 articles in total
🎨🛠️ 𝗩𝗮𝗻𝗶𝗹𝗹𝗮 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝘁𝗼 𝗘𝗺𝗽𝗼𝘄𝗲𝗿 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 🚀🌐
read article
Mastering Vanilla JavaScript and Libraries: The Road to Dynamic DOM Rendering
read article
🌟 Vanilla Update: New Components and Enhanced Features! 🌟
read article
🌐 Unlock Development with Vanilla: The Non-Framework Powerhouse 🌐
read article
🚀 Vanilla & CSSer Major Update! 🚀
read article
How to upload files to a server in NodeJS with Formidable
read article
🚀 Vanilla Update: A New Development Methodology! 🚀
read article
Secure Text Encryption and Decryption with Vanilla JavaScript
read article
🚀 Vanilla Framework Update: Meet CSSer! 🚀
read article
🌟 Vanilla & CSSer Accessibility Update! 🌟
read article
Storing and retrieving JavaScript objects in localStorage
read article
New lightbox package here!
read article
Data-driven UIs
read article
A11y: Vanilla javascript aria-live announcer
read article
Keyboard input in Node.js
read article
Javascript Made Simple!
read article
Array methods and when to use them, forEach, map, reduce
read article
Which should you use? Array.from vs. Spread Operator
read article
Tiny Vanilla.js Projects
read article
Maneras de clonar un objecto en javascript
read article
Vanilla JavaScript data fetch
read article
Vanilla(ts) configuration with Webpack. a little bit different.
read article
My first Chrome Extension
read article
Speedy Typer Game
read article
What is CSS @scope and why should I care?
read article
Path aliases with Vanilla Node JS
currently reading
Montar SPA de cero con Vanilla y Jest
read article
Web Apps from scratch: Forms
read article
Sending asynchronous POST requests with pure JS: ditching jQuery's ajax
read article
State Management with Vanilla JavaScript
read article
Featured ones: