Products
Solutions
Resources
Partners
Docs
Try Jscrambler for Free
Blog
JavaScript
Code Protection
Security
React
React Native
Angular
Vue
Back to Blog
Camilo Reyes
Author
MongoDB Native Driver vs Mongoose: Performance Benchmarks
By Camilo Reyes | 5 min read
Mongoose brings several useful features in Node, but how does it perform compared to the MongoDB native driver? Let's benchmark both using Express!
Async Dispatch Chaining with Redux-Thunk
By Camilo Reyes | 4 min read
Redux-Thunk provides a good way of solving the complexity of asynchrony in JavaScript via dispatch chaining. Plus, it makes async code more reusable.
Data-Driven Functional Components via Ajax Featuring Webhooks and Redux
By Camilo Reyes | 4 min read
React Hooks introduced many exciting possibilities. In this post, we use Hooks along with Redux to manage application state - no need for any ugly hacks.
Stateful vs Stateless vs Pure React Components
By Camilo Reyes | 5 min read
React brings forward different types of components, namely class, pure, and function components. How do they differ and when are they the most useful?
Asynchronous Operations in JavaScript
By Camilo Reyes | 4 min read
Mastering asynchronous operations in JavaScript is a key part of a Web Developer's journey. Here, we discuss callbacks, promises, async/await, and pitfalls.
Testing React with Enzyme
By Camilo Reyes | 4 min read
Enzyme provides a simpler way of testing React components. In this article, we will test a parent and child component and see how the whole process unfolds.
A Programmer’s Guide to React Router
By Camilo Reyes | 5 min read
The React Router library provides a flexible and simple way to achieve dynamic routing in React.js apps. In this article, we explore it with a demo app.
Build Isomorphic Apps with Next.js
By Camilo Reyes | 4 min read
In this tutorial, we'll build a simple timer component in React that is isomorphic and leverages Next.js for universal rendering.
Introduction to Device Fingerprinting
By Camilo Reyes | 4 min read
How can we tell a real user apart from an attacker? In this article, we explain a possible way to stop attackers with device fingerprinting.
View More
Products
Code Integrity
Webpage Integrity
Solutions for
Finance
eCommerce
Broadcasting
Gaming & Gambling
IT & Software
Healthcare
Resources
Partners
Docs
Blog
Try Jscrambler for Free