Open Hours Mon - Fri: 8.00 am - 6.00 pm, IST

Redux Definition – Learn what is Redux

It is very stressful in maintaining the states or global variables across large JavaScript enterprise application. Example: if you want to know if a user is logged in with flag “isLoggedIn” across the screens it is not that easy unless you write garbage code everywhere to pull this variable. Redux Definition For JavaScript applications, Redux […]

Do you know What’s SSL certificate?

You are in this page most likely because your IT team proposed you to add SSL certificate or you are from IT team and your client told you they want an SSL certificate as a requirement. In any case let me try to solve the problem by sharing my knowledge of SSL certificate to you. […]