After php 7.4 release, I am interested in the new feature, the arrow function. This reminds me when using javascript, I use a lot of arrow functions. Also in javascript can export and import from ...
In this chapter, we re-organised the repo structure, understood the importance of clean coding principles, different ways of exporting and importing modules ...