Javascript Array Methods
Understanding How ES6 Array Methods Works Part 1

Search for a command to run...
Understanding How ES6 Array Methods Works Part 1

Understanding How ES6 Array Methods Works Part 2

Welcome back. If you haven't read the first article about this topic kindly start from this before you continue https://ifeanyichukwu.hashnode.dev/fluent-interface-and-method-chaining-in-php In the first article, we have examined what is Fluent Inter...

A Fluent Interface is an object oriented Application Programming Interface - API that provides "more readable" code. A fluent interface allows you to chain method calls, which results in less typed characters when applying multiple operations on the ...

Hi everyone, I am Ifeanyichukwu John. In this article am going to explore a little about subdomain routing within the same Laravel application. This was something new to me because on most projects, I just work with one domain and everything is acces...

substr sprintf in_array is_array strpos printf define str_replace trim count strlen preg_match defined function_exists implode preg_replace explode array_merge array_keys is_string
