Infinite Scrolling in ReactA simple React component to add infinite scrolling to your project, with a usage example.Jun 22, 2021Jun 22, 2021
Client-Side Pagination using VueJSPagination is an integral part of web applications, especially when dealing with large data which we do not want (rather not advisable) to…Nov 13, 20171Nov 13, 20171
Formatting a Figure Into Human Readable Format in JavaScriptNot much to talk about here. This is just a simple way to display a figure e.g. 10000000 as 10,000,000. An equivalence of PHP’s in-built…Mar 9, 2017Mar 9, 2017
Dynamically Setting Base URL in CodeIgniter 3If you use CodeIgniter and you’re tired of making the mistake of forgetting to change your site’s base URL before moving it to your online…Dec 29, 20165Dec 29, 20165
Building a Text, Audio and Video Chat Web App Using WebRTC and RatchetThis is not meant to be a tutorial but a quick guide on how I built a text, audio and video chat application.Dec 27, 201627Dec 27, 201627