Luke Oliff.

JavaScript.

18 posts

5 Ways to Build a Node.js API5 ways to build lightweight Node.js APIs, using popular frameworks or Node's standard libraries.Developer Relations
Server-Side Analytics with Jamstack SitesJamstack sites don't have a backend. That makes their ability to gather analytics particularly vulnerable to ad-blockers. Let's fix that problem.Developer Relations
Migration From WordPress to JamstackThe Great Migration: Months of planning, tons of research, 3 proof of concepts. This is the result.Developer Relations
Get Your Twitch Stream Live on Your WebsiteBuilding a small Netlify function to determine whether a Twitch stream is live or not. Tagged with netlify, lambda, javascript, showdev.Netlify
The Perfect Breadcrumbs (in Nuxt)A small component for semantic breadcrumbs in Nuxt (or VueJS). Tagged with nuxt, javascript, showdev.Nuxt
Speed up Nuxt Builds on NetlifyIf you're not careful, your build times for Nuxt can spiral out of control. This is my journey to get from 30 minutes to 1 minute builds. Tagged with netlify, nuxt, showdev, javascript.Netlify
Other Ways to Contribute to Open Source This HacktoberfestNot a programmer? There are other ways to contribute to open source. From translating docs to removing uninclusive or patronising language.Developer Relations
Any TILs from your package managers library recently?Any TILs from your package managers library recently?. Tagged with discuss, opensource.Opensource
The Ultimate `npm run dev`Automatically reloading node application accessible with a public URL. The ultimate npm run dev. Tagged with showdev, node, javascript, opensource.Javascript
Export WordPress Posts to NuxtA simple CLI to suck your WordPress posts down into. Tagged with nuxt, javascript, webdev, showdev.Nuxt
Building a Slack Clone Using Vue Part 1Ever wanted to create a chat application like Slack? Learn to build a clone of Slack, using Vue.js and the Vonage Conversation API.Developer Relations
Using Tailwind CSS with Vue.jsSetting up Vue.js to use the Tailwind CSS framework. Tagged with vue, javascript, beginners.Vue
In Celebration of International Women’s Day 2020We are proud to be elevating voices within the Vonage community this International Women's Day.Developer Relations
Chat Pagination with Infinite ScrollingLearn how to add Infinite Scrolling to a message UI using JavaScript to support paginated messages from the Vonage Conversation Client SDK.Developer Relations
Create a Simple Messaging UI with BootstrapThe design-web is awash with all sorts of examples of messaging UIs, but developers lack choice on frameworks. You can use basic Bootstrap components to create a simple messaging UI.Developer Relations
The Ultimate DevRel Guide To TravelDiscover the ultimate travel tips and hacks, to make your travel more fun and bearable, from an award-winning team that is always on the move.Developer Relations
Adding Voice Functionality to an Existing Chat ApplicationEnable audio communication between web users using our Client SDKDeveloper Relations
Snapchat Style Filters with Tracking.js and VonageAdd facial tracking using Tracking.js and create some cool OpenTok.js Snapchat style filters for a video stream. Be Batman or just freak some people outDeveloper Relations