JavaScript Daily
11.6K 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
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.
👉👉 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.
#LibraryOfTheDay : shave.js

Shave is a zero dependency javascript plugin that truncates multi-line text to fit within an html element based on a set max-height. It then stores the diff of the original text string in a hidden <span> element following the visible text. This means the original text remains intact!

https://dollarshaveclub.github.io/shave/

👉👉 Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.