201. | Coding an online marketplace using Clerk and T3 Stack (Next, React, Prisma, Tailwind) | 437 | |
|
202. | This is why you need the key property in React | 436 | |
|
203. | How I coded a CHAT ROOM with WEBSOCKETS and REACT | 433 | Tutorial |
|
204. | How to Design an Email Invite System | 561 | Tutorial |
|
205. | How I implement a credit systems using stripe | 438 | |
|
206. | How to dynamically disable a form button using Javascript, HTML, and CSS | 429 | Tutorial |
|
207. | I just finished the most exciting 4 hour coding challenge | 472 | |
|
208. | How to use push and pop to build a stack in javascript #shorts | 417 | Tutorial |
|
209. | How to deploy a react application to Vercel | 416 | Tutorial |
|
210. | State of Javascript 2023 - everyone is unhappy | 501 | |
|
211. | How would I design a URL shortener application (interview question prep) | 407 | |
|
212. | How to Code a Web Crawler using NodeJs | 406 | Tutorial |
|
213. | Can you solve this beginner react challenge? - wack-a-mole | 445 | |
|
214. | I still think the t3 stack is the most productive | 402 | |
|
215. | Trying CSS Battle #1 ⚔️ - Target #8, Forking Crazy🍴 | 399 | |
|
216. | How to self host a Next.js application (with Dockerfile overview) | 516 | |
|
217. | Next's Server Actions Might Not Be That Safe... | 397 | |
|
218. | Why you should clean up react effects using fetch | 397 | |
|
219. | What to expect during a web dev interview (sharing my experiences) | 397 | |
|
220. | What are the most useful beginner VSCode short cuts to learn? | 393 | |
|
221. | What extensions do I use in VSCode? | 393 | |
|
222. | Javascript Practice Problems: Count Characters in String | 391 | |
|
223. | Live Coding a Simon Game: HTML, CSS, Javascript | 387 | |
|
224. | How I like to test my react components | 386 | |
|
225. | How to use console.time to find your javascript performance issues #shorts | 382 | Tutorial |
|
226. | Why prisma calls directly in Next is a MISTAKE | 381 | |
|
227. | Refactoring this subscribers React app was harder than expected | 380 | |
|
228. | My Favorite & Cheapest Way to Deploy Next.js (and how to do it yourself) | 379 | Tutorial |
|
229. | This is why you get CORS errors sometimes | 377 | |
|
230. | Why I like to decouple my React views from my logic | 376 | |
|
231. | Can the cheapest $4 VM host a next app? | 376 | |
|
232. | Why I love AWS Amplify - Deploy Next.js (T3 Stack) in 5 minutes | 372 | |
|
233. | This is the weirdest pitfall about Next.js server actions | 444 | |
|
234. | If I had to host on a single VPS, this is how I'd do it | 371 | |
|
235. | How to use the Debugger in VSCode to debug Node.js Applications | 371 | Tutorial |
|
236. | React Challenge - Can you Build a Multi-Select State Dropdown? | 370 | |
|
237. | How do server side authentication sessions work (express & cookies) | 370 | |
|
238. | Why I like using absolute imports in my react applications | 369 | |
|
239. | How to prevent race conditions in a reservation system | 500 | Tutorial |
|
240. | How to flatten a javascript array using flatMap #shorts | 366 | Tutorial |
|
241. | Why I think SSR is a better approach | 362 | |
|
242. | I made a free next.js template using lucia auth (oauth, email, magic link, forgot password) | 490 | |
|
243. | Building a Speed Dating Chat Prototype using Agora and T3 Stack (Next, tRPC, Tailwind, Prisma) | 362 | |
|
244. | How to use Redux and Redux Thunk with React Tutorial | 362 | Tutorial |
|
245. | What is my favorite way to handle forms in React? | 360 | |
|
246. | How I generated 10,000 PDFs in seconds using SST | 357 | |
|
247. | Playing around making a vanilla js websocket game | 355 | |
|
248. | The app router can be annoying | 354 | |
|
249. | Why you need to understand how DNS works | 389 | |
|
250. | This is why dependency injection is useful | 1,200 | |
|
251. | Clean up your javascript code by using object destructing #shorts | 351 | |
|
252. | I'm learning Go again because I'm bored | 382 | |
|
253. | How much 💰 has my first online course made since launch? | 349 | |
|
254. | 100k sites compromised - It’s time to rethink this ecosystem | 401 | |
|
255. | How to navigate larger code bases | 432 | |
|
256. | This is an INDUSTRY STANDARD for protecting your data | 344 | |
|
257. | How do I manage my time | 344 | |
|
258. | This is why JavaScript proxies are important | 341 | |
|
259. | Why your app may need lazy loading | 422 | |
|
260. | I made a library to fix tailwind | 400 | |
|
261. | Trying to answer interview questions a subscriber was asked for junior full stack position | 338 | |
|
262. | Stop worrying about React Re-renders so much (an overview of the react profiler with refactoring) | 338 | |
|
263. | When would you want to use docker and docker-compose on your projects? | 334 | |
|
264. | How important is learning css? | 330 | |
|
265. | Why useEffect causes infinite loops - fix it with useCallback | 330 | |
|
266. | How to make resilient web applications with retries | 382 | Tutorial |
|
267. | Why I often write unit tests before writing javascript | 325 | |
|
268. | How to connect Next.js to a database (in 5 minutes) | 512 | |
|
269. | Doing frontendmentor.io challenges using HTML / CSS | 321 | |
|
270. | next.js server actions are game changing | 319 | |
|
271. | How to clean up code by using default function parameters #shorts | 317 | Tutorial |
|
272. | How to Code Pagination with MERN Stack | 315 | Tutorial |
|
273. | This is a great beginner react challenge (passcode) | 314 | |
|
274. | How to Design a Notification System for your Application | 401 | Tutorial |
|
275. | This is how I like to do image uploads on my full stack apps | 314 | |
|
276. | I've been using Supabase and I kind of like it | 313 | |
|
277. | Why you should version your api endpoints | 380 | |
|
278. | My favorite way to practice tailwind | 372 | |
|
279. | How to dynamically render html tag types in React | 307 | Tutorial |
|
280. | What are my thoughts on next.js app router vs pages router | 306 | |
|
281. | Trying Next.js 13 and Strapi CMS (collab with Coding After 30) | 304 | |
|
282. | Why I like to use Clean Architecture for my software projects | 302 | |
|
283. | What VSCode shortcuts do I use to be efficient at coding | 302 | |
|
284. | Trying CSS Battle. ⚔️ - Battle #1 - Wiggly Moustache | 301 | |
|
285. | Save Your Time - I deployed Next.js to different services (so you don't have to) | 298 | |
|
286. | Live coding a Dropdown Component with React, Tailwind, and Typescript (Good Practice for Beginners) | 298 | |
|
287. | How to Upload to a Private S3 Bucket from the Browser | 296 | Tutorial |
|
288. | How does react context help improve your code? | 294 | Let's Play |
|
289. | Building a Minecraft Server Hosting Company Series - VLOG #1 | 293 | |
|
290. | Why I'm using Railway to deploy my nextjs side project | 292 | |
|
291. | This is why understanding database concurrency control is important | 1,226 | |
|
292. | How to use Redux Toolkit in your React Application to manage state | 291 | Tutorial |
|
293. | CSS Battle - #61 ImprovMX | 290 | |
|
294. | Playing around making a vanilla js websocket game | 290 | |
|
295. | How to host a website on digital ocean with nginx | 286 | Tutorial |
|
296. | Building out an emailer using Go & Templ & SQLite | 332 | |
|
297. | Unit tests are not stupid, here is another argument for using them | 282 | |
|
298. | Why I am using Prisma for my React side projects | 282 | |
|
299. | How I added S3 Image Uploads to my Next.js App (using tRPC) | 279 | |
|
300. | Here is another great React practice problem (Tower of Hanoi) | 279 | |
|