Neo Ighodaro, Hacker Noon

Neo Ighodaro

Hacker Noon

Lagos, LA, Nigeria

Contact Neo

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Hacker Noon
  • Codementor
  • Scotch Development

Past articles by Neo:

Build a realtime comment app with Go and Pusher Channels

You will need Go, and SQLite installed on your machine. Basic knowledge of Go and JavaScript will be helpful. → Read More

Build a realtime counter using Swift –

A basic understanding of Swift and Node.js is needed to follow this tutorial. → Read More

Build an Android messenger app with online presence using Kotlin

You will need Android Studio 3+, Node, npm and MongoDB installed on your machine. Some familiarity with Android development is required. When building a chat application, it is essential to have an... → Read More

CREATE A CRYPTOCURRENCY TRACKING APP WITH PUSH NOTIFICATIONS USING SWIFT AND LARAVEL

You will need the following installed on your machine: Xcode, the Laravel CLI, SQLite and Cocoapods. Familiarity with the Xcode IDE will be helpful. You should have completed part one of the... → Read More

Build A Chat Widget with Python and JavaScript

Building quality digital products is a requirement toward acquiring long-term customers, but inefficient communication is an efficient way to lose them just as quickly as you gain them. The internet is currently the world’s largest marketplace and everyone is building something for an online au → Read More

Build A Chat Widget with Python and JavaScript

In this tutorial, we will look at how we can create a realtime chat widget using Pusher, Python, and JavaScript. → Read More

Create Web Notifications Using Laravel and Pusher Channels

When building web applications, it is not uncommon to find some sort of in-app notification system that will notify you instantly when someone carries out an action related to you or your account. On Facebook, you will be notified when someone likes your status, or when someone comments on your p → Read More

Build a typing indicator in Swift –

A basic understanding of Swift and Node.js is needed to follow this tutorial. → Read More

Build a ride sharing iOS app with push notifications.

Ride sharing applications like Uber and Lyft let passengers request a ride from drivers in their area. When a passenger requests a ride, the application finds a driver as quickly as possible. If the… → Read More

Demystifying ES6 Classes And Prototypal Inheritance

In this post we explore prototypal inheritance and classes in JavaScript (ES6) → Read More

Create a realtime prototype feedback app using VueJS and Pusher

In this article, we are going to create a design feedback application. This will allow you to upload images, then send the link to someone else to leave feedback on your design that you can see in realtime. → Read More

How to build a realtime map with Swift and Pusher

Realtime maps are very popular nowadays. Especially now that there are many on-demand transportation services like Uber and Lyft that have realtime location reporting. In this article, we are going to learn how to build a realtime map on iOS using Pusher. → Read More

Build a Status Update App (w/ Reactions) Using Angular v4 and Firebase

We will talk about how to add reactions like "like" "love" "dislike" to Status Updates using Angular and Firebase → Read More

Get Started Running Laravel in a Docker Container

Laravel and Docker are two very popular tools of choice when considering building for the web. Although both of them do very different things,... → Read More

What's New in Laravel 5.4? ― Scotch Pub

We were all stoked when Taylor announced the release of Laravel 5.4. Here are the new goodies available in this release. → Read More