Chris Lush 20th October 16 Implementing "search-as-you-type" autocomplete with Elasticsearch and Symfony Good search results are very important to the end-user, which means helping them find the best possible search terms. For a commerical site,... Read more Tags: PHP, Javascript, Web development, Symfony, Elasticsearch
Chris Lush 22nd February 17 Driving user engagement by leveraging Disqus in Symfony-based web apps Engaging your audience is an ever-increasing concern when publishing content, since having a community that visitors can witness and interact... Read more Tags: PHP, Javascript, Web development, Symfony, Disqus, User engagement
Alex Dunne 2nd August 17 Performant rendering of variable height content using virtual lists in AngularJS Displaying lists of data is a common task when developing an application, often a seemingly trivial task when the amount of content early on... Read more Tags: Javascript, Web development, AngularJS