Epoc.js: Open Source JavaScript Brain-Sensor Controller Software
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://www.infoq.com/news/2018/12/epocjs-brain-sensor-controller/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://www.infoq.com/news/2018/12/epocjs-brain-sensor-controller/
InfoQ
Epoc.js: Open Source JavaScript Brain-Sensor Controller Software
The recent transition from science fiction to reality for the Brain Machine Interface, coupled with Atwood's Law, "any application that can be written in JavaScript, will eventually be written in JavaScript," had led to Epoc.js, an open source control softwareโฆ
anime.js โข JavaScript animation engine
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://animejs.com/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://animejs.com/
Animejs
Anime.js | JavaScript Animation Engine
A fast and versatile JavaScript animation library
https://tympanus.net/Development/AnimatedMeshLines/demo5.html
๐๐ 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.
tympanus.net
Animated Mesh Lines | Boreal Sky | Codrops
Animated WebGL lines created with the THREE.MeshLine library
iro.js
https://iro.js.org/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://iro.js.org/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
iro.js
An HSV color picker widget for JavaScript, with a modern SVG-based user interface
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
๐๐ 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
Medium
Handtrack.js: Hand Tracking Interactions in the Browser using Tensorflow.js and 3 lines of code.
Handtrack.js library allows you track a userโs hand (bounding box) from an image in any orientation, in 3 lines of code.
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.
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.
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.
egghead
Cycle.js Fundamentals
Cycle.js is a framework where your app is described as a simple function taking an event stream as input and outputting an event stream.
Cycle.js builds...
Cycle.js builds...
๐๐ 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
"Whatโs new in JavaScript: Google I/O 2019 Summaryโ by Uday Hiwarale https://link.medium.com/8Rn33SGoO0
Medium
Whatโs new in JavaScript: Google I/O 2019 Summary
In this article, letโs summarize the new standardized JavaScript features presented by Mathias and Sathya at Google I/O 2019.
#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.
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.
www.chartjs.org
Chart.js
Simple yet flexible JavaScript charting library for the modern web
Here's a 20 min video to get started with chart.js from Traversy media
https://youtu.be/sE08f4iuOhA
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://youtu.be/sE08f4iuOhA
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
YouTube
Getting Started With Chart.js
In this video we will take a peak at Chart.js which is a JavaScript library for creating beautiful charts and graphs and inserting them into your HTML. It can be used to create around 8 different types of charts including bar, line and pie. This tutorialโฆ
#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.
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
Here's a link to a 30 min video to get you started with glimmer.js from "program with Eric"
https://youtu.be/IaW3rlE42I0
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://youtu.be/IaW3rlE42I0
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
YouTube
Getting Started With Glimmer.js A Quick First Look
Glimmer.js is a new JavaScript component library made by the people who brought you Ember.js. In this video I create a simple glimmer app that grabs data from Reddit. You can then delete or add new data to a list. I also go over how to create nested componentsโฆ
https://youtu.be/Ii0o633QQIo
๐๐ 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.
YouTube
Machine Learning and JavaScript - City JS Conf 2019
Elle Haproff
JavaScript probably isn't the first language which springs to mind when you say 'machine learning', but that does seem to be changing, especially with the release of TensorFlow.js last year.
This talk gives a high level overview of what machineโฆ
JavaScript probably isn't the first language which springs to mind when you say 'machine learning', but that does seem to be changing, especially with the release of TensorFlow.js last year.
This talk gives a high level overview of what machineโฆ
๐๐ 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
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.
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.
multiple.js.org
Multiple.js - An experiment in sharing background across multiple elements using CSS
โTop Javascript Machine Learning libraries in 2019โ by Jason Shin https://link.medium.com/fy7nijCuT0
Medium
Top Javascript Machine Learning libraries in 2019
Javascript is everywhere, from enterprise to personal projects, enhanced by superset languages such as Typescript and ReasonML. Despiteโฆ
#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.
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.
dollarshaveclub.github.io
https://github.com/dollarshaveclub/shave
Shave, a javascript plugin for smooth looking content within a specified space
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://youtu.be/mXystKWaKUg
https://youtu.be/mXystKWaKUg
YouTube
Native vs Hybrid vs Web apps
Which is better, native apps, hybrid apps, or web apps? Also, what does that even mean? In this video I'll define each of these and lay out the main things to consider when choosing between them.
Though many people only want to understand the differenceโฆ
Though many people only want to understand the differenceโฆ
Looking for certification in NodeJS. Check this certification by OpenJS Foundation.
Node.js Services Developer
OpenJS Node.js Services Developer (JSNSD):
The OpenJS Node.js Services Developer certification is designed for anyone looking to demonstrate competence in creating RESTful Node.js servers and services (or Microservices) with a particular emphasis on security practices.
OpenJS Node.js Application Developer (JSNAD):
The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any kind, with a focus on knowledge of Node.js core APIs.
Check the link below - https://openjsf.org/certification/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Node.js Services Developer
OpenJS Node.js Services Developer (JSNSD):
The OpenJS Node.js Services Developer certification is designed for anyone looking to demonstrate competence in creating RESTful Node.js servers and services (or Microservices) with a particular emphasis on security practices.
OpenJS Node.js Application Developer (JSNAD):
The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any kind, with a focus on knowledge of Node.js core APIs.
Check the link below - https://openjsf.org/certification/
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.