-
Hello,
I have gone through the demo but it is all in react and typescript. I would appreciate if we have the vanila javascript demo.
Thanks
-
Once upon a time we build website with jquery, vanila javascript. In that time we use isotope.
But now is the time of react, next js. Now we build our site using react js. We want react version of …
-
Since framework looks pretty mature right now I think we should focus on the most serious goals. Maybe it should be rewritten using vanila javascript, renamed to **nothing.js** and eventually transpil…
-
Continuação de #72.
Desafios:
- Utilizar uma API que permita estados não controlados, como é o caso padrão do HTML: o usuário altera algum dado e é refletido imediatamente ao estado do componente.
…
-
`// root/index.js
module.exports = function() { return getCallerFile(); }
// root/dir/app.js
const func = require('../index.js');
func(); // returns root/index.js`
Firstly encourntered this w…
-
I can destroy slider pro but can't later reinitialize it.
Here is my code:
this.el.data( 'sliderPro' ).destroy()
$('#sliderpro-'+this.uniqueId).sliderPro({
width: this.width…
-
I want to publish a Firefox extension using this library but I got this:
This add-on uses arrive.min.js library which contains jQuery version 2.1.0. jQuery versions older than 3.0 are no longer allow…
-
https://davidwalsh.name/async-await
Parse out the goods from there.
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba (@sneridagh)
### Seconder: Timo Stollenwerk (@tisto)
## Abstract
It is needed to push …
-