Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of ehab

ehab

ehab has asked 0 questions and find answers to 11 problems.

Stats

249
EtPoint
75
Vote count
0
questions
11
answers

About

My top answers (based on content)

  • Understanding Array.isArray Polyfill
  • Why does not React Native transpile/compile javascript code to native code
  • Why does babel use polyfills along with transpilation
  • What is the difference between polyfill and transpiler?
  • What is an invariant?
  • JavaScript Prototype property not added to its inherited objects
  • How to debug the source of a modal plugin written in ES6?
  • Difference between export default and export { default }