Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

93
Views
How to parse a string that contains codes in React or Javascript?

I'm working on an app that might receive a string like this from the back end,

If you could fold a piece of paper in half 50 times, its' thickness will be 3/4th the distance from the Earth to the Sun.

as you see the string is not pure English and might contain code, how to display this to the users? like is there is any Npm package that might handle this for me?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can use dangerouslySetInnerHTML for your tag while displaying the string with special characters.

Check this sandbox

Edit loving-fermat-8f0ey4

As @Florian Sc mentioned in the comments, we need to be careful while using this.

react-html-parser is the alternative package which does the same thing. It does not use dangerouslySetInnerHTML in the background, it uses htmlparser2.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!