Better Stack - Videos

Back to Channel

Docker 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...

3,393 views • 122 likes • 5 comments • July 09, 2025

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...

13,163 views • 247 likes • 8 comments • July 07, 2025

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...

1,285 views • 50 likes • 2 comments • July 05, 2025

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...

2,354 views • 79 likes • 11 comments • July 03, 2025

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...

10,470 views • 268 likes • 50 comments • July 02, 2025

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...

1,277 views • 50 likes • 5 comments • June 30, 2025

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...

6,270 views • 155 likes • 16 comments • June 30, 2025

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...

8,177 views • 222 likes • 14 comments • June 28, 2025

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...

6,678 views • 152 likes • 9 comments • June 28, 2025

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...

20,940 views • 695 likes • 49 comments • June 27, 2025

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 ...

10,771 views • 227 likes • 12 comments • June 27, 2025

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 ...

5,044 views • 147 likes • 19 comments • June 26, 2025

Linux Creator - Open Source Can Save Lives!

4,057 views • 121 likes • 1 comments • June 26, 2025

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...

6,295 views • 338 likes • 16 comments • June 25, 2025

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...

36,999 views • 728 likes • 34 comments • June 24, 2025

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...

3,442 views • 77 likes • 18 comments • June 24, 2025

Open Source Is Everywhere! Even Places You Don't Expect

2,360 views • 61 likes • 0 comments • June 23, 2025

How He Accidentally Created Linux

4,886 views • 143 likes • 0 comments • June 22, 2025

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...

12,384 views • 235 likes • 28 comments • June 21, 2025

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...

3,889 views • 185 likes • 10 comments • June 20, 2025

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 — ...

3,042 views • 164 likes • 14 comments • June 19, 2025

From Hobby to Hit How Python Was Born!

1,869 views • 16 likes • 0 comments • June 19, 2025

Linux Started with 0 Planning just 100% Open Source POWER!

10,718 views • 250 likes • 5 comments • June 18, 2025

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...

1,001 views • 23 likes • 0 comments • June 18, 2025

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 ...

7,706 views • 240 likes • 17 comments • June 17, 2025

He Created Python and it Almost Failed...

2,395 views • 86 likes • 1 comments • June 17, 2025

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...

11,604 views • 370 likes • 38 comments • June 15, 2025

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 ...

10,376 views • 306 likes • 34 comments • June 14, 2025