Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @jsconfasia
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @jsconfasia
-
Pinned Tweet
We wish you very happy 2020!
One with many good ideas that can fit into this form
https://contribute.jsconf.asia Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
But my talk got uploaded to YT and a couple of weeks later
@jsconfasia reached out to me. They invited me to speak at their event in Singapore, with travel & accommodation paid! That's when I realized, I am actually quite good at public speaking & this is a career I could pursue.Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
It's now the fourth year we are having this event. Slightly different this time given the circumstances we are in, but our purpose is still the same
If you're interested and in the Asia timezone, feel free to register here: https://ti.to/global-diversity-cfp-day-2021/asia …
#gdcfpdayhttps://twitter.com/gdcfpday/status/1343952144211316739 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
And for today's useful web development content we turn to ... *doublecheckinconfusion* ... NTUC?
#nextjshttps://medium.com/ne-digital/how-to-reduce-next-js-bundle-size-68f7ac70c375 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
just waiting for dark mode to eventually land in Node.js
Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
I'm excited to release "
"
— the smallest possible 3D globe in just 75 characters!
(t,i,x,y) =>
'灾擾ϿǾǾῼ羼߰́ࠇ㰇繿ǿÿဎ'.charCodeAt(5*(t-acos((1-x/8)/cos(asin(1-y/8))))%19)&2**y
https://tixy.land/?code=%27%00%E7%81%BE%E6%93%BE%CF%BF%C7%BE%C7%BE%E1%BF%BC%E7%BE%BC%DF%B0%CC%81%E0%A0%87%E3%B0%87%E7%B9%BF%C7%BF%C3%BF%E1%80%8E%27.charCodeAt%285*%28t-acos%28%281-x%2F8%29%2Fcos%28asin%281-y%2F8%29%29%29%29%2519%29%262**y …
It includes encoded bitmap data and results in just 98 bytes of JavaScript.pic.twitter.com/8H5tyOHbHXShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
Launched 25 years ago today: Netscape Navigator 2.0, the first browser to support JavaScript.
#JavaScript#JSpic.twitter.com/ke6zTWZasD
Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
One rule of React Hooks is that we can't conditionally call them cuz the order of the Hooks could change between renders of a component and mess things up But sometimes we *really* need to call Hooks conditionally, and there are a couple of workarounds
/thread
pic.twitter.com/OBuZtxCfNi
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted

Our CFP is OPEN!
You're welcome to submit your talk ideas by the end of February. We accept talks through Google Forms, and Sessionize as well. Speaker travel & accommodation is covered by us
More perks, details, guidelines:https://jsconfbp.com/call-for-speakers-2021 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia RetweetedThanks. Twitter will use this to make your timeline better. UndoUndo
-
JSConf.Asia Retweeted
//
#tinycode@CCodeMadrid#p5js t=0,draw=_=>t++?background("#09e")+T(96):createCanvas(w=192,157) T=(x,y=x,s=x)=>abs(noise(x/w,y/w,(mag(x-96,y-78)+t)/w)-.5)>map(s,1,96,.02,1)?fill(s<4?"#dca":"#0a4")+square(x-s,y-s,s*2):(s/=2)>.5&&T(x+s,y+s,s)+T(x+s,y-s,s)+T(x-s,y+s,s)+T(x-s,y-s,s) https://twitter.com/ntsutae/status/1207647178136506371 …pic.twitter.com/maSlVRJlrMShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
JavaScript was first announced on December 4th, 1995 — exactly 25 years ago today
https://web.archive.org/web/20060111090514/http://wp.netscape.com/newsref/pr/newsrelease67.html …
“The open, cross-platform object scripting language for enterprise networks and the Internet”Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
The most minimalist creative coding environment is alive: ⟶ https://tixy.land Control the size and color of a 16x16 dot matrix with a single JavaScript function. The input is limited to 32 characters – but no limits to your creativity!


pic.twitter.com/aYlBDMwVunShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
Big news! After months of work by amazing engineers, create-react-app version 4 is released


Changelog: https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md#400-2020-10-23 …pic.twitter.com/N8LdEKPZLhShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
Examples of refactoring common
#react hooks to#svelte https://github.com/joshnuss/react-hooks-in-svelte …pic.twitter.com/Q0hc48nh5x
Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
CSS 3D Studio Room
It's done!
A CSS recreation of my workspace
https://codepen.io/jh3y/pen/XWdQBRx … via @CodePenpic.twitter.com/hxYBSbUVJZShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
http://modify.video - A purely browser-based privacy-first video tool capable of performing tasks like converting, compression, etc. without uploading your files using
#WebAssembly.pic.twitter.com/cUKmT8OeoS
Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
Vue 3.0 "One Piece" is here!https://github.com/vuejs/vue-next/releases/tag/v3.0.0 …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
Check out this super-understandable article on "JavaScript async and await in loops" by
@zellwk
https://zellwk.com/blog/async-await-in-loops/ …Thanks. Twitter will use this to make your timeline better. UndoUndo -
Congrats to
@jsconfkorea for a cosy and enjoyable home edition! All the best!Thanks. Twitter will use this to make your timeline better. UndoUndo -
JSConf.Asia Retweeted
For “the web [having] to pick up the scraps left by video formats,”
@jaffathecake shows how incredible of an image format AVIF is:https://jakearchibald.com/2020/avif-has-landed/ …Thanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
% FREE ticket today ->