-
Hello,
In the `JavaScript filtering`, I can't use `console.log(...)` to debug my filter.
It can be really useful as sometime I don't really know what JavaScript object I'm manipulating...
-
-
Using htmx to retrieve the filter component from the server was overkill. Just use javascript and toggle `display: none` or something if possible.
-
Add a functional search bar in the "Notes" section. The search bar should allow users to search for specific topics or blogs. Filter the horizontal cards based on the search input.
**Tasks:**
- …
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [X] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
I've looked into some projects and noticed that some are no longer maintained or the website is down.
-
**Issue : Heatmap Visualization for High-Density Tracking Areas**
Issue Description :
**1. Search Functionality** : Limited to searching specific locations, lacking broader area insights.
2. **…
-
Description: Implement a search bar on the platform that allows users to filter listed repositories by their name or tags.
Labels: enhancement, frontend, React
Skill Required: React, JavaScript
Ste…
-
https://www.freecodecamp.org/news/find-vs-filter-javascript/
-
When analyzing larger repositories or using the sonar-scanner, huge unwanted folders get into the analyzed sources, e.g. node_modules.
This leads to failing execution dur to lack of memory.
Sonar …