How Using Modern JavaScript May Improve Performance

Houssein Djirdeh and Jason Miller recently explained at the Chrome Developer Summit 2020 how modern JavaScript may shorten the size and improve the performance of web applications. The estimator.dev website provides Google’s estimation of the potential … more Read More

Introduction to Mixins in TypeScript

In this article you will be introduced to the concept of mixins in TypeScript with simple and clear terms, so even if you’re new to the concept you can follow along and get motivated enough to adopt this tool into your workflow. TypeScript TypeScript … more Read More

What Is React Used For?

What does React do, and how does it differ from other JavaScript libraries/frameworks? Let’s learn about the concepts that make React stand apart. By now, you’ve heard of React. The “State of JavaScript 2020” survey shows React is the most-used JavaScript … more Read More

February 2021 Security Releases

Summary The Node.js project will release new versions of all supported release lines on or shortly after Tuesday, February 23th, 2021. One Critical serverity issue One High serverity issue One Low serverity issue Impact The 15.x release line of Node.js … more Read More

Echo JS

I bet you will everthing if you miss this as JavaScript DEVELOPER Fast way to access MNIST in Nodejs. Top 10 React Native Component Libraries to Use in 2021 6 Best Front-end JavaScript Frameworks: Multi-Year Developer Surveys Visualized [2021 Update] How to Release Your Neutralinojs Application For Users How to Read more…

Testing Asynchronous Code – RxJS Live London

Jay Phelps, former member of the RxJS core team, recently explained how to test code that leverages code using RxJS, the reactive programming library used by the Angular front-end framework for asynchronous programming. RxJS provides a testing API with … more Read More