Intuitive Web is looking to hire one Junior software developer as well as one content creator. Visit the link below for more details 👇 #JobSeekers
https://t.co/as3CWsthFn
I recently worked on a Laravel app with a friend. I documented my little experience via this blog post. Please have a look! #php
https://t.co/fZXsymy6xB
Biggest pain: marking a method as static, using it everywhere in the codebase, then the need arises to remove the static keyword when you need to use a class member variable 🙃 #100DaysOfCode