FITFLOP
Home

readonly (2 post)


posts by category not found!

PHP Readonly properties can't be passed by reference?

Understanding PHP Readonly Properties and Reference Passing When working with PHP you might encounter a situation where you try to pass a readonly property by r

2 min read 07-10-2024 30
PHP Readonly properties can't be passed by reference?
PHP Readonly properties can't be passed by reference?

How to have efficient separation of data and operation in javascript/typescript?

Separating Data from Logic A Guide to Clean Java Script Type Script Code Maintaining clean and well organized code is crucial for building scalable and maintain

2 min read 05-10-2024 31
How to have efficient separation of data and operation in javascript/typescript?
How to have efficient separation of data and operation in javascript/typescript?