
React Hooks is a revolutionary feature that will simplify your code, making it easy to read, maintain, test in isolation and re-use in your projects.
React Hooks is a revolutionary feature that will simplify your code, making it easy to read, maintain, test in isolation and re-use in your projects.
Prepare for React interview questions that are key to understanding and working effectively with React, with additional links for further learning.
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose.
Akshay Kadam explores the core concepts of setting state in React Native, covering what state actually is, the setState() method, the Context API and React Hooks.
Agbonghama covers how to hook methods of an instantiated class (object) to actions and filters and the caveats of using namespaces in WordPress hook system.
Simon Codrington digs a little deeper into WordPress hooks and how you can handle them both in a traditional sense and when dealing with classes or objects.
In Part 2, Agbonghama Collins covers ways of triggering events in WordPress and how to hook static and non-static class methods to actions and filters.
Matthew Setter take a look at Static Review - a framework for writing git hooks, so you can do hook inspections on your files on certain git actions!
Learn to use git hooks to set up automatic deployment for your PHP applications