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

237
Views
Will `TypeDefinition for React v15.0` work with React v0.14.7

In my existing project we are already using React v0.14.7. Using npm I just did:

npm install --save react@0.14.7 react-dom@0.14.7 @types/react @types/react-dom

Then I checked node_modules folder and it has a @types/react folder which contains index.d.ts file. The first line of this file says:

// Type definitions for React v15.0

Now my question:

Is this compatible with React v0.14.7. If not then what to do?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

yes you should be able to write code against those type definitions that will run with React 0.14.7. According to the changelog, there were no new APIs added in v15.0 that aren't in 0.14.7.

over 4 years ago · Santiago Trujillo 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!