WP Miners
Let’s mine the tech together to build a
better tech world.

Blogs
Reading is the best way to learn
Recursion & Recursive Solution
Recursion can be very hard to understand and very easy and fun to implement. It took me quite a long to really get the whole recursive process of problem solving….
Make WordPress plugin using Vue with Vite build
It needs only 10 sec to create a WP plugin with a fresh Vue + Vite setup. Every time we create a new WordPress plugin we have to set up…
Share your local WordPress site.
A local host-run site does not allow us to share our development progress with others or listen to webhooks while we are working on it. Webhooks, in particular, require a…
15 Best JavaScript books and resources for 2022
JavaScript or Js refers to the programming language JavaScript. For a couple of years now, it has been the most widely used programming language on the planet. Along with the…
Dynamic programming part – 1(Memoization)
Dynamic Programming is mainly an optimization over plain recursion. Wherever we see a recursive solution with repeated calls for the same inputs, we can optimize it using Dynamic Programming. The idea…
GitHub SSH key setup takes Five minutes.
You can set up Multiple GitHub accounts on a single device using SSH key Having to maintain multiple GitHub accounts for your projects might be time-consuming. Or GitHub SSH key…
Get open-source resources
Everything you need to confidently run your sites.
Open-source resources offer you!
