Author here. The library is a toy project, it's far from being complete. Many things including macros are missing. Implementation style is derived from ClojureScript's compiler
The first error might be platform security limitation and the second one looks like a bug. Please file an issue on GitHub https://github.com/replete-repl (use repo for iOS or Android app)
Indeed Atom has problems, but it is still the most popular editor in JavaScript community.
I'm using it everyday for almost two years already and I'm happy with it. However that's my personal choice.
I created this small utility tool for myself, because it's extremely boring to translate HTML markup into React components. A good fit to use it when you starting a project with some designs. It will save you a couple of hours.
This is a small tool which I've created after constant boredom of moving markup from HTML documents into React components, when translating new designs into the app. For more or less complex structure it takes me usually half an hour to translate HTML from document into React components. Now I need less then 5 minutes to figure out components in the markup, annotate them and execute a command to get everything done.
This repo is describing Grunt-based dev environment. I'm just looking for tools that can be helpful in automation of processes. The most interesting part for me here are Testing & Metrics tools. Some great, but still not widely adopted, things like: Accessibility testing, Visual regression testing, Code complexity metrics.
Looking forward to add more useful stuff. Suggestions and PRs are welcome.