#HTML is a fairly simple language made up of elements, which can be applied to pieces of text to give them different meaning in a document, structure a document into logical sections, and embed content such as images and videos into a page. This module will introduce the first two of these, and introduce fundamental concepts and syntax you need to know to understand HTML.
https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
MDN Web Docs
Structuring content with HTML - Learn web development | MDN
HTML is the technology that defines the content and structure of any website. Written properly, it should also define the semantics (meaning) of the content in a machine-readable way, which is vital for accessibility, search engine optimization, and makingโฆ
Do you want to know about how JWT can help in sharing the information between two parties in a safe manner? Here is the the link to understand the fundamentals of JSON Web Token (JWT).
https://medium.com/vandium-software/5-easy-steps-to-understanding-json-web-tokens-jwt-1164c0adfcec
๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://medium.com/vandium-software/5-easy-steps-to-understanding-json-web-tokens-jwt-1164c0adfcec
๐ 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.
https://greensock.com/tweenmax/
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.
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.
๐๐ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://youtu.be/7KhFO-qCVyg
https://youtu.be/7KhFO-qCVyg
YouTube
Look mum, no hands! โ Brain controlled JavaScript - Charlie Gerard - JSConf EU 2018
A typical interaction with a device or interface involves touching it. Either youโre pressing buttons on a controller, swiping on a touchscreen or clicking on your laptopโs trackpad. But what if you could control things without the use of your hands? Whatโฆ
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, multipurpose and lightweight 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.
aurelia.io
Aurelia is a JavaScript client framework for web, mobile and desktop that leverages simple conventions to empower your creativity.
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