TheKnarf

Results 108 issues of TheKnarf

Now that we have React Hooks I've found the `ducks pattern` even more useful! With the `[useReducer](https://reactjs.org/docs/hooks-reference.html#usereducer)` hook I can easily switch a duck between using it with redux or...

I get the impression that this repo (SanderMertens/bake) is the upstream, however github says it's a fork of Cortoproject/bake. Perhaps you could somehow break that link so that people don't...

Is there any way to ruin this on MacOS? With MoltenVK or something?

Sometimes jQuery can conflict with other libraries, try changing $ with jQuery so that even if 2 libraries is fighting over the $ your kern.js script will still work. I...

What about adding a dockerfile for deploying this to a server?

enhancement

It doesn't look for blocks.json at the same directory as the exe file, but instead in the folder where I try to execute it. The same with the outputed obj...

You should consider using Gulp as a build system, removing bash-script dependencies. This will make it easier to build across platforms, and easier for developers only accustomed to JavaScript to...

### I did this In my local development env I got Hasura running and responding on `hasura.localhost`. This works fine in Chrome, I can open the web UI and do...

enhancement
name lookup

Tested on MacOs Mojave (Version 10.14.6) in iTerm2 (Build 3.3.11). I cloned the following [Tina-cms starter project](https://github.com/tinacms/gatsby-starter-tinacms), ran `yarn` to install dependencies and then `yarn develop` to get a development...