401. | Beginner Javascript Practice: Coding an Accordion using CSS transitions | 12:08 | |
|
402. | Why you’ll need topics to decouple your software systems | 12:07 | |
|
403. | Some developers are too emotionally attached to tech | 12:05 | |
|
404. | Why I'm switching from Postgres to a real-time database | 12:00 | |
|
405. | Trying out Contentful, a Headless CMS | 11:59 | |
|
406. | Learning this debugging strategy will help you out | 11:59 | |
|
407. | Learning to solve dynamic programing leetcode problems will make you look smart | 11:57 | |
|
408. | Live coding a feature into my community online classroom project (tRPC, Next.js, TailwindCSS) | 11:55 | |
|
409. | Javascript for Complete Beginners: Variables | 11:49 | |
|
410. | HOW TO HOST REACT ON AWS | CloudFront, S3, ACM, NameCheap | 11:49 | Tutorial |
|
411. | Coding a Feedback Modal using TailwindCSS | 11:49 | |
|
412. | How to contribute to open source projects (our community project walkthrough) | 11:49 | Tutorial |
|
413. | How do systems achieve zero downtime? | 11:41 | |
|
414. | How to use the Debugger in VSCode to debug Node.js Applications | 11:41 | Tutorial |
|
415. | How does react context help improve your code? | 11:39 | Let's Play |
|
416. | Why I update software dependencies as often as possible (upgrading trpc to v10) | 11:39 | |
|
417. | This is why you'll need polling in your web applications | 11:36 | |
|
418. | Streaming a WebCam using Express, OpenCV, and Socket IO | 11:35 | Tutorial |
|
419. | Why I use Next.js for side projects now | 11:35 | |
|
420. | CSS Battle #62 Sunset | 11:34 | |
|
421. | Why you need to understand how DNS works | 11:33 | |
|
422. | What is a REST API? | 11:32 | |
|
423. | Why recursion is critical when solving "medium" leet code interview problems | 11:31 | |
|
424. | Using AWS Lambda to Generate the NFTs | NFT-Magic DevLog 6 | 11:28 | |
|
425. | My Redesign Failed | NFT-Magic DevLog 5 | 11:28 | |
|
426. | Just a chat about SQL and NoSQL and DynamoDB | 11:28 | |
|
427. | Helped a subscriber understand permutations recursive algorithm in Javascript | 11:27 | |
|
428. | Designing the NFT Minting System | NFT-Magic DevLog 7 | 11:27 | |
|
429. | Yes, I’m probably wasting my time even building this api framework, but now I can deploy it 😂 | 11:25 | |
|
430. | I've been using Supabase and I kind of like it | 11:25 | |
|
431. | Web 3.0 is a joke | 11:24 | |
|
432. | Sending myself a SMS message when CodeSTACKR lists a NFT on OpenSea.io | 11:24 | |
|
433. | Trying out a CoffeeScript like language called Civet | 11:23 | |
|
434. | Why I suggest memorizing code as a beginner developer | 11:22 | |
|
435. | How to Toggle a Christmas Tree - Beginner Javascript Practice | 11:21 | Tutorial |
|
436. | Coding a modal using Javascript, HTML, and CSS | 11:20 | Tutorial |
|
437. | What extensions do I use in VSCode? | 11:19 | |
|
438. | When would you want to use docker and docker-compose on your projects? | 11:12 | |
|
439. | My React hook from yesterday was BAD, I made it better | 11:12 | |
|
440. | How I am building an email newsletter application (tailwind, next.js, dynamodb, aws ses) | 11:10 | |
|
441. | 5 GREAT Tips to Beginners for Debugging Web Applications (from 10 years coding experience) | 11:09 | |
|
442. | How I added S3 Image Uploads to my Next.js App (using tRPC) | 11:05 | |
|
443. | How to Code a Scroll to Top Button using JavaScript | 11:05 | Tutorial |
|
444. | What are my thoughts on next.js app router vs pages router | 11:04 | |
|
445. | I might be enjoying Remix more than Next | 11:02 | |
|
446. | BEGINNER Javascript Practice: Iteration & Arrays - How to Sum up the Numbers in a 2D Array | 11:01 | Tutorial |
|
447. | How to use read and write streams in node.js for BIG CSV files | 11:00 | Tutorial |
|
448. | CSS Battle - #69 PushOwl | 10:59 | |
|
449. | How I added a feedback feature to my icon generator app | 10:58 | |
|
450. | How to Design an Email Invite System | 10:56 | Tutorial |
|
451. | I don't know how to use react-query because I didn't read all the docs 🤕 | 10:56 | Tutorial |
|
452. | How I created JKnob with a VSCode Language Extension - an interpreted programming language | 10:56 | |
|
453. | This is how I like to do image uploads on my full stack apps | 10:53 | |
|
454. | How to navigate larger code bases | 10:53 | |
|
455. | Javascript for Complete Beginners: Arrays | 10:53 | |
|
456. | I've been playing around with stable diffusion, it's pretty cool | 10:51 | |
|
457. | What is Automated Testing and Test Drive Development TDD | 10:45 | |
|
458. | Why I try to avoid the “this” keyword in javascript | 10:42 | |
|
459. | How to code a 5 star rating widget using Vanilla Javascript, HTML, and CSS | 10:42 | Tutorial |
|
460. | Sometimes you should reinvent the wheel | 10:41 | |
|
461. | How I coded a BAR GRAPH with REACT | 10:38 | Tutorial |
|
462. | How does react Suspense work? | 10:37 | |
|
463. | Building a Minecraft Server Hosting Company Series - VLOG #1 | 10:37 | |
|
464. | What are my thoughts on Bun? | 10:33 | |
|
465. | How to upload files to S3 using Node | 10:30 | Tutorial |
|
466. | How I manage my time to publish so much content | 10:27 | |
|
467. | Why I’ll never deploy to a VM again | 10:22 | |
|
468. | Learn JWT in 10 Minutes with Express, Node, and Cookie Parser | 10:20 | |
|
469. | The serverless framework makes AWS easy | NFT-Magic DevLog 8 | 10:15 | |
|
470. | This is why accessibility is important in your web applications | 10:15 | |
|
471. | Why you probably do not need useEffect | 10:14 | |
|
472. | This is the real purpose for react context | 10:11 | |
|
473. | Why I don't enjoy using typescript or static languages much | 10:11 | |
|
474. | Helping a subscriber learn Jest and mocking a bit | 10:09 | |
|
475. | Why I often use AWS lambda and serverless architecture | 10:09 | |
|
476. | Trying CSS Battle #1 ⚔️ - Target #8, Forking Crazy🍴 | 10:09 | |
|
477. | Watch a TIME LAPSE of me coding PONG | 10:06 | |
|
478. | This is what bad code looks like | 10:06 | |
|
479. | This is why decoupling your software systems is important | 10:05 | |
|
480. | My favorite way to practice tailwind | 10:03 | |
|
481. | This is why you need caching | 10:03 | |
|
482. | Python Tutorial: For Loop vs Map vs List Comprehensions | 10:03 | Tutorial |
|
483. | How much smaller is an Astro build compared to Next? | 10:03 | |
|
484. | HTML5 Game - Rotating Images Towards Mouse | 10:01 | |
|
485. | Walkthrough of how I set up Next-Auth with Prisma Adapter (Planetscale) | 10:01 | Walkthrough |
|
486. | Building a Game with Javascript - Project Setup | 9:58 | |
|
487. | Making graph visualizations of traversing p2p network discovery | 9:57 | |
|
488. | How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests | 9:57 | Tutorial |
|
489. | The MOST Important Part of Building QUALITY Software | 9:55 | |
|
490. | Why you should version your api endpoints | 9:55 | |
|
491. | I think I finally understand typescript generics.... kind of | 9:54 | |
|
492. | A subscriber spent 8 hours debugging this code | 9:50 | |
|
493. | Now I’m trying Hono with HTMX | 9:49 | |
|
494. | How to Prevent Burnout as a Software Engineer | 9:46 | Tutorial |
|
495. | Why BigInt is useful in solving "medium" LeetCode interview questions | 9:42 | |
|
496. | I'm starting a community project - reviewing my subscriber feedback | 9:37 | Review |
|
497. | I spent an hour debugging this react error | 9:37 | |
|
498. | I might start using TypeScript | 9:36 | |
|
499. | Could you figure out this security vulnerability by yourself? I couldn't. | 9:35 | |
|
500. | If I had to host on a single VPS, this is how I'd do it | 9:34 | |
|