Struggling with JavaScript Promises? Read my latest article where I simplify promises, chaining, and async/await for better async code. Perfect for beginners and seasoned devs alike! 🚀 #javascript#WebDevelopment https://t.co/9lqYfbDg7N
I wrote another post 🙃 This time about the Closures. "JavaScript Closures simply explained" by Adam Blazek #javascript#DEVCommunity https://t.co/RzrsPLt9tD
It was fun! I wrote an introduction to JavaScript Prototypes 🙂
"JavaScript Object Prototypes simply explained" by Adam Blazek #DEVCommunity https://t.co/H9uFExCLEn
I am attending the biggest #Reactjs conference remotely. You may get a limited free ticket (50% of talks, no workshops) and join me by clicking this badge.
https://t.co/yGwCvGsxDg
#ReactSummit
Node.js 20 is now available! 💚
Highlights include:
- Experimental Permission Model
- A synchronous import.meta.resolve
- Stable Test Runner
- V8 JavaScript engine updated to 11.3
- Single Executable Apps
- Ada to 2.0
And more in our blog post: https://t.co/dD9ejmHrGV
I've finished the course Just JavaScript. It was a good explanation of how JS works via a mental model. The last chapter about Prototype connects all the dots. #justjavascript#javascript
Just read this nice article on how web browsers work, especially the chapter on rendering is a good one #webdevelopment#rendering#frontend https://t.co/QzeIBQ6jMN
The software to create the black hole in the movie 'Interstellar' is a full implementation of Einstein's equations in 40,000 lines of C++, and rendered thousands of 23-megapixel IMAX frames on a 32,000-core render farm at about 20 core-hours per frame: https://t.co/1Jrmi5G3mU
When you see a table like this one or similar and it says "your password", know that in most cases it means "random password", or "all/any password".
Yours might still be cracked instantly or within hours. Case in point "asdfghjkl0123456789" (19 chars) & other reused passwords.