question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vanilla JS version

See original GitHub issue

What kind of issue is this? (put ‘x’ between the square brackets)

Hi, Are there any specific features tying this to jQuery nowadays? Is there any interest in converting this to a vanilla JS version?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:26
  • Comments:37 (1 by maintainers)

github_iconTop GitHub Comments

21reactions
marcandrecommented, Mar 7, 2017

I’ve started to convert some jQuery calls to use the native DOM. PRs welcome (post here first on what you intend to do…)

9reactions
marcandrecommented, Apr 28, 2016

I was not aware of polyfill.io or of fetch 😄. Pretty nice stuff. Great replacement for $.ajax, so it does mitigate my biggest objection.

So I’m starting to feel like it would be possible to have Parsley be compatible with a choice of either jQuery or polyfill.io’s fetch and other.

Not really relevant to the discussion, but I feel your forEach is not needed in ES6

So I’m reopening this and will see about writing a roadmap. kickstarter?? 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vanilla JS
Vanilla JS Vanillin. Vanilla JS is a fast, lightweight, cross-platform framework for building incredible, powerful JavaScript applications.
Read more >
javascript - What is VanillaJS? - Stack Overflow
Using "VanillaJS" means using plain JavaScript without any additional libraries like jQuery. People use it as a joke ...
Read more >
You SHOULD Learn Vanilla JavaScript Before JS Frameworks
"VanillaJS is a name to refer to using plain JavaScript without any additional libraries like jQuery back in the days.
Read more >
What is Vanilla JavaScript - Javatpoint
The term vanilla script is used to refer to the pure JavaScript (or we can say plain JavaScript) without any type of additional...
Read more >
What is Vanilla JS ? (Simple explanation for Beginners) [2022]
In this video, we have discussed What is Vanilla JavaScript? What is Vanilla JS ? What's the difference between vanilla JS versus JavaScript?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found