Development
Development
Reliable WP Cron for Local WordPress Development
I work every day with WordPress, and when developing solutions in a local environment, I need a reliable WP-Cron to…
Development
Webpack: Setting up SCSS, TypeScript, ReactJS TSX, and ES6+ Compilation
In today’s web development world, tooling has become an indispensable aspect. One such tool that has gained tremendous popularity is…
Development
Replace PHPStorm terminal with WSL on Windows
In my previous article, I wrote about how to replace the default terminal with Git Bash. It’s easy and at…
Development
How to Set Up WordPress on Docker
In this blog post, we will provide a detailed guide on how to set up WordPress using Docker, a powerful…
Development
Upgrade all npm packages to the latest major version at once
While this may look like a dangerous idea, it is actually something that many of us wanted to do just…
Development
Enable bash terminal in PHPStorm on Windows 10
If you are using Linux or Mac OS, then using the PHPStorm(or any other IntelliJ IDE from Jetbrains) terminal is…
Recent comments