Hi there, here I am sharing my learning from the performance optimization of a larger scale nodeJS application.
Here we are not going to argue should we use eval/safeEval or not, Here we will be seeing their performance comparison and security concerns, we will also see how safe eval is secure and it’s overheads, read this if you have made up your mind to use it.
A brief of what they are
Eval is used for the evaluation of the JS statements written in string format, and safe Eval does the same thing safely.
“Okay, so elaborate”
Sure, allow me.
…
This blog explains how to register with firebase and create a firebase service worker to receive the message even when web-app is not open in the browser,
using javascript.
If you have already registered your app with firebase you can skip this part section and go to the next section “Getting FCM credentials and VAPId key”.
Software Engineer (Full stack), Voracious Reader, and loves to solve problems.