Michael's articles
Michael Wanyoike provides a high-level overview of what Vuex is, what problem it solves, how to install it, and its core concepts, demonstrating how to implement it into a simple app.
Learn how to build a sales funnel with Vue so your sales efforts can take advantage of reusable components.
In this tutorial, we'll create two demos illustrating the power of WRLD maps. You'll learn how to create custom apps that can overlay real-time information over a 3D map.
Michael shows how to build an SPA from scratch, without using a client-side JavaScript framework — helping you evaluate what these frameworks actually do.
Michael shows how to ditch console.log() and start debugging JavaScript like a pro, using the debugging tools in VS Code and the Chrome Debugger extension.
Michael Wanyoike introduces the fundamentals of Sails.js, demonstrating how to build a simple, user-friendly chat application.
Michael Wanyoike shows how to create Angular 5 snippets and how to use them in Visual Studio Code to supercharge your Angular project workflow.
Michael introduces SimpleWebRTC, showing how to painlessly implement WebRTC in web applications by creating a cross-browser text and video messaging app.
An intro to the basics of Angular testing, covering tools like Jasmine, Karma and Protractor, unit tests, end-to-end testing, code coverage, linting and CI.
Michael Wanyoike introduces Redux, a framework that helps build complex projects in way that's easy to scale and maintain.
MobX is popular for React state management, but how does it measure up to Redux? Michael Wanyoike compares both and shows how to migrate from Redux to MobX
Display live search results for your search as you type. Michael Wanyoike looks at 14 exceptionally nice jQuery Search plugins to do the hard work for you.
List of jQuery HTML5 Audio players available today, allows native audio streaming - something that your visitors would enjoy while they are on your webpage
In this GeoIP JSON example, we look at an online database, IP-API.com, that returns GeoIP data in JSON format, showing how simple it is to build an application that utilizes this service.
Read WordPress JSON Example and learn JavaScript with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
This test data JSON example shows the incredible number of ways you can customize the way data is generated.
The JSON Server is a popular tool for front-end developers for quickly setting up a fully fake REST API in less than a minute.
In this database JSON example, we are going to look at a JSON file created using a generator that can be imported into a NoSQL database such as Mongo.
In this example of a local REST JSON file, we look at a custom NodeJS API service built using FeathersJS.
Here are ten popular JSON examples to get you going with some common everyday JSON tasks. These files contain basic JSON data sets so you can populate them with data easily.
This is an example of a Colors JSON file which you might see used to store configuration settings to setup your system to share color information settings.
This is an example of a Google Maps JSON file which you might see used to store configuration settings to setup your system and google maps marker info.
This is an example of a YouTube JSON file which you might see when you get data from the YouTube API. Video/user info can be easily shared using JSON.
This is an example of a Twitter JSON file which you might see if you get a JSON format from Twitter API. It contains Twitter status or Twitter user information.