101. | I bet you didn't know this object existed on node's fs module #shorts | 984 | |
|
102. | How to split up a string in javascript using split function #shorts | 979 | Tutorial |
|
103. | the most important Next.js features to learn (in 8 minutes) | 2,000 | |
|
104. | My advice for becoming a web dev in 2023 | 954 | |
|
105. | How to sort objects in Javascript using array,sort #shorts | 932 | Tutorial |
|
106. | A subscriber was asked these junior interview questions | 917 | |
|
107. | The last video on javascript promises you'll ever need to watch | 890 | |
|
108. | A subscriber was asked these interview questions for a junior front end role (React) | 887 | |
|
109. | How do software systems achieve zero downtime on new deploys? | 881 | |
|
110. | Here is a more challenging react interview exercise | 865 | |
|
111. | How to pick the best programming language to learn #shorts | 860 | Tutorial |
|
112. | Next.js server actions makes coding much easier #shorts | 859 | |
|
113. | How I manage my time to publish so much content | 3,273 | |
|
114. | This is what 2 weeks of open source collaboration can produce | 851 | |
|
115. | Why I’ll never deploy to a VM again | 1,302 | |
|
116. | This Node utility function is useful for turning callbacks into promises #shorts | 814 | |
|
117. | This is why you'll need polling in your web applications | 1,076 | |
|
118. | The important things to know about React state and renders | 791 | |
|
119. | How do I like to do freelance work? | 814 | |
|
120. | How to contribute to open source projects (our community project walkthrough) | 790 | Tutorial |
|
121. | Photo Album Next.js Tutorial (with Server Actions, Cloudinary, Shadcn) | 789 | Tutorial |
|
122. | Why I use docker for my web dev projects | 787 | |
|
123. | Why I'm moving my side project from Vercel to AWS | 779 | |
|
124. | What are my thoughts on Bun? | 777 | |
|
125. | This is how I recommend you learn Recursion in Javascript | 774 | |
|
126. | Turn Bad Code into Good Code (Javascript, TypeScript, Node, Jest, unit Testing) | 773 | |
|
127. | How do we scale web applications? | 764 | |
|
128. | An overview of the create T3 App (Next, Typescript, Tailwind, tRPC, Next-Auth) | 761 | |
|
129. | Use this VSCode shortcut to search your file for a variable declaration #shorts | 751 | |
|
130. | I think I was wrong about AWS Amplify | 746 | |
|
131. | How do you Submit an HTML Form? How does it work? | 732 | |
|
132. | This is the real purpose for react context | 857 | |
|
133. | I really like the simplicity of vue | 725 | |
|
134. | Need to debug node performance issues? use a flame graph #shorts | 722 | |
|
135. | This react library can give better feedback to your next.js users #shorts | 704 | |
|
136. | I found my new favorite tool for making sequence diagrams https://eraser.io/cody #shorts | 701 | |
|
137. | This reminded myself of why I dislike Next.js | 1,159 | |
|
138. | How to use read and write streams in node.js for BIG CSV files | 694 | Tutorial |
|
139. | How I created a new SaaS Product in a day | 691 | |
|
140. | How to persist the shopping cart state to local storage | 689 | Guide |
|
141. | Why I always use ESLint in my projects | 683 | |
|
142. | Experimenting with a react MVC concept (don't do this) | 677 | |
|
143. | You're going to need this tool when dealing with json in your terminal #shorts | 663 | |
|
144. | Why I always use react-query on my react apps | 660 | |
|
145. | This is how I write cleaner react code - live refactoring a subscribers react project | 654 | |
|
146. | I'm starting a new full stack project series | next, tailwind, prisma - part 1 | 647 | |
|
147. | This self hosted emailer might just kill resend.io | 835 | |
|
148. | JavaScript Form Validation | How to Validate a Contact Us Form | 635 | Tutorial |
|
149. | This react interview challenge was awesome to solve | 634 | |
|
150. | Live refactoring a subscribers React SPA anime application | 628 | |
|
151. | This is probably the most useful software design pattern | 626 | |
|
152. | Drag and drop in react was a lot easier than I thought | 625 | |
|
153. | Live coding MERN stack todo list with authentication | 623 | |
|
154. | My list of advanced web development topics you should learn | 622 | |
|
155. | You'll want this extension for learning javascript https://quokkajs.com/?referrer=webdevcody #shorts | 621 | |
|
156. | How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests | 611 | Tutorial |
|
157. | How I coded a REAL-TIME LINE CHART with WEBSOCKETS and REACT | 609 | |
|
158. | My Favorite UI Library Always Pulls Through | 711 | |
|
159. | Why I'd never host my apps on a VPS | 605 | |
|
160. | Why I'll always use Typescript over Javascript | 604 | |
|
161. | This aws lambda issue was impossible to debug | 782 | |
|
162. | Why I stopped using REST for side projects | 588 | |
|
163. | Extract only the elements you need from an array with the filter method #shorts | 585 | |
|
164. | Why you probably do not need useEffect | 577 | |
|
165. | CSS Battle #1 - Leafy Trail | 574 | |
|
166. | The most important function to write performant next.js apps | 852 | |
|
167. | This extension makes testing easy https://wallabyjs.com #shorts | 573 | |
|
168. | Let me show to how to publish an npm package #shorts | 571 | Tutorial |
|
169. | Why I'm switching from Postgres to a real-time database | 872 | |
|
170. | Can I pass this harder linkedin javascript quiz? | 567 | |
|
171. | I hate React (...shhh don't tell anyone) | 565 | |
|
172. | Building an online multiplayer snowball throwing game (vanilla js, node, socket.io) | 549 | |
|
173. | How to upload files to S3 using Node | 546 | Tutorial |
|
174. | Building a Subscription Based SaaS with my Favorite Tech Stack (Next.js, Stripe, Convex, Clerk) | 634 | |
|
175. | This is how you can add loaders to server actions in next.js #shorts | 529 | |
|
176. | No joke, I'm switching to remix after this bug | 527 | |
|
177. | Adding protected routes in Next (Next-Auth and getServerSideProps) | 523 | |
|
178. | This is how we generate thousands of pdfs in seconds at work | 522 | |
|
179. | I built an AI Icon Generating SaaS in a day | 517 | |
|
180. | This is why you'll want the Notifications API | 535 | |
|
181. | How I would design a reservation system | 582 | |
|
182. | This is why webhooks are important | 672 | |
|
183. | Here is another fun react beginner challenge - build a stop light | 508 | |
|
184. | How to use path params with next.js app router #shorts | 484 | Tutorial |
|
185. | This is why you need caching | 479 | |
|
186. | How to Setup a Professional Pay-Per-Use API | 1,460 | Tutorial |
|
187. | Live Coding a Memory Game: HTML, CSS, Javascript | 472 | Tutorial |
|
188. | My Next.js starter kit is finally live, good luck | 550 | |
|
189. | Web 3.0 is a joke | 466 | |
|
190. | Writing e2e tests isn’t hard, so do it | 578 | |
|
191. | you need to write tests when this starts to happen | 458 | |
|
192. | How do software projects achieve zero downtime database migrations? | 458 | |
|
193. | Why I avoid react's uncontrolled inputs | 456 | |
|
194. | System Level AWS Interview Design Challenge: Reacting to TomDoesTech 🔥🏆 | 454 | |
|
195. | Why I'm using daisyUI on my React / Tailwind side projects now | 451 | |
|
196. | The take home assignment that got me hired 8 years ago - beginner react practice problem | 496 | |
|
197. | What I like to do to solve harder problems | 446 | |
|
198. | This is why you need a centralized logger on your software systems | 441 | Vlog |
|
199. | Can Github Copilot write an entire express app? | 439 | |
|
200. | This is why your site might need a cookie banner | 438 | |
|