node.js is still considered to be the new mischievous kid on the block. node.js is an event-driven JavaScript platform. It is a light-weight and efficient framework. Its efficiency in terms of speed and and high throughput has been derived due to its non-blocking (aka Asynchronous) I/O model. Along with many things Node.js can be used as
We were recently working on an internal project which had a segment in which it is required to limit form submission based on IP. This is a brief case-study cum tutorial which describes how to limit IP based form submission with PHP and MySQL. The Scenario To limit form submission based on IP We have
Nginx has become the most important player in web server’s. With very low footprint and easy virtual host configuration, Nginx is becoming more and more popular among Developers and System Admins. There is a lot of struggle when it comes to configure Nginx with Node.js. A Node.js app can be started on any free port
With hundreds and thousands of blogs out there, here is yet another one. We are trying to focus and cover a wide range of topics including Programming, Tech, Entrepreneurship, Marketing, Startups and much much more. Stay tuned for the fresh topics ahead!