Veeral Patel

Results 25 issues of Veeral Patel

Do you recommend using localStorage or cookies as the preferred storage location? I've read that localStorage makes your application more vulnerable to XSS, compared to httpOnly cookies; does that apply...

Hi, thanks for this great library! So I know that the 'required' struct tag raises an error if you provide an integer that equals 0. I know why this is...

Hi - if you could log in or download and later upload the list of problems you completed, instead of just storing in localstorage, that would be a great improvement...

feature request 💬

Another idea is integrating with Leetcode's API, if one exists, to mark already completed problems on LC as done.

feature request 💬
open to contributors 📬

It would be useful if each of the questions were tagged with sub-patterns as well. For instance under heap there would be sub-patterns for: - k-way merge - top k...

feature request 💬
patterns 🧩
open to contributors 📬

Would be nice, especially for beginners, to write a guide walking through how this app was built. Reading the source code is great for people who are more advanced, but...

type:help wanted

Thank you for this great library! So I know Quill.js supports syntax highlighting, using highlight.js. The way it works is that Quill.js automatically detects the language of your code block...

feature

If I wanted to toggle my React app's theme by pressing a button in the app, without restarting my web server, would that be possible?

Hey - the README indicates this is experimental software. Would using it in a project be fine? When will it be okay to use? Looks great, by the way!

Thanks for this great project! I haven't tried it myself yet but it seems like a well-documented and mature tool to start using -- and it's under a year old!...