JavaScript Daily
12.1K subscribers
34 photos
2 videos
270 links
Daily JavaScript / JS community news, links and events.

"First, software ate the world, the web ate software, and JavaScript ate the web."

'JavaScript' is a trademark of Oracle Corporation in the US. We are not endorsed by or affiliated with Oracle.
Download Telegram
๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.



https://greensock.com/tweenmax/
Ever wanted your button to play some particular sound when clicked on? Or have some animated buttons for your personal website without the hassle of css?

Then rythm.js is for you.

https://okazari.github.io/Rythm.js/

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
anime.js โ€ข JavaScript animation engine


๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.

https://animejs.com/
iro.js
https://iro.js.org/

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Handtrackjs. A library for Prototyping Hand Interactions in the Browser

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.

https://victordibia.github.io/handtrack.js/#/

โ€œHandtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.โ€ by Victor Dibia https://link.medium.com/gS3qc0EEM0
Aurelia.js : Aurelia is a collection of Modern JavaScript modules, which when used together, function as a powerful platform for building browser, desktop and mobile applications, all open source and built on open web standards.

https://aurelia.io

Here's a link to a 30 mins introduction course for aurelia.js from traversy media

https://m.youtube.com/watch?v=yaX34x3OgQI

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Cycle.js is a framework with very few concepts to learn. The core API has just one function: run(app, drivers). Besides that, there are streams, functions, drivers (plugins for different types of I/O effects), and a helper function to isolate scoped components. This is a framework with very little โ€œmagicโ€. 

https://cycle.js.org/

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Here's a link to 1hr 30 mins course to learn circle.js for free : https://egghead.io/courses/cycle-js-fundamentals

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
"Whatโ€™s new in JavaScript: Google I/O 2019 Summaryโ€ by Uday Hiwarale https://link.medium.com/8Rn33SGoO0
#LibraryoftheDay : Chart.js

Chart.js is a delightful JavaScript library for designers and developers to add beautiful charts to a site. It offers lots of different types of charts, plus the ability to mix them in a single space to provide a really interesting data set. It also has some animation capabilities, which instantly makes data a lot more fun to consume.

https://www.chartjs.org/

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
#libraryoftheday : glimmer.js

Glimmer is a great library that helps with UI components and DOM rendering. Itโ€™s built using Ember CLI and uses Git, Node.js, npm, and Yarn. So if youโ€™re looking for a tool to generate components and helpers, help with project layouts, and streamline your process

https://glimmerjs.com

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
๐Ÿ‘1
๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.

https://heartbeat.fritz.ai/image-classification-on-react-native-with-tensorflow-js-and-mobilenet-48a39185717c
#libraryoftheday : multiple.js

If youโ€™re playing around with creating interesting background visuals, you should definitely check out Multiple.js. It allows you to share a background image across multiple elements using CSS, which creates a really interesting visual effect. Thereโ€™s a great example on the site that gives you a glimpse of some possibilities and how it works.

https://multiple.js.org

๐Ÿ‘‰๐Ÿ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.