My talk on OpenSlava conference showed that we have all typical functionalities of #web#frameworks inside modern #browsers and #developers can avoid them:
https://t.co/ILusO678wH
@Rich_Harris#accessibility: Shadow Dom is for encapsulation, for hiding the implementation details of the component to make accessible in UI just what matters for usage of app - like your car has not directly accessible engine. See html video element in chrome.
W3C #webcomponent standards eliminate need to use any opinionated web framework and assemble apps from smart "lego-bricks". To accelerate programming of custom web components I published a #typescript base class https://t.co/l6cEgOcZOv with compiled #javascript distribution.
Nie som #itckar, som #programator. (... just frustration about absurd new word in Slovak language for everybody touching computers in daily work as a replacement for 50+ years old one)
#serverless is #enterprise application integration (EAI) in new clothes: with fast implementation, application as a bag of code snipets, and vendor lock-in.
#P2P collaboration in https://t.co/bTUKcTp2Hk with #WebRTC data-channel: #Serverless high-speed state synchronization. Tested on current #Chrome and #Firefox. Archaic reliable communication model: channel for data and channel for Ack.