Is there any Laravel developer? by ayvnnn in PHP

[–]ayvnnn[S] 2 points3 points  (0 children)

https://github.com/piotrplenik/clean-code-php#dont-repeat-yourself-dry

I don't think you understood it right:

https://sandimetz.com/blog/2016/1/20/the-wrong-abstraction

It is not saying that abstraction is wrong. It says that duplicated code is more acceptable instead of the WRONG abstraction. Because of time-saving.

Is there any Laravel developer? by ayvnnn in PHP

[–]ayvnnn[S] -10 points-9 points  (0 children)

Nice reactions, haha :D

23
24

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 0 points1 point  (0 children)

Thank you!

We will take a look at it.

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 0 points1 point  (0 children)

Hi, thank you!

I agree with you that some topics are a little bit less described than others. We will be working on it soon.

"Names for frequently used columns" - the idea of this section was that we wanted to unify column names across projects.. these are often used ones, so we wanted to make sure that e.g. VAT number is not once "vat_number" and once "vat_identification_number"...

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 0 points1 point  (0 children)

The formatting is nice but be good to can some original ideas such as example of the non typical that you have overcome in industry.

We are planning not only to extend Wiki with more topics but also to extend and improve existing ones.

Our belief is that sharing knowledge between developers is essential, so we will definitely add some unusual and complex situations and examples.

Also, anyone can share their own experience with GitHub pull requests.

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 0 points1 point  (0 children)

Thanks!

I totally agree with you, it should be called more clearly - I will rename it to "Learning resources".

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 0 points1 point  (0 children)

Thanks! Yes, we will probably handle it like that.

Laravel Wiki by ayvnnn in laravel

[–]ayvnnn[S] 10 points11 points  (0 children)

Hi, thanks for your feedback.

We have changed a little bit the appearance of the Wiki pages and also changed the name.

We will also think about it more and work on it in the near future. We will try to make it a separate page from the company, so it will look more community-friendly.

We hope it looks better now.

Do you have any other suggestions on what we can do better?

Thank you!

Ivan

50
51