Patrick Wan·Jun 27The machine that learns to see, speak, and thinkTensorFlow turned a research experiment at Google into the lingua franca of deep learning — and quietly became the backbone of products…
Patrick Wan·Jun 13TanStack AI: The Future of Intelligent User InterfacesCombining advanced AI capabilities with TanStack’s ecosystem to deliver personalized and data-driven web experiences.
Patrick Wan·Mar 28How Does NativePHP Package Applications for Distribution?When developers first hear about NativePHP, one of the biggest questions is: “Okay, I can build the app… but how is it actually packaged…
Patrick Wan·Mar 21Is NativePHP purely native or does it use WebView internally?Yes… but not just a basic webview.
Patrick Wan·Mar 14Building Android and iOS Apps with NativePHPFor years, PHP was considered a backend-only language. If you wanted to build a mobile app, you were told to learn Swift, Kotlin, React…
Patrick Wan·Mar 7Connecting NativePHP with Laravel: Building Desktop Apps with a Laravel BackendModern applications are no longer limited to the browser.
Patrick Wan·Mar 5Simplified Raw PHP Relations ExampleIn the last article, we discussed why Raw PHP is still relevant in 2026 and how it gives developers complete control. Today, let’s take it…A response icon1A response icon1
Patrick Wan·Feb 28Raw PHP: The Power of SimplicityIn a world full of frameworks like Laravel, Symfony, and CodeIgniter, raw PHP sometimes feels like the forgotten middle child.A response icon5A response icon5
Patrick Wan·Jan 31Installing Cypress: A Step-by-Step GuideCypress can be installed and configured quickly within most JavaScript-based projects.
Patrick Wan·Jan 24Cypress: A Modern Framework for End-to-End Web TestingAs web applications become increasingly complex, the need for reliable, fast, and maintainable automated testing has grown significantly.