Results 26 comments of Tim Davis

@DJviolin I'm using this from and getting syntax highlighting. https://marketplace.visualstudio.com/items?itemName=frigus02.vscode-sql-tagged-template-literals

@Badrouu17 , the only other thing I can think of is maybe I have a SQL extension installed that actually does the highlighting 🤔 Here's what I've got installed. ```bash...

I'm curious about this too. I started thinking about a `` component for my router, but without `context` I can only think to: ``` js import { Link } from...

... or at least was dynamically created by the router before being added to props

I'm also interested in this. I need to try again, but I attempted to use a file:// for the iso_url and I seem to recall it failing. Would be incredibly...