How to dynamically render html tag types in React
just learned a new thing today when I needed to allow a prop to change the rendered html tag type.
🤑 Patreon https://www.patreon.com/webdevjunkie
🔔 Newsletter http://eepurl.com/hnderP
💬 Discord https://discord.gg/4kGbBaa
📁. GitHub https://github.com/codyseibert/youtube
My VSCode Extensions:
- theme: material community high contrast
- fonts: Menlo, Monaco, 'Courier New', monospace
- errors: Error Lens
- extra git help: Git Lens
- tailwind css intellisense
- indent rainbow
- material icon theme
- prettier & eslint
- ES7+ React Snippets
Other Videos By Web Dev Cody
2022-10-05 | Why I use docker for my web dev projects |
2022-10-05 | How to sort an array of strings in Javascript #shorts |
2022-10-04 | Learning to solve dynamic programing leetcode problems will make you look smart |
2022-10-04 | How to track execution time of javascript api calls using performance.now #shorts |
2022-10-03 | Why I'm using Railway to deploy my nextjs side project |
2022-10-03 | Using an IIFE in Javascript can help solve strange scope issues #shorts |
2022-10-02 | Working on the Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma |
2022-10-02 | Higher order functions are awesome Javascript patterns for extending function logic #shorts |
2022-10-01 | This React challenge is fair game for a junior web dev interview |
2022-10-01 | How to use console.time to find your javascript performance issues #shorts |
2022-09-30 | How to dynamically render html tag types in React |
2022-09-29 | This is why accessibility is important in your web applications |
2022-09-28 | Why recursion is critical when solving "medium" leet code interview problems |
2022-09-27 | Why I'm removing Daisy UI from my side projects and some refactoring |
2022-09-27 | 50k Subscribers Live Stream! Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma |
2022-09-26 | How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests |
2022-09-25 | Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma |
2022-09-24 | Why BigInt is useful in solving "medium" LeetCode interview questions |
2022-09-22 | Trying an "easy" Leet Code interview practice problem |
2022-09-21 | refactoring my react code by making an empty state wrapper component |
2022-09-20 | Building a Speed Dating Chat Prototype using Agora and T3 Stack (Next, tRPC, Tailwind, Prisma) |
Tags: web development
programming
coding
code
learn to code
tutorial
software engineering