Check out Hyderabad Javascript Group http://meetu.ps/c/zY3T/tSsN6/d on Meetup
Meetup
Hyderabad Javascript Group (Hyderabad, India)
A meetup focused on JavaScript everywhere, including client side, server side, browser, non-browser, etc.. Goals for the group are to spread ideas about node.js, jQuery (including various open source
The V8 Version 6.6 beta focuses focuses on JavaScript language features and code-caching capabilities
https://www.infoworld.com/article/3252818/web-development/whats-new-in-googles-v8-javascript-engine.html
https://www.infoworld.com/article/3252818/web-development/whats-new-in-googles-v8-javascript-engine.html
InfoWorld
What’s new in Google’s V8 JavaScript engine
The V8 Version 7.4 beta lays the groundwork for possible future iOS support
A little gist to integrate a "Toot it!" button to your Vue.js project.
Buttons to share a website to Diaspora* or Mastodon
https://gist.github.com/Aly-ve/06e0eaeab4f613de8c5500fa46c15050
Buttons to share a website to Diaspora* or Mastodon
https://gist.github.com/Aly-ve/06e0eaeab4f613de8c5500fa46c15050
Gist
Buttons to share a website to Diaspora* or Mastodon
Buttons to share a website to Diaspora* or Mastodon - anything.vue
Explore the JavaScript Crypto Libraries
WebCryptoAPI
Stanford Javascript Crypto Library
cryptojs
FoxyCrypt
PolyCrypt
Cifre
jscrypto
pidCrypt
OpenPGP.js
js-nacl
and much more
https://gist.github.com/jo/8619441
WebCryptoAPI
Stanford Javascript Crypto Library
cryptojs
FoxyCrypt
PolyCrypt
Cifre
jscrypto
pidCrypt
OpenPGP.js
js-nacl
and much more
https://gist.github.com/jo/8619441
Gist
List of JavaScript Crypto libraries.
List of JavaScript Crypto libraries. GitHub Gist: instantly share code, notes, and snippets.
👍1
https://eloquentjavascript.net/
This is a book about JavaScript, programming.
Written by Marijn Haverbeke.
Licensed under a Creative Commons attribution-noncommercial license.
This is a book about JavaScript, programming.
Written by Marijn Haverbeke.
Licensed under a Creative Commons attribution-noncommercial license.
Web Demystified - A Video Series
This post introduces Web Demystified, a new series targeting web makers. By web makers, we have in mind everyone who builds things for the web: designers, developers, project managers, students, hobbyists, and experts.
https://hacks.mozilla.org/2018/04/a-new-video-series-web-demystified/
This post introduces Web Demystified, a new series targeting web makers. By web makers, we have in mind everyone who builds things for the web: designers, developers, project managers, students, hobbyists, and experts.
https://hacks.mozilla.org/2018/04/a-new-video-series-web-demystified/
Mozilla Hacks – the Web developer blog
A new video series: Web Demystified – Mozilla Hacks - the Web developer blog
This post introduces Web Demystified, a new video series targeting web makers -- everyone who builds things for the web: designers, developers, project and team managers, students, hobbyists, and experts. ...
Day.js:
A Fast 2KB Alternative to Moment.js (with compatible API) - (Elegant date/time manipulation and parsing with the tradeoff being around timezones and locales..)
github.com/xx45/dayjs
A Fast 2KB Alternative to Moment.js (with compatible API) - (Elegant date/time manipulation and parsing with the tradeoff being around timezones and locales..)
github.com/xx45/dayjs
GitHub
GitHub - iamkun/dayjs: ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API - GitHub - iamkun/dayjs: ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same m...
L20n by Mozilla
A developer-friendly JS framework that places language in the localizer's hands.
* It's a new localization framework for the Web, allows localizers to put small bits of logic into localization resources to codify the grammar of the language.
* It removes the need for developers to thoroughly understand the specifics of a natural language and provides an opportunity for localizers to create better translations.
http://l20n.org/
Follow @javascriptdaily for frequent updates about JavaScript updates, news and event alerts.
A developer-friendly JS framework that places language in the localizer's hands.
* It's a new localization framework for the Web, allows localizers to put small bits of logic into localization resources to codify the grammar of the language.
* It removes the need for developers to thoroughly understand the specifics of a natural language and provides an opportunity for localizers to create better translations.
http://l20n.org/
Follow @javascriptdaily for frequent updates about JavaScript updates, news and event alerts.
Harvard has released a introductory playlist for #JavaScript to consume at your own pace. Happy JS Learning.
https://youtu.be/K1EeEps-zXc
Follow @javascriptdaily for frequent updates about JavaScript updates, news and event alerts.
https://youtu.be/K1EeEps-zXc
Follow @javascriptdaily for frequent updates about JavaScript updates, news and event alerts.
YouTube
JavaScript, part 0
Introducing Lodash:
Lodash makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. Lodash’s modular methods are great for:
- Iterating arrays, objects, & strings
- Manipulating & testing values
- Creating composite functions
Find more info here
https://lodash.com/
Learn and Explore Lodash
https://lodash.com/docs
The Functional Programming Guide
https://github.com/lodash/lodash/wiki/FP-Guide
https://github.com/lodash/lodash
Lodash makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. Lodash’s modular methods are great for:
- Iterating arrays, objects, & strings
- Manipulating & testing values
- Creating composite functions
Find more info here
https://lodash.com/
Learn and Explore Lodash
https://lodash.com/docs
The Functional Programming Guide
https://github.com/lodash/lodash/wiki/FP-Guide
https://github.com/lodash/lodash
GitHub
FP Guide
A modern JavaScript utility library delivering modularity, performance, & extras. - lodash/lodash
" You Don't Know JS " is an exploration of the mysterious, confusing, complex, and controversial parts of JavaScript.
If you write JavaScript for your primary job, odds are, you're pretty good at it. But honestly, how well do you really know the language? Most of us spend years writing JS and never really going beyond a surface understanding. And then we blame our WTF moments on "the bad parts".
Know More:
https://www.kickstarter.com/projects/getify/you-dont-know-js-book-series
Get the Digital Copies here:
https://github.com/getify/You-Dont-Know-JS
If you write JavaScript for your primary job, odds are, you're pretty good at it. But honestly, how well do you really know the language? Most of us spend years writing JS and never really going beyond a surface understanding. And then we blame our WTF moments on "the bad parts".
Know More:
https://www.kickstarter.com/projects/getify/you-dont-know-js-book-series
Get the Digital Copies here:
https://github.com/getify/You-Dont-Know-JS
Kickstarter
"You Don't Know JS" (book series)
A book series exploring the parts of JavaScript that we all think we understand but don't REALLY know.
clipboard.js
A modern approach to copy text to clipboard
Copying text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework.
That's why clipboard.js exists.
Explore more:
https://clipboardjs.com/
Get it here:
https://github.com/zenorocha/clipboard.js
A modern approach to copy text to clipboard
Copying text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework.
That's why clipboard.js exists.
Explore more:
https://clipboardjs.com/
Get it here:
https://github.com/zenorocha/clipboard.js
Clipboardjs
clipboard.js
A modern approach to copy text to clipboard. No Flash. No frameworks. Just 3kb gzipped
VuetifyJS
Vuetify is a semantic component framework for Vue. It aims to provide clean, semantic and reusable components that make building your application a breeze.
Build amazing applications with the power of Vue and Material Design and a massive library of beautifully crafted components. Vuetify components feature an easy-to-remember semantic design that shifts remembering complex classes and markup, to type-as-you speak properties that have simple and clear names.
https://github.com/vuetifyjs/vuetify
For more details,
https://vuetifyjs.com/en/
Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Vuetify is a semantic component framework for Vue. It aims to provide clean, semantic and reusable components that make building your application a breeze.
Build amazing applications with the power of Vue and Material Design and a massive library of beautifully crafted components. Vuetify components feature an easy-to-remember semantic design that shifts remembering complex classes and markup, to type-as-you speak properties that have simple and clear names.
https://github.com/vuetifyjs/vuetify
For more details,
https://vuetifyjs.com/en/
Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
GitHub
GitHub - vuetifyjs/vuetify: 🐉 Vue Component Framework
🐉 Vue Component Framework. Contribute to vuetifyjs/vuetify development by creating an account on GitHub.
What is WebAssembly ?
* WebAssembly is an instruction format that runs on a stack based virtual machine.
* WebAssembly is statically typed, value types are limited to i32, i64, f32 and f64.
* WebAssembly can only read and write from it’s own linear memory which is an array buffer. It has no direct access to external JavaScript variables values unless they are copied into memory or passed through the call stack.
* WebAssembly can not call functions which are not explicitly forwarded to it as an import. Functions can only have value types as parameters and return value.
Semantically it’s actually more or less identical to it’s predecessor Asm.js, a statically typed subset of JavaScript. The major difference between the two, is that WebAssembly is a binary format designed to be more size and load time efficient than what the equivalent JavaScript source with Asm.js type annotations would be.
Source
“Hello WebAssembly” @caspervonb https://medium.com/@caspervonb/hello-webassembly-882bba5c9fb7
Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
* WebAssembly is an instruction format that runs on a stack based virtual machine.
* WebAssembly is statically typed, value types are limited to i32, i64, f32 and f64.
* WebAssembly can only read and write from it’s own linear memory which is an array buffer. It has no direct access to external JavaScript variables values unless they are copied into memory or passed through the call stack.
* WebAssembly can not call functions which are not explicitly forwarded to it as an import. Functions can only have value types as parameters and return value.
Semantically it’s actually more or less identical to it’s predecessor Asm.js, a statically typed subset of JavaScript. The major difference between the two, is that WebAssembly is a binary format designed to be more size and load time efficient than what the equivalent JavaScript source with Asm.js type annotations would be.
Source
“Hello WebAssembly” @caspervonb https://medium.com/@caspervonb/hello-webassembly-882bba5c9fb7
Join @javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Medium
Hello WebAssembly
A Look at Webassembly Through a Fantasy Console
Handlebars JS provides the power necessary to let you build semantic templates effectively with no frustration. Handlebars is largely compatible with Mustache templates. In most cases it is possible to swap out Mustache with Handlebars and continue using your current templates.
Checkout the official Handlebars docs site at http://www.handlebarsjs.com and the live demo at http://tryhandlebarsjs.com/.
Fork it from:
https://github.com/wycats/handlebars.js/
Join t.me/javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Checkout the official Handlebars docs site at http://www.handlebarsjs.com and the live demo at http://tryhandlebarsjs.com/.
Fork it from:
https://github.com/wycats/handlebars.js/
Join t.me/javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
GitHub
GitHub - handlebars-lang/handlebars.js: Minimal templating on steroids.
Minimal templating on steroids. Contribute to handlebars-lang/handlebars.js development by creating an account on GitHub.
Mozilla is calling for data scientists, students & young researchers to join our “Overscripted Web: a Data Analysis Challenge”: help us explore unseen JavaScript execution events and what this means for the Web! The winners will join us at mozfest!
https://medium.com/mozilla-open-innovation/overscripted-91881d8662c3
Know more :
https://challenges.mozilla.community/overscripted/
https://hacks.mozilla.org/2018/06/overscripted-digging-into-javascript-execution-at-scale/
P.S.: Join t.me/javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
https://medium.com/mozilla-open-innovation/overscripted-91881d8662c3
Know more :
https://challenges.mozilla.community/overscripted/
https://hacks.mozilla.org/2018/06/overscripted-digging-into-javascript-execution-at-scale/
P.S.: Join t.me/javascriptdaily for more updates of Daily JavaScript / JS community news, links and events.
Medium
Overscripted Web: a Mozilla Data Analysis Challenge
Help us explore the unseen JavaScript and what this means for the Web