Of course, you know dangerouslySetInnerHTML attribute. This is very useful when you need to insert a custom own HTML in your page. …is React’s replacement for using innerHTML in the browser DOM. In general, setting HTML from code is risky because it’s easy to inadvertently expose your users to a cross-site scripting (XSS) attack. So, you […]
Recent Posts
Top Posts
- Enhancing NextJS Projects with Mantine UI: A Seamless Experience in TypeScript
- WP Bones 1.1.5 Released
- Styled Components attributes
- WP Bones: a plugin framework for Laravel lovers
- How to force ANSI color output in your artisan command
- A different way to handle the config in Laravel packages
- Laravel-Mix: avoid jQuery
- WordPress: useful shortcode for your Custom Post Type
- How to create an object that acts like an array
- dangerouslySetInnerHTML stateless component
Follow me on Twitter
My Tweets© 2024 Undolog | Research & Development Blog