201. | How to use Redux and Redux Thunk with React Tutorial | 51 | Tutorial |
|
202. | My favorite way to learn typescript | 51 | |
|
203. | This is an INDUSTRY STANDARD for protecting your data | 50 | |
|
204. | I really like the simplicity of vue | 50 | |
|
205. | Is remix any good? Let's try it out! | 50 | |
|
206. | My Favorite & Cheapest Way to Deploy Next.js (and how to do it yourself) | 50 | Tutorial |
|
207. | Why I'm using tailwind css for my side projects | 50 | |
|
208. | Writing e2e tests isn’t hard, so do it | 50 | |
|
209. | Why I am using Prisma for my React side projects | 50 | |
|
210. | How to Setup a Professional Pay-Per-Use API | 50 | Tutorial |
|
211. | How important is learning css? | 49 | |
|
212. | How to self host a Next.js application (with Dockerfile overview) | 49 | |
|
213. | What is my favorite way to handle forms in React? | 49 | |
|
214. | Using an IIFE in Javascript can help solve strange scope issues #shorts | 48 | Let's Play |
|
215. | Is SST even a good choice to deploy Next.js? | 48 | |
|
216. | How do I plan out my software development projects (talks about agile development) | 48 | |
|
217. | An overview of the create T3 App (Next, Typescript, Tailwind, tRPC, Next-Auth) | 48 | |
|
218. | This parallax library is 🤌 | 48 | |
|
219. | How to overwrite props of React children dynamically #shorts | 48 | Tutorial |
|
220. | You'll need this library when displaying lots of rows in react | 48 | |
|
221. | Unit tests are not stupid, here is another argument for using them | 48 | |
|
222. | 100k sites compromised - It’s time to rethink this ecosystem | 47 | |
|
223. | This is why your YouTube channel isn’t growing | 47 | |
|
224. | CSS Battle #1 - Leafy Trail | 47 | |
|
225. | Goodbye T3 Stack, Hello V3 Stack | 47 | |
|
226. | How I setup pagination in my Next.js app (with Drizzle ORM) | 47 | |
|
227. | How to setup a custom domain using SST | 47 | Tutorial |
|
228. | How I build and deploy my Go applications (Templ & HTMX) | 47 | |
|
229. | The important things to know about React state and renders | 47 | |
|
230. | This method chaining pattern is useful to learn | 47 | |
|
231. | Writing a dApp using Solidity, Truffle, Ganache, MetaMask | Part 1 | 47 | |
|
232. | How to round decimals in Javascript (don’t use for currency) #shorts | 46 | Tutorial |
|
233. | Why I always use ESLint in my projects | 46 | |
|
234. | You'll always be learning as a software engineer | 46 | |
|
235. | This is how social media apps implement followers | 46 | |
|
236. | Why I try to avoid the “this” keyword in javascript | 46 | |
|
237. | This is a great beginner react challenge (passcode) | 46 | |
|
238. | How to Design a Notification System for your Application | 46 | Tutorial |
|
239. | How to Upload to a Private S3 Bucket from the Browser | 45 | Tutorial |
|
240. | CSS Battle #1 - Tesseract | 45 | |
|
241. | How do you Submit an HTML Form? How does it work? | 45 | |
|
242. | Coding Tic Tac Toe in Javascript: Part 2 Min-Max AI | 45 | |
|
243. | How I coded a REAL-TIME LINE CHART with WEBSOCKETS and REACT | 45 | |
|
244. | How to Build a Full Stack Meme Generator (ImageKit, Next.js, Auth.js, Drizzle, Neon) | 45 | |
|
245. | I finally moved my SaaS off Amplify to SST, but it wasn't that easy | 45 | |
|
246. | What are my thoughts on Vue3 | 45 | |
|
247. | How to Email Contact Us Form Data using FormSubmit.co | 45 | Guide |
|
248. | The most common react state pitfall I see beginners fall into | 44 | |
|
249. | When should you use forEach vs map in Javascript #shorts | 44 | |
|
250. | When would you want to use docker and docker-compose on your projects? | 44 | |
|
251. | Live coding a Dropdown Component with React, Tailwind, and Typescript (Good Practice for Beginners) | 44 | |
|
252. | This is how I brainstorm new feature ideas | 44 | |
|
253. | This challenge is a great react custom hook practice problem | 43 | |
|
254. | How I deal with burnout as a web developer | 43 | |
|
255. | Why you need to understand how DNS works | 43 | |
|
256. | How to Code Pagination with MERN Stack | 43 | Tutorial |
|
257. | What I like to do to solve harder problems | 43 | |
|
258. | Streaming components in Next is pretty interesting | 43 | |
|
259. | Why I'm using Railway to deploy my nextjs side project | 43 | |
|
260. | How would I design a URL shortener application (interview question prep) | 43 | |
|
261. | I made a realtime web framework | 43 | |
|
262. | ⚔️ CSS Battle #1 - Push Button | 43 | |
|
263. | This is why you need the key property in React | 42 | |
|
264. | Can Github Copilot write an entire express app? | 42 | |
|
265. | Rendering ONE MILLION buttons on a single page (with realtime updates) | 42 | |
|
266. | Live Coding JWT Authentication with Vue, Vuex, and Express | 42 | |
|
267. | How to deploy a react application to Vercel | 42 | Tutorial |
|
268. | How I coded a CHAT ROOM with WEBSOCKETS and REACT | 42 | Tutorial |
|
269. | you need to write tests when this starts to happen | 42 | |
|
270. | my application became 2x better overnight | 42 | |
|
271. | Online Course Platform Series (T3 Stack, Mantine, Prisma, Next-Auth) - Part 1 | 42 | |
|
272. | CSS Battle - #61 ImprovMX | 41 | |
|
273. | Making a chrome extension is actually super easy #shorts | 41 | |
|
274. | Why I'm using daisyUI on my React / Tailwind side projects now | 41 | |
|
275. | How to get all of the keys in a javascript object #shorts | 41 | Tutorial |
|
276. | How to easily clone an array in javascript #shorts | 41 | Tutorial |
|
277. | I'm finally using Python in production (as a typescript developer) | 41 | |
|
278. | This is why you need caching | 41 | |
|
279. | If you're writing React in Typescript, you'll want to bookmark this site. | 41 | |
|
280. | Live fixing and refactoring a subscriber's react quiz app (this was harder than I thought) | 41 | |
|
281. | This is what web development looked like 10 years ago | 41 | |
|
282. | Trying CSS Battle. ⚔️ - Battle #1 - Wiggly Moustache | 41 | |
|
283. | This is why react prints 0 to the page sometimes | 40 | |
|
284. | This is what shiny object syndrome looks like | 40 | |
|
285. | How to easily deploy your nextjs application | 40 | Tutorial |
|
286. | Why I’m using a monorepo with Yarn workspaces | 40 | |
|
287. | Stop worrying about React Re-renders so much (an overview of the react profiler with refactoring) | 40 | |
|
288. | How to dynamically disable a form button using Javascript, HTML, and CSS | 40 | Tutorial |
|
289. | Why I like using absolute imports in my react applications | 40 | |
|
290. | How I like to test my react components | 39 | |
|
291. | What to expect during a web dev interview (sharing my experiences) | 39 | |
|
292. | Introduction to Vue3 - Building a Stop Watch Timer (with Composition API) | 39 | |
|
293. | My list of advanced web development topics you should learn | 39 | |
|
294. | This is why you need analytics on your applications | 39 | |
|
295. | Coding an Accordion component using React | 39 | |
|
296. | Turn Bad Code into Good Code (Javascript, TypeScript, Node, Jest, unit Testing) | 38 | |
|
297. | Javascript Practice Problems: Count Characters in String | 38 | |
|
298. | Adding protected routes in Next (Next-Auth and getServerSideProps) | 38 | |
|
299. | How to upload files to S3 using Node | 38 | Tutorial |
|
300. | I want to learn Drizzle ORM, so I'm starting another next14 project | 38 | |
|