201. | How to prevent race conditions in a reservation system | 15,425 | Tutorial |
|
202. | Next.js server actions makes coding much easier #shorts | 15,410 | |
|
203. | Why I'd never host my apps on a VPS | 15,375 | |
|
204. | Live Coding a Simon Game: HTML, CSS, Javascript | 15,287 | |
|
205. | Nginx Load Balancer Setup | 15,171 | |
|
206. | Why I'll always use Typescript over Javascript | 15,140 | |
|
207. | Walkthrough of how I set up Next-Auth with Prisma Adapter (Planetscale) | 15,108 | Walkthrough |
|
208. | Why I'm using daisyUI on my React / Tailwind side projects now | 15,059 | |
|
209. | My honest thoughts on using AI to code | 15,016 | |
|
210. | Why I'm using Railway to deploy my nextjs side project | 14,997 | |
|
211. | How I like to setup websockets in my web applications | 14,870 | |
|
212. | This is why webhooks are important | 14,865 | |
|
213. | This is probably the most useful software design pattern | 14,855 | |
|
214. | Use this console method for visualizing your objects at runtime in javascript #shorts | 14,788 | |
|
215. | Drag and drop in react was a lot easier than I thought | 14,707 | |
|
216. | Trying Next.js 13 and Strapi CMS (collab with Coding After 30) | 14,629 | |
|
217. | This is why you need caching | 14,609 | |
|
218. | Use the every function to know when an array contains all even numbers #shorts | 14,592 | |
|
219. | The most interesting data structure I've learned | 14,576 | |
|
220. | Trying another Junior frontendmentor.io challenge - tip calculator | 14,522 | |
|
221. | Designing cloud architecture diagrams couldn't be easier https://eraser.io/cody #shorts | 14,475 | |
|
222. | My list of advanced web development topics you should learn | 14,424 | |
|
223. | How to easily update your NPM dependencies #shorts | 14,309 | Tutorial |
|
224. | Display better errors in next.js using this approach #shorts | 14,273 | |
|
225. | How I'd learn to code if I started over today | 14,161 | |
|
226. | How to Email Contact Us Form Data using FormSubmit.co | 14,155 | Guide |
|
227. | My Next.js starter kit is finally live, good luck | 14,016 | |
|
228. | Why serverless is sometimes GOATED (removing 1,000 image backgrounds in seconds) | 13,942 | |
|
229. | How do server side authentication sessions work (express & cookies) | 13,940 | |
|
230. | How to use Redux Toolkit in your React Application to manage state | 13,931 | Tutorial |
|
231. | I bet you didn't know this object existed on node's fs module #shorts | 13,919 | |
|
232. | Writing e2e tests isn’t hard, so do it | 13,887 | |
|
233. | Why I like using absolute imports in my react applications | 13,877 | |
|
234. | How I added S3 Image Uploads to my Next.js App (using tRPC) | 13,874 | |
|
235. | Trying out Contentful, a Headless CMS | 13,852 | |
|
236. | I spent an hour debugging this react error | 13,675 | |
|
237. | How I like to test my react components | 13,492 | |
|
238. | What extensions do I use in VSCode? | 13,378 | |
|
239. | How I like to practice my tailwind skills | 13,362 | |
|
240. | How to check if your website is slow #shorts | 13,329 | |
|
241. | This Library is Awesome for Visualizing your Codebase | 13,272 | |
|
242. | How do we scale web applications? | 13,271 | |
|
243. | This is how we generate thousands of pdfs in seconds at work | 13,237 | |
|
244. | Coding Tic Tac Toe in Javascript: Part 2 Min-Max AI | 13,198 | |
|
245. | Trying CSS Battle. ⚔️ - Battle #1 - Wiggly Moustache | 13,161 | |
|
246. | How to sort objects in Javascript using array,sort #shorts | 13,133 | Tutorial |
|
247. | This Node utility function is useful for turning callbacks into promises #shorts | 13,114 | |
|
248. | How to use the Debugger in VSCode to debug Node.js Applications | 13,109 | Tutorial |
|
249. | This is my current coding process | 13,108 | |
|
250. | I'm learning Go again because I'm bored | 12,995 | |
|
251. | 100k sites compromised - It’s time to rethink this ecosystem | 12,965 | |
|
252. | Goodbye T3 Stack, Hello V3 Stack | 12,856 | |
|
253. | This is why JavaScript proxies are important | 12,790 | |
|
254. | The coding tubers I tend to watch | 12,787 | |
|
255. | How to Design an Email Invite System | 12,775 | Tutorial |
|
256. | How to host a website on digital ocean with nginx | 12,738 | Tutorial |
|
257. | System Level AWS Interview Design Challenge: Reacting to TomDoesTech 🔥🏆 | 12,717 | |
|
258. | This is why I love drizzle ORM | 12,559 | |
|
259. | Keep your next.js code cleaner by doing this simple rename #shorts | 12,411 | |
|
260. | Why useEffect causes infinite loops - fix it with useCallback | 12,408 | |
|
261. | Trying to answer interview questions a subscriber was asked for junior full stack position | 12,383 | |
|
262. | How to split up a string in javascript using split function #shorts | 12,330 | Tutorial |
|
263. | What are my thoughts on next.js app router vs pages router | 12,310 | |
|
264. | CSS Battle - #61 ImprovMX | 12,296 | |
|
265. | How to code a 5 star rating widget using Vanilla Javascript, HTML, and CSS | 12,279 | Tutorial |
|
266. | This is why you can't blindly use AI | 12,257 | |
|
267. | What is my favorite way to handle forms in React? | 12,238 | |
|
268. | I still think the t3 stack is the most productive | 12,209 | |
|
269. | What to expect during a web dev interview (sharing my experiences) | 12,173 | |
|
270. | Why I often write unit tests before writing javascript | 12,114 | |
|
271. | How I implemented File Uploads to my eLearning Platform | 12,103 | |
|
272. | How would I design a URL shortener application (interview question prep) | 12,082 | |
|
273. | I'm on the HTMX struggle bus right now | 12,046 | |
|
274. | How I would design a reservation system | 12,003 | |
|
275. | This is why your site might need a cookie banner | 11,936 | |
|
276. | Why I avoid react's uncontrolled inputs | 11,798 | |
|
277. | I really like the simplicity of vue | 11,696 | |
|
278. | Live coding a Dropdown Component with React, Tailwind, and Typescript (Good Practice for Beginners) | 11,599 | |
|
279. | My Favorite & Cheapest Way to Deploy Next.js (and how to do it yourself) | 11,590 | Tutorial |
|
280. | Building a Minecraft Server Hosting Company Series - VLOG #1 | 11,437 | |
|
281. | This is why you'll want the Notifications API | 11,424 | |
|
282. | What I've learned setting up a typescript monorepo | 11,422 | |
|
283. | How to Design a Notification System for your Application | 11,411 | Tutorial |
|
284. | How to display data from an API using Vanilla Javascript | 11,299 | Tutorial |
|
285. | This live refactoring was too hard to finish - refactoring a react app & express api | 11,286 | |
|
286. | Final Fantasy X Piano Collections - Attack | Assault | 11,237 | | Final Fantasy X
|
287. | This is the AI Gold Rush (now go sell some shovels) | 11,237 | |
|
288. | Live Coding JWT Authentication with Vue, Vuex, and Express | 11,221 | |
|
289. | Live fixing and refactoring a subscriber's react quiz app (this was harder than I thought) | 11,180 | |
|
290. | This is why you get CORS errors sometimes | 11,126 | |
|
291. | How to self host a Next.js application (with Dockerfile overview) | 11,101 | |
|
292. | Why I am using Prisma for my React side projects | 11,068 | |
|
293. | What are my thoughts on Vue3 | 11,067 | |
|
294. | I built an AI Icon Generating SaaS in a day | 11,033 | |
|
295. | Playing around making a vanilla js websocket game | 11,021 | |
|
296. | Live Coding a Full Stack Idea App with Vue, Express, and Mongo | 10,926 | Tutorial |
|
297. | This is why feature flags are useful | 10,923 | |
|
298. | TanStack layouts are pretty nice | 10,900 | |
|
299. | Doing frontendmentor.io challenges using HTML / CSS | 10,790 | |
|
300. | I was wrong, just use typescript | 10,732 | |
|