Better Stack - Videos
Back to ChannelDocker Hardened Images — From 100s Vulnerabilities to 0
Docker just released Docker Hardened Images, which promise to reduce your container’s attack surface by up to 95% and automatically patch critical and high‑severity vulnerabilities — all with a sim...
The Claude Code HACK Anthropic Does Not Want You To Use
Claude Code Router let's you to use Claude Code's powerful features with different AI models like GPT-4.1, Gemini 2.5 Pro, and local models like Llama and DeepSeek. This video goes through configur...
You’re Writing Vue Wrong — Use This Instead (Options vs Composition API)
Vue.js has two APIs: Options API and Composition API. But why? Why didn’t Vue just pick one? Why composition is invented? And which one should you use? In this video, I’ll break down the real diff...
5 Deadly ENV Mistakes Everybody Makes
ENV is that tiny file that holds your app's secrets (API keys, passwords, database credentials). Are you sure you're keeping it safe? In this video, I'll show you 5 deadly ENV mistakes that too ma...
The BEST way to Create Desktop Apps (Electron)
If you’re planning on building your own desktop applications, chances are you’ve come across Electron. In this video, I’ll walk you through how Electron works and guide you step‑by‑step in creating...
Wait... CSS has if-else statements now?!
Is CSS officially a programming language? If you haven’t heard, CSS can now use if-else statements. That’s right — we’re at this point where you can conditionally apply styles INSIDE your CSS witho...
Claude Squad: Code 10x FASTER With This AI Powered Tool?
Claude Squad a powerful 'agent multiplexer' will change how you work with AI terminal coding tools, like Anthropic's Claude Code, OpenAI's Codex CLI, and Goggle's Gemini CLI. Learn how Claude Squad...
Running Docker on Cloudflare is FINALLY possible...
🔥 Cloudflare Containers just changed the game for serverless computing! I built a complete video processing app using FFmpeg that automatically removes silences - something impossible with traditio...
Gemini CLI: The FUTURE of Coding is Here (But There's a Catch)
Gemini CLI, Google's agentic AI coding tool is out and we test it against Claude Code. This video shows me testing both tools head-to-head to create a drag-and-drop MP3 transcription app using Open...
I Built Apple’s Liquid Glass but ONLY with CSS...
I built a Liquid Glass effect that dynamically bends backgrounds using only CSS and a displacement map, and you can copy it right now! This isn't just a backdrop blur like Glassmorphism; it's the n...
Why Every Next.js Project NEEDS Storybook 9
Storybook 9 is out and it has some exciting features, from automatic story generation to Next.js integration with Vite. Learn how Storybook 9 supports popular web frameworks and enhances component ...
Vercel goes ALL IN on AI (Vercel Ship Recap)
Vercel just dropped a massive wave of AI-focused announcements at their keynote, positioning themselves as the go-to cloud platform for AI-native applications. From their new AI Gateway (basically ...
Linux Creator - Open Source Can Save Lives!
This Changes JavaScript FOREVER
JavaScript just added 11 new iterator helpers. In this video, I’ll give you an overview of these new Iterator Helpers that just landed in JavaScript. We’ll explore: ✅ What these new methods actual...
OpenCode: The ULTIMATE AI Coding Agent (By SST)
SST OpenCode is revolutionizing terminal AI coding with support for 75+ models, multi-session functionality, and complete open-source transparency. This powerful coding agent rivals Claude Code wi...
Vuetify vs PrimeVue — BEST UI Framework Breakdown
Vuetify and PrimeVue. These two are the most commonly used component frameworks for Vue. But which one should you use? In this video, I’ll compare Vuetify and PrimeVue. I’ll walk you through what i...
Open Source Is Everywhere! Even Places You Don't Expect
How He Accidentally Created Linux
MIT just proved how ChatGPT impacts our brains
🧠 MIT researchers just dropped a bombshell study proving that using AI chatbots like ChatGPT literally makes your brain work less - and the effects stick around even after you stop using AI. We div...
I Cracked a Password using ONLY Response Times...
This simple line of code could be vulnerable to timing attacks - and I'll show you exactly how to crack it. We'll explore how string comparison functions work, build a real timing attack to crack A...
The BEST way to make NPM packages
NPM Packages. We've All Used Them at Some Point. But have you ever thought about creating your own? In this video, I’ll walk you through how to build, test, and publish your very own NPM package — ...
From Hobby to Hit How Python Was Born!
Linux Started with 0 Planning just 100% Open Source POWER!
Control your log ingestion | Better Stack Changelog #7
🚀 Say goodbye to complicated log shipper configs! Betterstack just dropped game-changing log ingestion controls that let you filter, transform, and redact logs directly at ingestion. From one-click...
5 Vue.js BEST Practices in 4 Minutes
Vue.js is one of the most commonly used JavaScript frameworks— but are you using it the right way? In this video, I will walk you through some of the most effective Vue.js best practices that will ...
He Created Python and it Almost Failed...
Deploying your Own Vercel in MINUTES (open-source alternative)
🚀 I built my own Vercel using AppWrite Sites - an open-source alternative that delivers the same seamless deployment experience but with full ownership and control. From automated Git deployments t...
The Rust Linter From Vite Creator That DESTROYS ESLint
OxLint 1.0 has just launched as a Rust-powered JavaScript linter claiming to be 50-100x faster than ESLint and 2x faster than Biome. In this video, we put these bold performance claims to the test ...