For a past year we've been working on our internal AI assistant. We gathered a lot of insights about the process of integrating AI into the company. We want to share our best learnings.
Why would anyone want to design a new programming language when JavaScript seems to have everything? ;) Designing a language isn't just about adding features—it's often about removing them and preventing certain types of bugs. This talk will share some real examples and lessons learned.
Live setup of web3 dApp using radix-dapp-toolkit library (which I develop). Use JS to send transaction to Radix Wallet. Introduction to Radix way of doing web3.
Discover how AI tools simplify the creation of tests, from basic setups to complex scenarios. This live demo will reveal techniques for leveraging AI to save time, overcome testing challenges, and achieve good code coverage.
This talk consolidates basic but not very spread information about form. Developers don't always need ton of JavaScript to make them work, as browsers and community behind W3C do really great job on delivering fantastic functionality and integration. Some things can be used out of the box, others of course require adjusting. But form is definitely can and should be used in web, with no fear, at least for the sake of accessibility.