if you are going to do it. just do it!!!
Full Stack Software Engineer
- karachi, pakistan
- https://www.linkedin.com/in/farhancss
- in/farhancss
PinnedLoading
- JavaScript-snippets
JavaScript-snippets PublicForked fromroeib/JavaScript-snippets
JavaScript Snippets
- Debounce Function
Debounce Function 1// Purpose: Limits the rate at which a function can fire, useful for optimizing performance (e.g., during scroll events).
234functiondebounce(func,wait){
5lettimeout;
- git-wp-base
git-wp-base PublicForked fromcooperative-computing/git-wp-base
This project will create a WordPress base installation using wp-cli/wp-cli package and using vlucas/phpdotenv package to expose configuration values in PHP $_ENV super global.
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.