Skip to content

mesodiar/bello-react-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Note

JSX Prevents Injection Attacks

const title = response.potentiallyMalliciousInput
const element = <h1>{title}</h1>

This helps prevent XSS (cross-site-scripting) attacks

About

๐Ÿ“™๐Ÿ‘ถ Try step-by-step tutorial to not miss out any topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published