Axel Rauschmayer on Nostr: Teaching frontend development with minimal tooling: – I love the idea of using no ...
Teaching frontend development with minimal tooling:
– I love the idea of using no tools at all.
– But: While you can develop without a build tool, you still want to bundle for deployment: Deploying all of node_modules seems undesirable.
– I’m leaning towards esbuild because it’s fast (not much overhead during development) and simple (not that much to learn).
Published at
2024-11-25 17:04:53 UTCEvent JSON
{
"id": "a4ad90d8964d02c96f937d846545aa3da5782ff30297ed8a0ad31e3834ee1bb3",
"pubkey": "7a7a0978cc46ef7fd548fb125e51c04de7d4ca639417a21b56aa95e3711c0b38",
"created_at": 1732554293,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/@rauschma/113544678188696351",
"web"
],
[
"proxy",
"https://fosstodon.org/users/rauschma/statuses/113544678188696351",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/rauschma/statuses/113544678188696351",
"pink.momostr"
],
[
"-"
]
],
"content": "Teaching frontend development with minimal tooling:\n– I love the idea of using no tools at all.\n– But: While you can develop without a build tool, you still want to bundle for deployment: Deploying all of node_modules seems undesirable.\n– I’m leaning towards esbuild because it’s fast (not much overhead during development) and simple (not that much to learn).",
"sig": "d3fc2776f21f2ee86e300bf14482b00fd818ed0bd75834eb85b7aeaf50183ac070980f1b3871f75f605c27779990b7a3e4cd358cb314ba8f97c36a18b83cc08c"
}