console.log(!!"false" == !!"true");
Please open Telegram to view this post
VIEW IN TELEGRAM
๐6โค2
๐คฃ38๐ค21๐12 5
A tool for generating a visual graph of module dependencies, finding circular dependencies, and discovering other useful info.
PATRIK HENNINGSSON
Please open Telegram to view this post
VIEW IN TELEGRAM
๐7โค2 2
console.log(typeof typeof undefined);
Please open Telegram to view this post
VIEW IN TELEGRAM
๐3โค1
๐คฃ50๐12๐ค10โค5 4
A surprisingly thorough article going deep into one developerโs research into using Svelte to build modern front-end apps. If youโve never experimented with Svelte, this is a good primer to the key concepts, tradeoffs, and techniques involved.
HรLA BEN KHALFALLAH
Please open Telegram to view this post
VIEW IN TELEGRAM
console.log([] == []);
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4โค3
๐คฃ34๐18๐ค14 5โค1
We're immensely grateful for your support and for being a part of this journey with us!
Please open Telegram to view this post
VIEW IN TELEGRAM
โค14๐7 7๐คฉ2
console.log('abc' instanceof String);
Please open Telegram to view this post
VIEW IN TELEGRAM
โค3๐1
๐ค23๐คฃ20 12๐6โค1
A week ago, we organized the JavaScript Summit Armenia 2024. We had a great time, and we'll be sharing the videos (talks) with you soon!
@javascriptarmenia @jssummitam
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
var x = 1;
console.log(x+++x);
Please open Telegram to view this post
VIEW IN TELEGRAM
๐คฃ35๐16๐ค12 10๐คฉ2
I HACKED A CAR IN JAVASCRIPT!!! ๐
I built a web tool to hack wireless devices right from the browser and I used it to run a rolljam/replay attack against my friend's car (with consent of course) and IT WORKED!!!
@devdevcharlie
I built a web tool to hack wireless devices right from the browser and I used it to run a rolljam/replay attack against my friend's car (with consent of course) and IT WORKED!!!
@devdevcharlie
Please open Telegram to view this post
VIEW IN TELEGRAM
๐คฃ31 10โค6๐6๐ค5
var x = 1;
console.log(x++ + ++x);
Please open Telegram to view this post
VIEW IN TELEGRAM
๐5โค1
๐คฃ55๐ค21๐6โค2 2๐คฉ1
A major release and significant modernization for the open source WYSIWYG editor. In Announcing Quill 2.0, we learn about Quillโs transition to TypeScript and improved use of modern browser features, but thereโs more going on too, such as its ESM packaging. Want to play with some code? Thereโs a playground.
SLAB INC.
Please open Telegram to view this post
VIEW IN TELEGRAM
๐14โค4 4