Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I'm not a web dev but if that documentation you have in README was found every where my life would have been easier. Best of luck :)
-
Didn't knew that function can be called like that console.log`hello world`;
strange looking. -
kosimst806y@Pogromist It's called a tag function. New feature of ES6, lit-html (a.k.a Polymer) for example uses it create React templating in vanilla JS.
Related Rants
Just created a tiny (not yet stable) selector library that allows you to change properties on multiple elements just like you would do on a single one. It also has some more useful features. https://github.com/kosimst/kazel
Still in development, but prototype should work. What do you think?
devrant
dom
feedback
html
selector
js
library