Logan Powell
Logan Powell
It could be as simple as some user acceptance tests. Just a series of tasks for a human to run through to ensure all front-end functionality operates as expected. It...
@respatialized very sorry for the delayed response. Perhaps it might be easier if we set up a quick peer programing environment and get you set up via zoom/meet/etc. Would that...
try `npx shadow-cljs release lib`
I've translated most of the Census Bureau's cartography files to GeoJSON: https://github.com/loganpowell/census-geojson
🤔 I have no idea why this isn't working for me. Yes, I'm using Parcel and doing this in the browser, just used the `console` example to keep it short....
@nkint I totally agree with you. I was just trying to get started and hit a road block. I mean to look into a more robust static `.md` file handling...
@postspectacular thank you for that. I am digging deeper into this and I made this example: https://codesandbox.io/s/jovial-dew-6wpz9 it's not working for me here either 😢 What am I doing wrong?...
Ok, I've narrowed it down a bit. It seems that part of the issue is that - in Windows - in order to make it work, I have to use...
Thank you sir! One more thing, for some reason the `>` character (blockquote) breaks the parser. Might this be related to character encodings differing between the platforms? Using your [example...
Everything now works as expected 🙏