301. | Why I'm moving my side project from Vercel to AWS | 15:47 | |
|
302. | Javascript for Complete Beginners: Functions | 15:46 | |
|
303. | How to find PAC-MAN using TEMPLATE MATCHING with JAVASCRIPT | 15:41 | Tutorial |
|
304. | This is a great beginner react challenge (passcode) | 15:35 | |
|
305. | Why I'm using tailwind css for my side projects | 15:34 | |
|
306. | What is Full Stack Development | Beginner's Series to Full Stack Web Development | 15:33 | |
|
307. | How do server side authentication sessions work (express & cookies) | 15:26 | |
|
308. | How I generated 10,000 PDFs in seconds using SST | 15:24 | |
|
309. | How does an application work | Beginner's Series to Full Stack Web Development | 15:20 | |
|
310. | Throwing Away the Old NFT Magic Generator System | NFT-Magic DevLog 11 | 15:15 | |
|
311. | The WebDevCody hackathon starts today! | 15:12 | |
|
312. | Why your project should be deployable with one command | 15:09 | |
|
313. | Goodbye javascript (for now) | 14:56 | |
|
314. | Why I like to use TDD on my software projects | 14:54 | |
|
315. | A Beginners Guide to Testing Javascript using Mocha and Chai | 14:53 | Guide |
|
316. | CSS Battle #11 - Target #54 Black Lives Matter | 14:47 | |
|
317. | This is why you need analytics on your applications | 14:47 | |
|
318. | How to Code a Sliding Dropdown Button using Javascript, HTML, and CSS | 14:45 | Tutorial |
|
319. | Using MongoDB to Store our Posts | Beginner's Guide to Full Stack Development | 14:45 | |
|
320. | I made a realtime web framework | 14:37 | |
|
321. | My Next.js starter kit is finally live, good luck | 14:33 | |
|
322. | Refactoring code for my Next.js Application (keeping things DRY) | 14:29 | |
|
323. | React's useEffect is giving me an existential crisis | 14:28 | |
|
324. | Trying CSS Battle. ⚔️ - Battle #1 - Wiggly Moustache | 14:27 | |
|
325. | Why I am using Prisma for my React side projects | 14:23 | |
|
326. | State of Javascript 2023 - everyone is unhappy | 14:21 | |
|
327. | Here is a fun intermediate react challenge - nested presents | 14:21 | |
|
328. | Focus on learning one piece of technology at a time | 14:19 | Vlog |
|
329. | An overview of how blue-green deployments work (with AWS examples) | 14:18 | |
|
330. | My Favorite & Cheapest Way to Deploy Next.js (and how to do it yourself) | 14:17 | Tutorial |
|
331. | Building out a questionnaire site using Hono and HTMX | 14:17 | |
|
332. | Coding Tic Tac Toe in Javascript: Part 2 Min-Max AI | 14:16 | |
|
333. | This is why we use continuous integration | 14:12 | |
|
334. | Why I always use react-query on my react apps | 14:09 | |
|
335. | This research paper helped me land a job | 14:09 | Let's Play |
|
336. | Is your code a mess? Use DRY to write cleaner code (and why DRY can be bad) | 14:08 | |
|
337. | How I coded a CHAT ROOM with WEBSOCKETS and REACT | 14:08 | Tutorial |
|
338. | How to use Redux Toolkit in your React Application to manage state | 14:07 | Tutorial |
|
339. | I finally moved my SaaS off Amplify to SST, but it wasn't that easy | 14:07 | |
|
340. | Why you should be using feature flags for your web applications | 14:07 | |
|
341. | A Practical Example of Performance Optimizations in Node.JS | Looking at HashLips NFT Art Engine | 14:03 | |
|
342. | How to display data from an API using Vanilla Javascript | 14:03 | Tutorial |
|
343. | What services might you need when building a SaaS product? | 13:58 | |
|
344. | Javascript Practice Problems: The Spiral Grid | 13:57 | |
|
345. | Can I pass this harder linkedin javascript quiz? | 13:54 | |
|
346. | My thoughts on the Next.js 14 release | 13:50 | |
|
347. | Why you should collaborate on side projects with other developers | 13:49 | |
|
348. | Applying layered architecture to my t3 stack api | 13:46 | |
|
349. | Why are there so many different ways to style a react app? | 13:45 | |
|
350. | How do I like to do freelance work? | 13:45 | |
|
351. | Can Github Copilot write an entire express app? | 13:43 | |
|
352. | Why I'd never host my apps on a VPS | 13:42 | |
|
353. | HyperHTML is a cool javascript library | 13:41 | |
|
354. | Learning the Basics of Express.js | 13:40 | |
|
355. | How I setup stripe in my Next.js side project | 13:38 | |
|
356. | I tried to benchmark bun, but I think my testing was bad | 13:35 | |
|
357. | How to code faster by learning these VSCode shortcuts | 13:32 | Tutorial |
|
358. | Solving a practical intermediate react interview challenge | 13:28 | |
|
359. | Building out an emailer using Go & Templ & SQLite | 13:22 | |
|
360. | This is why learning typescript generics is important | 13:19 | |
|
361. | React's useEffect hook always confuses me | 13:18 | |
|
362. | How to self host a Next.js application (with Dockerfile overview) | 13:12 | |
|
363. | This is why you get CORS errors sometimes | 13:11 | |
|
364. | This aws lambda issue was impossible to debug | 13:08 | |
|
365. | Why I like to decouple my React views from my logic | 13:08 | |
|
366. | Refactoring and decoupling some react code (dry, kiss, yagni, wet) | 13:08 | |
|
367. | Sharing a distributed computing system design from a real software problem | 13:08 | |
|
368. | Why I avoid react's uncontrolled inputs | 13:06 | |
|
369. | React hooks are unintuitive... or maybe I'm just dumb | 13:05 | |
|
370. | Javascript for Complete Beginners: Objects | 13:02 | |
|
371. | How To Get Ahead of 99% Of Developers | 12:59 | Tutorial |
|
372. | You want to learn this debugging technique (more next.js issues) | 12:58 | |
|
373. | Why I dislike inversion of control containers | 12:56 | |
|
374. | Here is another fun react beginner challenge - build a stop light | 12:56 | |
|
375. | How to use Cypress to write E2E Tests over a Registration Page | 12:53 | Tutorial |
|
376. | Here are the winners of the Hackathon | 12:52 | |
|
377. | What's the performance differences between Next's SSR, SSG, and Static React Pages | 12:52 | |
|
378. | Planning DevTubers, a JAM Stack using Next.js: Part 1 | 12:52 | |
|
379. | Javascript for Complete Beginners: Flow Control | 12:49 | |
|
380. | How I debug full stack applications | 12:42 | |
|
381. | How to setup S3 Lambda Trigger | 12:37 | Tutorial |
|
382. | Allowing the user to upload zip to s3 bucket | NFT-Magic DevLog 9 | 12:34 | Vlog |
|
383. | I'm starting to come around to liking React Testing Library | 12:33 | |
|
384. | What testing do you need for web apps | 12:30 | |
|
385. | Adding CSS Transitions to the React Image Slider | 12:25 | |
|
386. | CSS Battle - #61 ImprovMX | 12:24 | |
|
387. | I trained my own AI voice model to teach my kid | 12:24 | |
|
388. | I was wrong, Bun is FASTER than node (but filled with bugs) | 12:24 | |
|
389. | My Top 6 Tips for Becoming a Better Web Developer | 12:22 | |
|
390. | This is what 2 weeks of open source collaboration can produce | 12:20 | |
|
391. | How I implement role based authorization to my T3 Stack application | 12:19 | |
|
392. | A quick start guide for using Convex with Next.js | 12:18 | |
|
393. | Experimenting with a react MVC concept (don't do this) | 12:14 | |
|
394. | This challenge is a great react custom hook practice problem | 12:14 | |
|
395. | Why social media cards are important in your web applications | 12:13 | |
|
396. | The NFT Generation Competition is Fierce | NFT-Magic DevLog 12 | 12:12 | |
|
397. | How to Build a Student Letter Grade Converter - Beginner Javascript Practice | 12:12 | Tutorial |
|
398. | 🤓 Becoming a full stack developer isn't that hard | 12:11 | |
|
399. | Building a Minecraft Server Hosting System | DevLog4 | 12:09 | |
|
400. | How I like to setup websockets in my web applications | 12:09 | |
|