401. | Just building an express REST API with some Jest Testing | Part 1 | 27 | |
|
402. | Refactoring a Subscribers React Project | Cooking Recipe App | 27 | |
|
403. | I'm hosting a hackathon for my community next week (with $2,500 total cash prizes) | 27 | |
|
404. | How I implement role based authorization to my T3 Stack application | 27 | |
|
405. | How much smaller is an Astro build compared to Next? | 27 | |
|
406. | How using Strapi with Next14 will help you move fast | 26 | |
|
407. | A guide to using Next 14 (server actions, RSC, useFormState, useFormStatus) | 26 | |
|
408. | How do systems achieve zero downtime? | 26 | |
|
409. | How to Code a Web Crawler using NodeJs | 26 | Tutorial |
|
410. | How do server side authentication sessions work (express & cookies) | 26 | |
|
411. | Keep your next.js code cleaner by doing this simple rename #shorts | 26 | |
|
412. | How does react context help improve your code? | 26 | Let's Play |
|
413. | Stop using addEventListener and useRef in React | 26 | |
|
414. | Why I suggest memorizing code as a beginner developer | 26 | |
|
415. | Now I’m trying Hono with HTMX | 26 | |
|
416. | This is why we use continuous integration | 25 | |
|
417. | Why it's important to learn how to break down problems | 25 | Tutorial |
|
418. | How to use array destructuring to simplify your javascript code #shorts | 25 | Tutorial |
|
419. | CSS Battle - #19 Cube | 25 | |
|
420. | Build a MERN Stack TODO List Application with Authentication | Vite, React-Query, React Router 6 | 25 | |
|
421. | I'll teach whatever JavaScript Concept you need help on | 25 | |
|
422. | How you can use custom hooks to abstract your react code | 25 | |
|
423. | I think I finally understand typescript generics.... kind of | 25 | |
|
424. | I'm building a REST library for node to learn more about typescript | 25 | |
|
425. | What's planned for my channel in 2024? | 25 | |
|
426. | The MOST IMPORTANT Javascript Array methods to understand (I use these all the time) | 25 | |
|
427. | How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests | 25 | Tutorial |
|
428. | I trained my own AI voice model to teach my kid | 25 | |
|
429. | Here is a safer way to default variables in Javascript #shorts | 25 | |
|
430. | Why your app may need lazy loading | 25 | |
|
431. | Sometimes you should reinvent the wheel | 25 | |
|
432. | Extract only the elements you need from an array with the filter method #shorts | 25 | |
|
433. | Sharing a distributed computing system design from a real software problem | 25 | |
|
434. | CSS Battle #12 - Target #66 🦇 Batmicky | 25 | |
|
435. | Build your products 10x faster with this low-code platform | 24 | |
|
436. | Live Coding a Horoscope App using React | 24 | Tutorial |
|
437. | I may slowly convert to use Solid, SolidStart, and Civet (building a todo app for learning) | 24 | |
|
438. | What causes software systems to become too complex | 24 | |
|
439. | Deploying my full stack app to railway (next, prisma, tailwind) part 6 | 24 | |
|
440. | Live Coding an Electron Text Editor | 24 | |
|
441. | Why I needed to add prisma transactions to my SaaS | 24 | |
|
442. | CSS Battle - #42 Baby | 24 | |
|
443. | Users can submit author, title, etc now | full stack next, tailwind, prisma - part 3 | 24 | |
|
444. | This Next.js function simplifies dynamic rendering | 24 | |
|
445. | Here's what I know about DynamoDB | 24 | |
|
446. | My favorite way to practice tailwind | 24 | |
|
447. | How to combine two arrays together in javascript #shorts | 24 | Tutorial |
|
448. | Trying out Contentful, a Headless CMS | 24 | |
|
449. | How I added a feedback feature to my icon generator app | 24 | |
|
450. | Coding an Image Slider in React | 24 | |
|
451. | Why BigInt is useful in solving "medium" LeetCode interview questions | 23 | |
|
452. | Trying a new design for quick select match ups | full stack next, prisma, tailwind 2 - part 2 | 23 | |
|
453. | I'm starting a new community project! | 23 | |
|
454. | CSS Battle #62 Sunset | 23 | |
|
455. | How to setup google fonts in next 13 with tailwind css | 23 | Tutorial |
|
456. | Adding features to a React shopping cart app | LIVE CODING | 23 | |
|
457. | Why I like to use TDD on my software projects | 23 | |
|
458. | Learn the power of typescript generics #shorts | 23 | |
|
459. | Live coding a feature into my community online classroom project (tRPC, Next.js, TailwindCSS) | 23 | |
|
460. | How to use read and write streams in node.js for BIG CSV files | 23 | Tutorial |
|
461. | Building a Speed Dating Chat Prototype using Agora and T3 Stack (Next, tRPC, Tailwind, Prisma) | 23 | |
|
462. | Live refactoring a subscribers Next.js application, plus giving my opinions | 23 | |
|
463. | The easiest way to setup google maps in next.js | 23 | |
|
464. | Why I update software dependencies as often as possible (upgrading trpc to v10) | 22 | |
|
465. | Generators are cool ways to have infinitely running functions #shorts | 22 | |
|
466. | The WebDevCody hackathon starts today! | 22 | |
|
467. | A subscriber was asked this interview coding challenge | 22 | |
|
468. | You want to learn this debugging technique (more next.js issues) | 22 | |
|
469. | I bet you didn't know this object existed on node's fs module #shorts | 22 | |
|
470. | How to sort objects in Javascript using array,sort #shorts | 22 | Tutorial |
|
471. | Why understanding interfaces is important (with useReducer example) | 22 | |
|
472. | Live coding a solar system using HTML, CSS, JavaScript | 22 | |
|
473. | How to infinitely scale a multiplayer game server | 22 | Tutorial |
|
474. | Absolute vs Relative Positioning CSS Tutorial | 22 | Tutorial | Counter-Strike: Source
|
475. | Want to impress your friends? join the Hackathon! (7 days left) | 22 | |
|
476. | Making graph visualizations of traversing p2p network discovery | 21 | |
|
477. | When do you need React's useLayoutEffect hook? | 21 | |
|
478. | Use this console method for visualizing your objects at runtime in javascript #shorts | 21 | |
|
479. | Yes, I’m probably wasting my time even building this api framework, but now I can deploy it 😂 | 21 | |
|
480. | A subscriber spent 8 hours debugging this code | 21 | |
|
481. | Extending tRPC context interface using typescript extends | 21 | |
|
482. | How to find where you declared a variable using this VSCode shortcut #shorts | 21 | Tutorial |
|
483. | refactoring my react code by making an empty state wrapper component | 21 | |
|
484. | I'm starting a community project - reviewing my subscriber feedback | 21 | Review |
|
485. | Building a Live Chat Help Widget using T3 Stack (Next, Prisma, Tailwind, Agora) | 21 | Let's Play |
|
486. | Rendering HTML inside React is dangerous... here is how you can do it dangerously | 21 | |
|
487. | Why I stopped caring about my youtube channel as much | 20 | |
|
488. | Live Coding a Shopping Cart using Vue | 20 | Tutorial |
|
489. | Adding a reordering feature to my online course platform | 20 | |
|
490. | Why I use Prettier and ESLint on all my Javascript projects | 20 | |
|
491. | Why social media cards are important in your web applications | 20 | |
|
492. | This library simplifies building tailwind components | 20 | |
|
493. | Sometimes next.js error handling sucks | 20 | |
|
494. | How to use the Debugger in VSCode to debug Node.js Applications | 20 | Tutorial |
|
495. | How to Code a Scroll to Top Button using JavaScript | 20 | Tutorial |
|
496. | Setting up Auth and Mantine AppShell | Course Platform Part 2 | 20 | |
|
497. | I tried to benchmark bun, but I think my testing was bad | 20 | |
|
498. | This is why you get CORS errors sometimes | 20 | |
|
499. | CSS Battle ⚔️ Battle #1 - Missing Slice | 20 | |
|
500. | Some developers are too emotionally attached to tech | 20 | |
|