Futurist, IoT Robotic Engineer, Javascript, Reactjs, React Native, Nodejs, ROR, NOSQL, PostGRES, ML Enthusiast
Here’s an example. Let’s assume we have an object tempObj defined as follows:
tempObj
const tempObj = { name: 'Mahesh Joshi', age: 30, sex: 'M', dob: new Date(1990, 1, 1)};
let’s check out the performance of javascript arrays and javascript objects.
Server side rendering is the way how you render the page…