Install SSL certificate with Nginx
Recently I had installed the GoDaddy certificate with Nginx and faced lots of issues, so just thought sharing it in a blog will be a good idea. This blog covers the steps of installing GoDaddy certifi...
Event Loop – Javascript
In javascript we have an amazing quantity of libraries, tools and such things that make our work easier, but did you ever try to understand how it is working under the hood? Javascript is a widely spr...