December 24, 2020 December 24, 2020 Data API Sync Using Multiple Techniques A comprehensive guide to data synchronization techniques including short polling, long polling, Server-Sent Events, WebSockets, and other modern approaches for real-time data updates. apireal-timewebsocketspollingserver-sent-eventsdata-syncweb-developmentbackend
August 10, 2018 August 10, 2018 Learning Webpack Randomly A personal reflection on how learning Webpack 4 through Sean Larkin's workshop came as a boon when we needed to create an SDK for our proprietary calling solution, and a reminder about the power of continuous learning. webpackjavascriptweb-developmentlearningsdkreflectionproblem-solving
June 20, 2018 June 20, 2018 Exploring Vue.js Learning Vue.js through Frontend Masters Introduction to Vue.js course by Sarah Drasner, covering components, Vue-CLI, Vuex, and building complex applications efficiently. vue.jsjavascriptfrontendweb-developmentlearningfrontend-mastersframework
February 2, 2018 February 2, 2018 Building 1-to-1 Calling POC with Ionic 3 and Socket.io Learning Ionic 3 framework and building a proof of concept app for 1-to-1 calling using Socket.io, with app walkthrough overlays and planning an analytics dashboard for call monitoring. ionicsocket.iomobile-appsweb-developmentreal-time-communicationpocanalytics
January 7, 2016 January 7, 2016 Reveal.js An introduction to Reveal.js, the HTML presentation framework that enables you to create beautiful interactive slide decks using HTML, perfect for technical talks and hackathon presentations. REC revealjspresentationhtmljavascriptweb-developmenttutorialframework
April 4, 2015 April 4, 2015 HTML & CSS Workshop A recap of an interactive HTML, CSS, and JavaScript workshop featuring discussions on open source vs closed source, hands-on sessions, and collaborative learning. htmlcssjavascriptworkshopweb-developmentopen-sourcelearning