GENERATORS — PHPToday I learned about generators and decided to write about them. When you run your php script it takes a space in your RAM and most of…Dec 13, 2020Dec 13, 2020
HONEYPOTS — AN EXAMPLE WITH LARAVELBots are everywhere. Most of the times we see captchas in login pages. But there are some other ways too and one of them is Honeypot…Dec 12, 2020Dec 12, 2020
ADAPTER PATTERN -PHPYou can find the patterns I write in other languages but I am writing the language on the end of the title to inform you which language…Dec 12, 2020Dec 12, 2020
DECORATOR PATTERN — PHPIn this article, I’ll write about basic decorator pattern. This pattern is really enjoyable because it is like you wrap a present box and…Dec 8, 20202Dec 8, 20202
OBSERVER PATTERN — PHPYou can find the patterns I write in other languages but I am writing the language on the end of the title to inform you which language…Nov 28, 2020Nov 28, 2020
SINGLETON — PHPSingletons are really important. They help us with code efficiency, performance problems, getting rid of unnecessary object creations…Nov 25, 20202Nov 25, 20202
TOP 10 … JUST JOKING PHP 8 AND JITPhp 8 is coming soon. There are several changes from union types to named arguments but I’ll write about JIT in this article.Nov 25, 2020Nov 25, 2020
-Music And ProgrammingMusic is ancient, old as the universe maybe. Although we can’t hear it, there is music hidden to our ears with different frequencies…Nov 23, 2020Nov 23, 2020