fadlihdytullah
fadlihdytullah

Fadli Hidayatullah

@fadlihdytullah

Transitioning from Frontend to Fullstack Laravel

7 Posts 11 Views

  • No matching results...
  • Searching...

/ 255

Tonight I was struggling why my og image didn't shown up when it shared via iPhone WhatsApp.

I used webp format and the pixels was huge, simply try do some research and resize the image and change the format to jpeg

Bam!

51

Ongoing gaining more knowledge about OOP in PHP through laracasts.com/series/object-oriented-principles-in-php-2024-edition

📕 Class like a blueprint or concept of something which typically named as singular noun, such as `Student`, `TuitionFee`. It have properties and methods.

📕 Object is instance of a class or implementation of a blueprint.

📕 Constructor property promotion, less code for defining and assigning value inside constructor.

📕 DTO or Data Transfer Object as a class that carry data and define the structure of data that can be used as parameter.

65

I have experience working in ReactJS.

I started to like PHP when I was in college, but jump into frontend because working consideration, availability at that time.

Now, I am back to it, still in phase of transitioning from Frontend to Full Stack Laravel Developer.

1

239

Yes, and another thing is ui component library. I have faith it is just about time.

I am done for library war or search for everything, with Laravel we could productive from day one, it is because of its ecosystem. Just focus what we want to build.

1

207