8:26
Frameworks don't matter anymore...
An overview of the JS ecosystem in 2026 Join the community ...
15:45
You don't need a frontend framework
Sometimes I feel that web development has gotten pretty complicated. Fairly straightforward applications are split apart with their ...
37:40
Build a Single Page Application with JavaScript (No Frameworks)
View the Code & GitHub Repository: ...
1:55
JavaScript frameworks explained in 90 seconds
We learn what are JavaScript frameworks, why there are so many JavaScript frameworks, and which one to pick. ReactJS: ...
1:01:37
Vanilla Node.js REST API | No Framework
Let's create a REST API using Node.js only, without Express Code: https://github.com/bradtraversy/vanilla-node-rest-api ...
14:47
PHP on the frontend! No more Javascript!
Laravel Livewire allows you to write PHP on the frontend (kind of!) so you don't have to futz about with Javascript anymore (mostly!)
1:28:56
Build a No-Framework JavaScript Drag-n-Drop (with Zell) — Learn With Jason
Modern JavaScript is really powerful — we can do so much now without frameworks! In this episode, Zell teaches us how to build ...
29:04
Framework Free - Functional HTML Rendering and State Management in Vanilla JS - Drew Warren
From UtahJS Conf 2019 in Sandy, Utah React, Vue, JQuery, Angular(2)... There are a lot of libraries and frameworks available to ...
13:26
The No-Framework Framework: JavaScript Without React Part II
How to lean on the DOM to reduce JavaScript bloat and frameworrk addiction.
1:09:19
Would You Use Vanilla JavaScript (No Framework) On a Project?
Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters.
12:52
The No-Framework Framework: JavaScript Without React Part I
How I improved my programming speed by replacing React with plain JavaScript.
28:47
WebComponents Will Outlive Your JavaScript Framework | Prime Reacts
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Reviewed article: ...
23:13
Build Components in JavaScript without a Framework
Learn how to build components in JavaScript without a Framework. Learn how to build a component with plain-old, vanilla, ...
9:26
Astro is a really amazing web framework. But it seems as if not that many developers are actually using it. That's too bad!
3:36
JavaScript future is no framework
Watch the demo https://github.com/kushagra305/ReactIonic JavaScript future is no framework No need for a framework ...
6:58:33
Build Full Stack Web Apps in Pure Python with Reflex - No Javascript Required
Web apps built in pure Python? No JavaScript? Yup, that's what Reflex does. Code ...
4:32
Why I only use vanilla HTML, CSS, and JS on YouTube
Sign up for my newsletter: https://kevinpowell.co/newsletter?utm_campaign=vanilla&utm_source=youtube I get a lot of questions ...
10:11
I built a JavaScript framework
Learn how to choose a fullstack JavaScript framework by asking questions about your web app in a flow chart. If you're crazy ...
6:54
I learned a JavaScript Framework with NO EXPERIENCE
I learned a JavaScript Framework with NO EXPERIENCE This was something else. I am actually still working on that leaderboard ...
3:42
Creating an SPA Router in Vanilla JS
In this video, I'll show a simple solution to routing for a vanilla JavaScript single-page application. Demo showing this in action: ...