René's URL Explorer Experiment


Title: How do we implement the bookmark click function like the one in React and Next JS Course? · Issue #8 · ByteGrad/Professional-JavaScript-Course · GitHub

Open Graph Title: How do we implement the bookmark click function like the one in React and Next JS Course? · Issue #8 · ByteGrad/Professional-JavaScript-Course

X Title: How do we implement the bookmark click function like the one in React and Next JS Course? · Issue #8 · ByteGrad/Professional-JavaScript-Course

Description: I implemented the bookmark clickhandler in rmtdev project and it works. But now I want it to work like the rmtdev project in React and Next JS course? How shoud we do that? I tried different solution and none worked like expected. This c...

Open Graph Description: I implemented the bookmark clickhandler in rmtdev project and it works. But now I want it to work like the rmtdev project in React and Next JS course? How shoud we do that? I tried different soluti...

X Description: I implemented the bookmark clickhandler in rmtdev project and it works. But now I want it to work like the rmtdev project in React and Next JS course? How shoud we do that? I tried different soluti...

Opengraph URL: https://github.com/ByteGrad/Professional-JavaScript-Course/issues/8

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"How do we implement the bookmark click function like the one in React and Next JS Course?","articleBody":"I implemented the bookmark clickhandler in rmtdev project and it works. But now I want it to work like the rmtdev project in React and Next JS course? How shoud we do that? I tried different solution and none worked like expected. \r\n\r\nThis code will have problem. When we click the bookmark icon, it will show like this without the \"#\" in the url.\r\n![image](https://github.com/ByteGrad/Professional-JavaScript-Course/assets/38259673/d786dd27-4e13-41e2-8366-e4f20e5000a7). \r\n\r\n```\r\njobListSearchEl.addEventListener(\"click\", (event) =\u003e {\r\n  if (event.target.classList.contains(\"job-item__bookmark-icon\")) {\r\n    bookmarkClickHandler(event);\r\n  }else{\r\n  clickHandler(event)\r\n}\r\n});\r\n```\r\n\r\n\r\nThis is my bookmarkclickhandler and it works.\r\n```\r\nimport {\r\n  state,\r\n  bookmarksBtnEl,\r\n  jobDetailsEl,\r\n  jobListBookmarksEl,\r\n  jobListSearchEl,\r\n} from \"../common.js\";\r\nimport renderJobList from \"./JobList.js\";\r\n\r\nconst bookmarkClickHandler = (event, bookmarkTag = \"item\") =\u003e {\r\n  if (!event.target.className.includes(\"bookmark\")) {\r\n    return;\r\n  }\r\n\r\n  if (state.bookmarkJobItems.some((jobItem) =\u003e jobItem.id === state.activeJobItem.id)) {\r\n    state.bookmarkJobItems = state.bookmarkJobItems.filter((jobItem) =\u003e jobItem.id !== state.activeJobItem.id);\r\n  } else {\r\n  \tstate.bookmarkJobItems.push(state.activeJobItem);\r\n  }\r\n\r\n\tlocalStorage.setItem(\"bookmarkJobItems\", JSON.stringify(state.bookmarkJobItems));\r\n\tdocument.querySelector(`.job-${bookmarkTag}__bookmark-icon`).classList.toggle(`job-${bookmarkTag}__bookmark-icon--bookmarked`);\r\n\trenderJobList();\r\n  renderJobList(\"bookmarks\");\r\n};\r\n\r\nconst mouseEnterHandler = () =\u003e {\r\n  bookmarksBtnEl.classList.add(\"bookmarks-btn--active\");\r\n  jobListBookmarksEl.classList.add(\"job-list--visible\");\r\n  renderJobList(\"bookmarks\");\r\n};\r\n\r\nconst mouseLeaveHandler = () =\u003e {\r\n  bookmarksBtnEl.classList.remove(\"bookmarks-btn--active\");\r\n  jobListBookmarksEl.classList.remove(\"job-list--visible\");\r\n};\r\n\r\nbookmarksBtnEl.addEventListener(\"mouseenter\", mouseEnterHandler);\r\njobListBookmarksEl.addEventListener(\"mouseleave\", mouseLeaveHandler);\r\njobListBookmarksEl.addEventListener(\"click\", (event) =\u003e {\r\n  bookmarkClickHandler(event);\r\n});\r\njobListSearchEl.addEventListener(\"click\", (event) =\u003e {\r\n  bookmarkClickHandler(event); \r\n});\r\njobDetailsEl.addEventListener(\"click\", (event) =\u003e {\r\n  bookmarkClickHandler(event, \"info\");\r\n});\r\n\r\nexport default bookmarkClickHandler;\r\n```","author":{"url":"https://github.com/Rope-a-dope","@type":"Person","name":"Rope-a-dope"},"datePublished":"2024-06-05T23:11:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/8/Professional-JavaScript-Course/issues/8"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:3b3bd234-0e9a-e926-8b42-eaa30b4bc332
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCC7E:190031:A27310:E034CA:6A513403
html-safe-nonce7e1486866ce64f6605f9fb682ff09d5c574bd65439c733aba0b920d997daaf53
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQzdFOjE5MDAzMTpBMjczMTA6RTAzNENBOjZBNTEzNDAzIiwidmlzaXRvcl9pZCI6IjU2MzI4NDMyNDUzNDYxNzM5NTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac25f774eecccb24701923a8006db972dfacafe4ce4176bcc71ef8e4fa928e3fdd
hovercard-subject-tagissue:2336973043
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/ByteGrad/Professional-JavaScript-Course/8/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1a1e94ba9e440df0403a3e2de1889a185d9d321bc6bbbc947d6f46a12b2bcfac/ByteGrad/Professional-JavaScript-Course/issues/8
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1a1e94ba9e440df0403a3e2de1889a185d9d321bc6bbbc947d6f46a12b2bcfac/ByteGrad/Professional-JavaScript-Course/issues/8
og:image:altI implemented the bookmark clickhandler in rmtdev project and it works. But now I want it to work like the rmtdev project in React and Next JS course? How shoud we do that? I tried different soluti...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameRope-a-dope
hostnamegithub.com
expected-hostnamegithub.com
Nonee840f405b2718e8f2d55aafa9ff27dbce17e29d0c253011d05ea0fea3c78baff
turbo-cache-controlno-preview
go-importgithub.com/ByteGrad/Professional-JavaScript-Course git https://github.com/ByteGrad/Professional-JavaScript-Course.git
octolytics-dimension-user_id82057865
octolytics-dimension-user_loginByteGrad
octolytics-dimension-repository_id480343983
octolytics-dimension-repository_nwoByteGrad/Professional-JavaScript-Course
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id480343983
octolytics-dimension-repository_network_root_nwoByteGrad/Professional-JavaScript-Course
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4ae6027e8ba70c79dc08249bb6cdc1a09d788496
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/ByteGrad/Professional-JavaScript-Course/issues/8#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FByteGrad%2FProfessional-JavaScript-Course%2Fissues%2F8
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FByteGrad%2FProfessional-JavaScript-Course%2Fissues%2F8
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=ByteGrad%2FProfessional-JavaScript-Course
Reloadhttps://github.com/ByteGrad/Professional-JavaScript-Course/issues/8
Reloadhttps://github.com/ByteGrad/Professional-JavaScript-Course/issues/8
Reloadhttps://github.com/ByteGrad/Professional-JavaScript-Course/issues/8
ByteGrad https://github.com/ByteGrad
Professional-JavaScript-Coursehttps://github.com/ByteGrad/Professional-JavaScript-Course
Notifications https://github.com/login?return_to=%2FByteGrad%2FProfessional-JavaScript-Course
Fork 37 https://github.com/login?return_to=%2FByteGrad%2FProfessional-JavaScript-Course
Star 61 https://github.com/login?return_to=%2FByteGrad%2FProfessional-JavaScript-Course
Code https://github.com/ByteGrad/Professional-JavaScript-Course
Issues 6 https://github.com/ByteGrad/Professional-JavaScript-Course/issues
Pull requests 0 https://github.com/ByteGrad/Professional-JavaScript-Course/pulls
Actions https://github.com/ByteGrad/Professional-JavaScript-Course/actions
Projects https://github.com/ByteGrad/Professional-JavaScript-Course/projects
Security and quality 0 https://github.com/ByteGrad/Professional-JavaScript-Course/security
Insights https://github.com/ByteGrad/Professional-JavaScript-Course/pulse
Code https://github.com/ByteGrad/Professional-JavaScript-Course
Issues https://github.com/ByteGrad/Professional-JavaScript-Course/issues
Pull requests https://github.com/ByteGrad/Professional-JavaScript-Course/pulls
Actions https://github.com/ByteGrad/Professional-JavaScript-Course/actions
Projects https://github.com/ByteGrad/Professional-JavaScript-Course/projects
Security and quality https://github.com/ByteGrad/Professional-JavaScript-Course/security
Insights https://github.com/ByteGrad/Professional-JavaScript-Course/pulse
How do we implement the bookmark click function like the one in React and Next JS Course?https://github.com/ByteGrad/Professional-JavaScript-Course/issues/8#top
https://github.com/Rope-a-dope
Rope-a-dopehttps://github.com/Rope-a-dope
on Jun 5, 2024https://github.com/ByteGrad/Professional-JavaScript-Course/issues/8#issue-2336973043
https://private-user-images.githubusercontent.com/38259673/337043539-d786dd27-4e13-41e2-8366-e4f20e5000a7.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODM3MDY5MjgsIm5iZiI6MTc4MzcwNjYyOCwicGF0aCI6Ii8zODI1OTY3My8zMzcwNDM1MzktZDc4NmRkMjctNGUxMy00MWUyLTgzNjYtZTRmMjBlNTAwMGE3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzEwVDE4MDM0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVlOTJjNzIzMzU4NWYwZTFkYjM0NWM4MmMzZGJhNDQwZGNmODIwM2FjNzA1ZWQ2NGI0ZWU2NmQ0NjkwMzY1NWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.08Urmvz2otJVC2luzoSkB2XP5qwBd436vKh-jrXV45g
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.