Jeremy Chone
Jeremy Chone
Thanks @asual for the answer, and thank you for your great code. I have been using it. I completely understand, I have been trying to look at the lesscss 2.x,...
Yes, a command line interface to set the preset would be greatly appreciated. Right now, I did an Automator script that clicks on the app menu, but cumbersome and distracting....
I'm experiencing a similar issue with sqlx 0.7 (but not sqlx 0.6) and Postgres. - My unit tests with `sqlx 0.6.x` work fine. - But when I upgrade to `0.7.0`...
I think there is a fundamental difference between the flexbox/vbox/hbox way of doing things and a "virtual grid system" that does not require to create UI Layout elements. We have...
I agree with @Elephant-Vessel. While it is easy to mistaken TypeScript for another Java, where all constraints are expressed with a single class structure, TS has a much broader "Shape"...
as with `ts-rs` would be nice to have a `#[typeshare(type = "number")]` property attribute.
Since typeshare is a developer tool, I would recommend picking a default (failing or bigint are both reasonable) and letting the developer override it by property. In many circumstances, 2^53-1...
I did quite a bit of these type of applications internally to train my developers, and the one that resonate the most are: 1) Task Manager 2) Contact manager While...
I do not want to intrude, but if it is ok with everybody, I would love to join as well. I have been wanting to sample HTML5/Cloud app for a...
First, very glad there is a maintained postcss for VSCode around. The others seem to have stopped. I have been using [postcss-sugarss-language](https://marketplace.visualstudio.com/items?itemName=mhmadhamster.postcss-language), and it has been working pretty well, some...