E olha que louco! Hackeei um jogo feito em JavaScript para receber comandos via Web Socket do giroscópio meu celular e ainda brinquei com @TensorFlow Machine learning na parada 😬
Ah e não é só isso! Estou usando Machine Learning com @TensorFlow para entender quanto ocorre um gesto de “tiro” a partir dos meus sensores e enviar ao jogo.
/2
Muuuuito doido não? Vamos ver até onde vou nessa brincadeira 😆
Agora é melhorar esse modelo do TensorFlow e dar uma tunada em performance 💚
/3
Próximo passo vai ser fazer esses comandos direto da Webcam sem celular e ver como a parada se sai.
/4
Eai, lembra desse joguinho ai? Joguei muito quando criança no #PolyStation, nome dele é #DuckHunt e tem uma versão feita em JavaScript disponível no GitHub para brincar 🥹
/5
Fiiiiiiinaly we have a native solution to catch CLI arguments in @nodejs🔥😱
🧵 /1
There was a long discussion on how many existing npm packages were made to parse CLI args and why the Node.js project hasn't had any native solution yet.
/2
You may have heard of existing packages that are very popular around there to make CLI programs such as commander, yargs and this new function came with interesting ideas.
/3
What I've learned after giving over 100 talks around the world 🤯😱
🧵 /1
Today I brought something special for you! I'll show how I reached 10 different countries, what I learned to keep myself calm while speaking to huge audiences, and much more!
/2
This video is very special for me as I'm sharing my experiences and the reason behind Why I started giving talks in the first place.
/3
The JavaScript language is changing and the ECMAScript 2023 is on 🔥
Come and check what's new now 🤯🧵 /1
I love seeing how the language is evolving fast and especially how JS proposals that have been in discussions for years are finally going to the last stage to become part of the language. /2
I prepared a bunch of videos on my channel showing in practice the benefits and what problems those proposals are meant to solve
/3
Why JavaScript Generators fix 90% of your problems when working with big loads of data 🤯
Let's? 🧵 /1
I've seen many people facing performance problems on the @nodejs platform or even on vanilla JS on the browser and when I ask what's happening they usually blame the language. /2
Although, when I look at the implementation, I see they are trying to process all the data simultaneously. /3
wooowwwww, I know that you've always wanted to compare objects in JS as `obj === obj` so I brought good news for you 🤩🔥
Let's begin🧵 /1
I don't know about you but I'm really excited about this feature, let me show you how it works 🔥
/2
The #ECMAScript proposal for the #Record and #Tuple value types is Stage 2 which means that it could change at any time but there're packages and playgrounds for you to try out this feature before it's available on the language.
/3