JavaScript frameworks are an essential part of modern front-end web development, providing developers with tried and tested tools for building scalable, interactive web applications. Many modern companies use frameworks as a standard part of their tooling... (more…)
Read more »
How to apply the powerful Property-Based Testing technique to functional-style codebases in Javascript with the JSVerify library. (more…)
Read more »
MiamiJS and Kyle Simpson (aka Getify) writer of the You Don't Know JS series of books, are teaming up to bring you a two-day workshop delving into ES6 and Functional Programming with JavaScript.
You can come to one or both days. Only 35 seats available. E... (more…)
Read more »
The biggest improvement in the latest version is the support for function pointers. Call marshalling is now two-way: JavaScript code can call Zig functions and Zig code can call JavaScript functions. This opens up a lot of new possibilities. Zig can now o... (more…)
Read more »
JavaScript gives us many ways to do things, but deciding which way can be tricky. Laurie Barth gives us a story of two experts who solve this problem in different ways, giving some insight into how… (more…)
Read more »