DiscoverSDK Blog
Search result for "babel"
Setting Up a React Environment
In the last article, we learned about ref which helps us communicate with DOM elements< [...]
ES2019 Create Objects from Arrays with fromEntries
One of the best new features in ES2019 is fromEntries—a wonderful new method that’s easy to understand and really helps in converting array key/value pairs into objects. But why would we even need to convert an array into objects? Well, if you’re int [...]
Optional Chaining in JavaScript ES2020
One of the most oft-requested and important features has finally made it into JavaScript in the new ES2020 standard. It’s called “optional chaining” and it’s super useful. [...]
A Comparison of Different Javascript Transpilers
A transpiler is a source-to-source compiler that basically translates the source-code written in one programming language to the source-code of another programming language. Javascript (also often known as ECMAScript) has been a part of us [...]
Building A User Interface with ReactJS
In the midst of the night, I decided to highlight the features of a powerful Javascript library... React.js... while teaching you to build a user interface within a process. [...]
ES6 - What's New
ES6 or ECMAScript 2015 or JavaScript 6 has been released since 2015 although it still has no full support by some of the major engines. This has been a major update and the only one since it was standardized by 2009. There are a few new things, although nothing really groundbreaking. Most of the new [...]
Meeting React Native
Welcome to our first article on React Native. Before we get into the major concepts of this framework, let&rsqu [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}