Many of you might have seen this in Facebook, there is an option to to view the photo in the full-screen. You can do the same thing with BigScreen JS. There are many features in JS which are listed down, It can be done for a particular HTML Element in the web page It can also … Continue Reading
Archives
Memcached high performance caching system which facebook uses
Memcached a free open source which helps website with high efficiency and greatest performance. Memcached is the caching technique which allow your website to load your files much faster. It’s fully object oriented caching system. Memcached is an in-memory key-value store for small chunks of data from results of database calls, API calls, or page rendering. Memcached … Continue Reading