401. | I made a realtime web framework | 8,543 | |
|
402. | Why I work on side projects | 8,529 | |
|
403. | The most common react state pitfall I see beginners fall into | 8,522 | |
|
404. | I found my new favorite tool for making sequence diagrams https://eraser.io/cody #shorts | 8,500 | |
|
405. | This is why wrapping third party libraries is important (mocking next-auth sessions locally) | 8,488 | |
|
406. | Why interfaces are important | 8,477 | |
|
407. | How does react context help improve your code? | 8,468 | Let's Play |
|
408. | You need to try game development | 8,438 | |
|
409. | How to get better results when Agentic Coding | 8,430 | |
|
410. | Stop using addEventListener and useRef in React | 8,419 | |
|
411. | You'll want this tool for writing Github Actions | 8,404 | |
|
412. | When would you want to use docker and docker-compose on your projects? | 8,375 | |
|
413. | How to code a GraphQL server with Express | 8,319 | Guide |
|
414. | The most useful NeoVim shortcuts I've learned | 8,234 | |
|
415. | How I implement stripe subscriptions | 8,230 | |
|
416. | What I like to do to solve harder problems | 8,226 | |
|
417. | Babe wake up! Next 15 is here! | 8,209 | |
|
418. | Why I use Prettier and ESLint on all my Javascript projects | 8,157 | |
|
419. | Build your products 10x faster with this low-code platform | 8,112 | |
|
420. | This Next.js function simplifies dynamic rendering | 8,106 | |
|
421. | Why I removed google analytics (what how I track analytics now) | 8,102 | |
|
422. | React Three Fiber is pretty awesome | 8,094 | |
|
423. | Let's build something simple with Next.js | 8,089 | |
|
424. | Refactoring some code and maybe working on a project | 8,079 | |
|
425. | This react library can give better feedback to your next.js users #shorts | 8,050 | |
|
426. | Claude Code hooks are Officially Awesome | 8,045 | |
|
427. | I built an app using voice to text only | 8,011 | |
|
428. | This library simplifies building tailwind components | 8,005 | |
|
429. | Live coding a discord clone prototype using T3 stack and Agora | 7,993 | |
|
430. | CSS Battle - #15 Overlap | 7,960 | |
|
431. | What are the most useful beginner VSCode short cuts to learn? | 7,937 | |
|
432. | Is getting an AWS Certificate worth it? | 7,935 | |
|
433. | This is a great beginner react challenge (passcode) | 7,926 | |
|
434. | Refactoring a Subscribers React Project | Cooking Recipe App | 7,896 | |
|
435. | Teaching you the little typescript I know and hopefully learning new typescript things | 7,876 | |
|
436. | A guide to using Next 14 (server actions, RSC, useFormState, useFormStatus) | 7,874 | |
|
437. | How to make resilient web applications with retries | 7,870 | Tutorial |
|
438. | Why your app may need lazy loading | 7,848 | |
|
439. | I'm officially a Django developer now | 7,843 | |
|
440. | One Hour Stream - Building a Paste Bin Clone using T3 Stack (TRPC, Tailwind, Next) | 7,829 | |
|
441. | What VSCode shortcuts do I use to be efficient at coding | 7,820 | |
|
442. | How to Code Pagination with MERN Stack | 7,809 | Tutorial |
|
443. | Adding an Editable Rich Text to The Writing Platform | 7,785 | |
|
444. | How to use Terraform (to become a DevOps engineer) | 7,775 | |
|
445. | This is why useFormState and useFormStatus are important | 7,768 | |
|
446. | The easiest way to setup google maps in next.js | 7,767 | |
|
447. | How to setup a public accessible S3 bucket | 7,729 | Tutorial |
|
448. | How far can $5 of Cursor credits get you? | 7,723 | |
|
449. | Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma | 7,637 | |
|
450. | Why a SEPARATE TABLE is more secure | 7,602 | |
|
451. | How I Backup My Postgres Databases | 7,592 | |
|
452. | Working on a T3 Community Next Application | Next, Tailwind, tRPC, Prisma | 7,572 | |
|
453. | A lesson in refactoring react code: cleaning up a modal component | 7,552 | |
|
454. | Why I try to avoid the “this” keyword in javascript | 7,525 | |
|
455. | Live Coding a Movie Ticket App with Vue | 7,517 | |
|
456. | Building a new SaaS product | 7,506 | |
|
457. | Why you should clean up react effects using fetch | 7,484 | |
|
458. | Next.js parallel routes are awesome (if they worked correctly) | 7,483 | |
|
459. | Sometimes you should reinvent the wheel | 7,477 | |
|
460. | Live coding a solar system using HTML, CSS, JavaScript | 7,464 | |
|
461. | React's useEffect is giving me an existential crisis | 7,443 | |
|
462. | I finally moved my SaaS off Amplify to SST, but it wasn't that easy | 7,425 | |
|
463. | If I had to host on a single VPS, this is how I'd do it | 7,416 | |
|
464. | Save Your Time - I deployed Next.js to different services (so you don't have to) | 7,408 | |
|
465. | How I deal with burnout as a web developer | 7,401 | |
|
466. | I want to learn Drizzle ORM, so I'm starting another next14 project | 7,392 | |
|
467. | AI First Development is the Future | 7,389 | |
|
468. | How to dynamically render html tag types in React | 7,326 | Tutorial |
|
469. | Building and Deploying a T3 Stack Application | 7,305 | |
|
470. | How I build and deploy my Go applications (Templ & HTMX) | 7,274 | |
|
471. | This is the weirdest pitfall about Next.js server actions | 7,248 | |
|
472. | Why I often use AWS lambda and serverless architecture | 7,216 | |
|
473. | Coding an Omegle clone MERN prototype (with Next.js, Mongo, and Agora) | 7,196 | |
|
474. | Unit tests are not stupid, here is another argument for using them | 7,182 | |
|
475. | AI actually slows you down | 7,166 | |
|
476. | How to infinitely scale a multiplayer game server | 7,160 | Tutorial |
|
477. | How many components can react render in 1 second? | 7,152 | |
|
478. | You'll eventually encounter this on larger distributed systems | 7,132 | |
|
479. | Is SST even a good choice to deploy Next.js? | 7,131 | |
|
480. | How I setup pagination in my Next.js app (with Drizzle ORM) | 7,115 | |
|
481. | Deploying my full stack app to railway (next, prisma, tailwind) part 6 | 7,114 | |
|
482. | Could you figure out this security vulnerability by yourself? I couldn't. | 7,107 | |
|
483. | How to share state between React Routes by Lifting State | 7,104 | Tutorial |
|
484. | Our community project is making progress | 7,081 | |
|
485. | This is how you can add loaders to server actions in next.js #shorts | 7,064 | |
|
486. | I'm finally using Python in production (as a typescript developer) | 7,038 | |
|
487. | How do systems achieve zero downtime? | 7,033 | |
|
488. | CSS Battle - #19 Cube | 6,987 | |
|
489. | refactoring my react code by making an empty state wrapper component | 6,973 | |
|
490. | React's useEffect hook always confuses me | 6,913 | |
|
491. | My thoughts on the Next.js 14 release | 6,912 | |
|
492. | How ER Diagrams Help You Understand Your Web Applications | 6,910 | |
|
493. | This is how Figma handles scale for 13 million users | 6,901 | |
|
494. | ⚔️ CSS Battle #1 - Push Button | 6,898 | |
|
495. | I might be enjoying Remix more than Next | 6,896 | |
|
496. | How I hosted my TanStack course platform | 6,887 | |
|
497. | Online Course Platform Series (T3 Stack, Mantine, Prisma, Next-Auth) - Part 1 | 6,864 | |
|
498. | I'm starting a new community project! | 6,813 | |
|
499. | Coding a Peer-to-Peer Messaging System using Express.js, Node, and Eraser.io | 6,753 | |
|
500. | A practical react example using maps for permission checkboxes (good interview practice problem) | 6,708 | |
|