Abednego Edet.
Software Developer / Lagos, Nigeria
Blogs.
Nov
4
A quick look at Gutenberg Block Editor
WordPress is setting up the brand new editing experience for its next major release version 5.0. There are mixed reactions from people all over the globe for this huge change in WP.
Mar
3
Deploying Laravel 5 applications on shared hosting without the use of SSH
I assume you've finished building your app – at least a functional app that is working on your localhost. I also assume you are using Laravel
Dec
31
JavaScript Best Practices — Using Classes and Modules
JavaScript is a very forgiving language. It’s easy to write code that runs but has mistakes in it.