A Helper for Making Randomness Easier
π₯ Follow @javascriptdaily π₯
https://github.com/nastyox/Rando.js
π₯ Follow @javascriptdaily π₯
https://github.com/nastyox/Rando.js
GitHub
GitHub - nastyox/Rando.js: The world's easiest, most powerful random function.
The world's easiest, most powerful random function. - nastyox/Rando.js
π1
Breaking @angular news:
April - Rob Wormald (Dev Rel, Angular) was forced to quit.
June - Kara Erickson (Technical Lead, Angular) quit.
July - Matias Niemala (Animations Lead, Angular) has been forced to quit the Angular team. Others soon...
What the hell is going on at Google?
Now when I say forced, I mean demoted, ostracized, and ignored by leadership. Amazing talent shoved out the door... a true loss to the Angular community IMO.
Source: https://twitter.com/ThomasBurleson/status/1283902169226280960
π₯ Follow @javascriptdaily π₯
April - Rob Wormald (Dev Rel, Angular) was forced to quit.
June - Kara Erickson (Technical Lead, Angular) quit.
July - Matias Niemala (Animations Lead, Angular) has been forced to quit the Angular team. Others soon...
What the hell is going on at Google?
Now when I say forced, I mean demoted, ostracized, and ignored by leadership. Amazing talent shoved out the door... a true loss to the Angular community IMO.
Source: https://twitter.com/ThomasBurleson/status/1283902169226280960
π₯ Follow @javascriptdaily π₯
Twitter
Thomas Burleson
Breaking @angular news: April - Rob Wormald (Dev Rel, Angular) was forced to quit. June - Kara Erickson (Technical Lead, Angular) quit. July - Matias Niemala (Animations Lead, Angular) has been forced to quit the Angular team. Others soon... What the hellβ¦
π3
https://ui.dev/webpack/
Become an expert in JavaScript, know about interesting JS libraries and frameworks,
π₯ Follow @javascriptdaily π₯
Become an expert in JavaScript, know about interesting JS libraries and frameworks,
π₯ Follow @javascriptdaily π₯
ui.dev
Webpack: A gentle introduction
A gentle introduction to why Webpack exists, what problems it solves, and how to use it.
π₯3π2π₯°1
What does 100% mean in CSS?
One of the CSS units I use most is the wonderful % β so handy for positioning elements on the page.
Unfortunately, the rules arenβt exactly straightforward. One question Iβm always asking myself is:
Percent of what?
https://wattenberger.com/blog/css-percents
π₯ Follow @javascriptdaily π₯
One of the CSS units I use most is the wonderful % β so handy for positioning elements on the page.
Unfortunately, the rules arenβt exactly straightforward. One question Iβm always asking myself is:
Percent of what?
https://wattenberger.com/blog/css-percents
π₯ Follow @javascriptdaily π₯
π3
If you know Javascript, you can do:
πΉ Front-end
πΉ Back-end
πΉ Animations
πΉ Styling
πΉ Static websites
πΉ API development
πΉ Server setup
πΉ and tons more!
(What we are saying here is you should learn Javascript)
π₯ Follow @javascriptdaily π₯
πΉ Front-end
πΉ Back-end
πΉ Animations
πΉ Styling
πΉ Static websites
πΉ API development
πΉ Server setup
πΉ and tons more!
(What we are saying here is you should learn Javascript)
π₯ Follow @javascriptdaily π₯
π8β€1
π₯ Follow @javascriptdaily π₯
If you like Javascript, there are a few popular stacks you can learn with the frameworks!
MERN, MEAN AND VENoM!
MERN
MongoDB, Express, React and Node
MEAN
MongoDB, Express, Angular and Node
VENoM
Vue, Express, Node and MongoDB
What are you learning?
If you like Javascript, there are a few popular stacks you can learn with the frameworks!
MERN, MEAN AND VENoM!
MERN
MongoDB, Express, React and Node
MEAN
MongoDB, Express, Angular and Node
VENoM
Vue, Express, Node and MongoDB
What are you learning?
π6
A good resource to learn ES6 features in comparison with ES5.
#LearnES6
http://es6-features.org/
π₯ Follow @javascriptdaily π₯
#LearnES6
http://es6-features.org/
π₯ Follow @javascriptdaily π₯
π2π₯1
Today let's focus on memory management! Above you can learn how the mark & sweep garbage collection algorithm works.
On a very high-level, that's what your programming language runtime does under the hood when it deallocates memory.
π₯ Follow @javascriptdaily π₯
On a very high-level, that's what your programming language runtime does under the hood when it deallocates memory.
π₯ Follow @javascriptdaily π₯
π₯³π₯³ D3.js v6.0 released π₯³π₯³
For more regular updates from JavaScript ecosystem,
π₯ Follow @javascriptdaily π₯
Catch the major updates here π
https://github.com/d3/d3/blob/master/CHANGES.md
For more regular updates from JavaScript ecosystem,
π₯ Follow @javascriptdaily π₯
Catch the major updates here π
https://github.com/d3/d3/blob/master/CHANGES.md
GitHub
d3/CHANGES.md at main Β· d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: - d3/d3
π1
ESLint now has a public roadmap of what they are working in next.
https://javascriptweekly.com/link/94719/b285d6a459
https://javascriptweekly.com/link/94719/b285d6a459
eslint.org
Announcing ESLint's public roadmap - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
π2
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
https://github.com/fabricjs/fabric.js
https://github.com/fabricjs/fabric.js
GitHub
GitHub - fabricjs/fabric.js: Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser - fabricjs/fabric.js
What Vue.js Does Better Than React
After delving deep into the Vue.js docs and playing around with Vue.js (note: I am in no way a Vue.js expert) I was shocked to find myself liking the way Vue.js did some things better than React.
Ultimately I hope that React steals is inspired by these things that Vue.js does and starts doing them as well.
Different Philosophies
Single File Components
Officially Supported Related Libraries
Style Guide
Class and Style Bindings
Slots
Directive Modifiers
Form Input Bindings
Custom Directives
Written in TypeScript
https://hswolff.com/blog/what-vuejs-does-better-than-react/
π₯ Follow @javascriptdaily π₯
After delving deep into the Vue.js docs and playing around with Vue.js (note: I am in no way a Vue.js expert) I was shocked to find myself liking the way Vue.js did some things better than React.
Ultimately I hope that React steals is inspired by these things that Vue.js does and starts doing them as well.
Different Philosophies
Single File Components
Officially Supported Related Libraries
Style Guide
Class and Style Bindings
Slots
Directive Modifiers
Form Input Bindings
Custom Directives
Written in TypeScript
https://hswolff.com/blog/what-vuejs-does-better-than-react/
π₯ Follow @javascriptdaily π₯
Hswolff
What Vue.js Does Better Than React
Iβve been a React engineer for the past 5 years. I love React. I love making React applications. I think itβs one of the best UI frameworks available right now.However, there are a few competitors in this space. One of the biggest is Vue.js.Iβve played aroundβ¦
π7
Hermes is an open-source JavaScript engine optimized for running React Native apps on Android.
https://reactnative.dev/docs/hermes
https://hermesengine.dev/
https://reactnative.dev/docs/hermes
https://hermesengine.dev/
reactnative.dev
Using Hermes Β· React Native
Hermes is an open-source JavaScript engine optimized for React Native. For many apps, using Hermes will result in improved start-up time, decreased memory usage, and smaller app size when compared to JavaScriptCore.
π6