In an effort to make b8r work in the universe of “everything must be javascript” web development tools, I’ve finally added provision for pure javascript components in b8r. Now, there’s four really good reasons for doing this. First of all, the way b8r’s HTML-based components work intrinsically involves using eval (it actually uses the AsyncFunction …
↧