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
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ‘‰πŸ‘‰ Join t.me/javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
A list of amazing things that CSS can do!

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

https://dev.to/ananyaneogi/css-can-do-that-18g7
All these days i've convinced myelf controlled forms and whole react are actually reactive. But truth is they arent. in fact "React js" is worst name for reactjs.
This guy really had guts to reveal it and overcome it.
New era of web development has begun.

https://www.youtube.com/watch?v=AdNJ3fydeao


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

πŸ‘‰πŸ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications.

πŸ”— https://ghost.org

πŸ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Want public domain (CC0) and relevant images for your website?

Check out:

https://pxhere.com/

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

The World Wide Web is used every day by millions of people for everything from checking the weather to sharing cat videos. But what is it exactly? Twila Camp describes this interconnected information system as a virtual city that everyone owns and explains how it's organized in a way that mimics our brain's natural way of thinking.

Lesson by Twila Camp, animation by Flaming Medusa Studios Inc.

https://youtu.be/J8hzJxb0rpc

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

The World Wide Web - not to be confused with the Internet, which is the underlying plumbing for the web as well as other networks. The World Wide Web is built on the foundation of simply linking pages to other pages with hyperlinks, but it is this massive interconnectedness that makes it so powerful. But before the web could become a thing, Tim Berners-Lee would need to invent the web browser at CERN, and search engines would need to be created to navigate these massive directories of information.

https://youtu.be/guvsH5OFizE
Some #JavaScript coding exercises that put into a web app so that you can practice on your phone.

You can install it directly into your phone by clicking on the home icon beside the address bar in Firefox browser as it's a PWA.

https://practicejs.com/

πŸ‘‰πŸ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
A javascript plugin for beautiful responsive timetables

http://timetablejs.org/



πŸ‘‰πŸ‘‰ Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Operator Precedence Table gives the precedence number and Associativity of different types of operators in JS.
A must read all JS developers...


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


https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_Precedence#Table
#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.
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.
πŸ‘‰πŸ‘‰ 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.