BoltJS: pure JavaScript, components, and zero compilation
When I started in web development, there was no division into frontend/backend/fullstack developers. There was simply the web developer - one person doing everything. We built both frontend and backend, most often with PHP and jQuery, and it just worked. Later came frontend frameworks introducing components, like React. Then TypeScript entered the scene. And that’s when things…