Bookmarks tagged dev and js

7 Jan • webrtcforthecurious.com
This book was created by WebRTC implementers to share their hard-earned knowledge with the world. WebRTC For The Curious is an Open Source book written for those that are always looking for more. This book doesn’t settle for abstraction.
This book is all about protocols and APIs, and will not be talking about any software in particular. We attempt to summarize RFCs and get all undocumented knowledge into one place.
#dev - #js - #webrtc +
22 Nov 2023 • pyconde2023-jupyterlite.readthedocs.io
Tutorial de como fazer o build de um site JupyterLite, um Jupyter compilado para WASM (roda 100% no navegador).
#dev - #js - #python +
27 Sep 2023 • ar.al
Checando por argumentos obrigatórios e lançando exceções na falta deles em JS.
Oferece uma solução curta e reaproveitável, para que não seja necessário adicionar lógica de checagem em todas as funções do código.
#dev - #js -