Ask questions about frameworks, try your hand at php golf and strike gold or simply show off your latest work.
376 followers 37 articles/week
JavaScript AST Fluent builders

I'm looking for something like this https://github.com/nikic/PHP-Parser/blob/master/doc/component/AST\_builders.markdown#fluent-builders but for JavaScript. Thanks. submitted by /u/johnnypea [link] [comments]

Sat Apr 27, 2024 14:39
Loss of Enthusiasm, but it's kinda there.

Over 15 years building websites and apps. I've lost the enthusiasm. I no longer work in web design, web based app development. I've today sat down for the first time in a year and thought about developing again for my own benefit. Perhaps an invoice system for my new business I dono something to kill time. Here's the thing. I don't want to use frameworks...

Sat Apr 27, 2024 14:39
Should i switch from Codeigniter?

I'm currently interning at a product-based company that develops extensive software, such as a cloud-based business tool similar to a POS system. My journey started with PHP, and then I ventured into learning Codeigniter from scratch. However, whenever I mention that I'm using Codeigniter, I receive advice from others to switch to Laravel. Despite making...

Sat Apr 27, 2024 14:39
Can’t Download XAMPP

have tried to download XAMPP to my MacBook for several attempts, but it seems not to be responding. Should I bring my laptop to the Apple Store and ask about this? It kept saying, “You can’t open the application xampp-osx-8.2.4-0-installer because it is not responding.” submitted by /u/seeyouinafterlifee [link] [comments]

Fri Apr 26, 2024 08:35
What can one do with a fiber that it can't be done with a generator?

The manual's sections about fibers and their use cases are not very good. I searched online, and the examples don't really answer the title question. For example, I understand fibers are stackful, where generators are stackless. So one can trivially write code like this: function suspend(string $msg): int { $val = Fiber::suspend($msg); return $val;...

Fri Apr 26, 2024 08:35
WAMP.net anyone?

Has anyone tried wamp.net yet? I feel like it's new and not a lot of people use it. Was looking for alternatives to Laragon and this one provides everything and it's clean. Just wanted to know your opinion. submitted by /u/Leutecia [link] [comments]

Thu Apr 25, 2024 17:34

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account