Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: added implicit $ example to make useDebouncer$ #5979

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

shairez
Copy link
Collaborator

@shairez shairez commented Mar 8, 2024

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

This adds knowledge of both how to make the debounce easier for the end developer, while teaches how to create your own "$ hooks".

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

Copy link

netlify bot commented Mar 8, 2024

Deploy Preview for qwik-insights ready!

Name Link
🔨 Latest commit 7e65f16
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/65eb1b9b7906600008ec2e31
😎 Deploy Preview https://deploy-preview-5979--qwik-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shairez shairez changed the title docs: added implicit $ to useDebouncer docs: added implicit $ example to make useDebouncer$ Mar 8, 2024
Copy link

cloudflare-pages bot commented Mar 8, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7e65f16
Status: ✅  Deploy successful!
Preview URL: https://c9dfafe6.qwik-docs.pages.dev
Branch Preview URL: https://pr-debouncer-dollar.qwik-docs.pages.dev

View logs

@shairez shairez force-pushed the pr-debouncer-dollar branch 2 times, most recently from 63d4828 to edecce0 Compare March 8, 2024 10:52
@shairez shairez merged commit 9044d41 into main Mar 8, 2024
29 checks passed
@shairez shairez deleted the pr-debouncer-dollar branch March 8, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant