No results found in makandra dev.

Best results in other decks

...noise. Add it to your .bashrc or .zshrc. tg() { terragrunt $@ | grep -v "Refreshing state...\|Reading...\|Read complete after" } tf() { terraform $@ | grep -v "Refreshing state...\|Reading...\|Read complete after" }

Understand how asynchronous JavaScript works: Read Henning's presentation about asynchronous Javascript (there's also a German video presentation in our shared folder) Read about Promises on MDN and...

...this visualization Read about async / await. Read about requestAnimationFrame and requestIdleCallback Note that requestAnimationFrame can be used to reduce the number of repaints for animations. This might benefit your application...

Search in all decks