#exploringes2016andes2017 search results

Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

turbobureaucrat's tweet image. Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all(). #JavaScript #ES2016 #ES2017

turbobureaucrat's tweet image. Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all().

#JavaScript #ES2016 #ES2017

Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here. #JavaScript #ES2017 #ExploringES2016AndES2017

turbobureaucrat's tweet image. Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here.

#JavaScript #ES2017 #ExploringES2016AndES2017

Things are getting even tougher! Here is the talk describing the technique for parallelizing data handling. Haven't watched it yet, but shortly: • Convert data to picture, • Process it through OpenGL in parallel on GPU. • Convert the result back. #ExploringES2016AndES2017


#ExploringES2016AndES2017 recommends using the following strategy towards async functions: • Use Promises directly to build asynchronous primitives. • Use those primitives via async functions. #JavaScript #ES2017


It looks like #ExploringES2016AndES2017 is much shorter than #ExploringES6.🤔 I'm relatively new on Earth and still need to learn to compare. #ES2017


Well, I've finished reading #ExploringES2016AndES2017!😲 That was fast. Changes brought by standards #ES2016 and #ES2017 are not that tremendous as those introduced by #ES2015.


Have you ever used SharedArrayBuffer and parallel programming in #JavaScript? This is the technique I've first read of in #ExploringES2016AndES2017, and it seems for me still rare. #ES2017


I've decided to write the test for this one. And I can't see the difference. Maybe you know something else? #JavaScript #ES2017 #ExploringES2016AndES2017

I have the only doubt here. Knowing that #JavaScript is single-threaded and even does not have pseudoparallelism how is something going to happen in parallel? Or there are some tasks that it leaves for other threads like requests? Maybe @rauschma knows?🤔



Well, I've finished reading #ExploringES2016AndES2017!😲 That was fast. Changes brought by standards #ES2016 and #ES2017 are not that tremendous as those introduced by #ES2015.


Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here. #JavaScript #ES2017 #ExploringES2016AndES2017

turbobureaucrat's tweet image. Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here.

#JavaScript #ES2017 #ExploringES2016AndES2017

It looks like #ExploringES2016AndES2017 is much shorter than #ExploringES6.🤔 I'm relatively new on Earth and still need to learn to compare. #ES2017


Have you ever used SharedArrayBuffer and parallel programming in #JavaScript? This is the technique I've first read of in #ExploringES2016AndES2017, and it seems for me still rare. #ES2017


Things are getting even tougher! Here is the talk describing the technique for parallelizing data handling. Haven't watched it yet, but shortly: • Convert data to picture, • Process it through OpenGL in parallel on GPU. • Convert the result back. #ExploringES2016AndES2017


#ExploringES2016AndES2017 recommends using the following strategy towards async functions: • Use Promises directly to build asynchronous primitives. • Use those primitives via async functions. #JavaScript #ES2017


I've decided to write the test for this one. And I can't see the difference. Maybe you know something else? #JavaScript #ES2017 #ExploringES2016AndES2017

I have the only doubt here. Knowing that #JavaScript is single-threaded and even does not have pseudoparallelism how is something going to happen in parallel? Or there are some tasks that it leaves for other threads like requests? Maybe @rauschma knows?🤔



Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all(). #JavaScript #ES2016 #ES2017

turbobureaucrat's tweet image. Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all().

#JavaScript #ES2016 #ES2017

Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

turbobureaucrat's tweet image. Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

No results for "#exploringes2016andes2017"

Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all(). #JavaScript #ES2016 #ES2017

turbobureaucrat's tweet image. Just discovered the super cool solution in #ExploringES2016AndES2017. In #async functions, you may have several awaits. If it isn't necessary for them to work sequentially, you can speed them up but using Promise.all().

#JavaScript #ES2016 #ES2017

Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here. #JavaScript #ES2017 #ExploringES2016AndES2017

turbobureaucrat's tweet image. Did you know that when using Object.assign you lose all complex settings made for a specific property? Object.getOwnPropertyDescriptors() can help you here.

#JavaScript #ES2017 #ExploringES2016AndES2017

Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

turbobureaucrat's tweet image. Reading #ExploringES2016andES2017. This happens every time: I read something new, forget, reread, almost forget and so on. I knew about #JavaScript exponential operator but forgot it. Now reading again and start to remember...🤔

Loading...

Something went wrong.


Something went wrong.


United States Trends