this post was submitted on 17 Jun 2026
2 points (53.6% liked)
Web Development
5693 readers
123 users here now
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
What is web development?
Web development is the process of creating websites or web applications
Rules/Guidelines
- Follow the programming.dev site rules
- Keep content related to web development
- If what you're posting relates to one of the related communities, crosspost it into there to help them grow
- If youre posting an article older than two years put the year it was made in brackets after the title
Related Communities
- !html@programming.dev
- !css@programming.dev
- !uiux@programming.dev
- !a11y@programming.dev
- !react@programming.dev
- !vuejs@programming.dev
- !webassembly@programming.dev
- !javascript@programming.dev
- !typescript@programming.dev
- !nodejs@programming.dev
- !astro@programming.dev
- !angular@programming.dev
- !tauri@programming.dev
- !sveltejs@programming.dev
- !pwa@programming.dev
Wormhole
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
- https://frontendfoc.us/ - [RSS]
- https://wesbos.com/blog
- https://davidwalsh.name/ - [RSS]
- https://www.nngroup.com/articles/
- https://sia.codes/posts/ - [RSS]
- https://www.smashingmagazine.com/ - [RSS]
- https://www.bennadel.com/ - [RSS]
- https://web.dev/ - [RSS]
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Bro, you need to stake a step back and take a few breaths.
No we don't, because your context is incompatible with reality.
A filesystem is just a way to format data.
A filesystem framework is a way to create/manage a format of data.
Neither have anything to do with Web Development.
The first sentence on their docs explicitly say:
The node:fs module enables interacting with the file system in a way modeled on standard POSIX functions.It's not a file system, it's a module for interacting with a file system.
Same thing with Laravel:
An abstraction (like everything else in laravel), not a file system.
If that still doesn't convince you that Node and Laravel are not file systems or file system frameworks, consider the fact that Node also has a module called OS and Laravel has a module called database. Is node an operating system? Is Laravel a database?
Please be polite, lest you risk self-burn ironies such as these:
You need to calm down
Maybe find a place where you're appreciated
Maybe you should heed your own advice. If you're an ameteur, dont argue with experts. The experts are only correcting you so they can help you. They need to understand what you want below the garbled mess of tech words, otherwise you'll just get random advice that won't work for you. You don't go to the mechanic either and say "I need an asphalt on my car." That is what you're saying right now because you spend 5 seconds somewhere seeing the word "asphalt" when reading the docs about a wheel, completely ignoring everything around that word that said "the wheel is the part of the car touching the asphalt"
If you want advice, don't sound like a self-righteous bastard when it is offered or people are trying to understand what you mean.
You know what, you're absolutely right. You should keep your advice to yourself and go find a productive discussion to have elsewhere.