JavaScript is notorious for being “loose”, something that some developers love but other developers loathe. I hear most of those complaints from server side developers, who want string typing and syntax. While I like strict coding standards, I also like... (more…)
Read more »
JavaScript as a language is heavily asynchronous, with promises being deeply integrated. While this is sometimes the best solution, can the overhead of promises pose a problem for hot code? (more…)
Read more »
React is very fast, but in order to keep a nice pace, it needs help in understanding which parts of the view should or shouldn’t be updated… (more…)
Read more »
An open-source software framework for fast execution of DNN on web browser. (more…)
Read more »
I wanted to talk to you about a problem in our community that we need to address.
Read more »