skilesare
skilesare
You all are doing the lord's work. I'll throw out that it would be nice if there were an option to output AssemblyScript as well: https://www.assemblyscript.org/. There is a good...
I love "as" because it is so readable and readability is a key feature of coffee-script. My brain just doesn't process ":" in typescript very well and it is just...
If we are going with a tcoffee code then I'd say 'as' is by and far the most readable and agreeable option. ~ has always meant 'kinda like' to my...
The TypeScript CDK for the Internet Computer has launched. It would be lovely to write typedcoffeescript for it! https://github.com/demergent-labs/azle
When will this be merged in? I could really use it.
We also have major issues. I've had to manually merge this and it makes updates a pain. It would be great if it were included. On Fri, Jun 28, 2013...
I definitely fixes the 'long running script' alert. It is still slow, but I don't think that is ko's problem...it is just IE8 (and even 9) We're pushing and binding...
I've tried to address this here: https://github.com/skilesare/next-auth/commit/86ea3de736d566737c2e3d9082480e30309fd5fe It may need some changes....and I only really focused on the session call back because I needed to get some data based on...
Not associated with this project, but I'm guessing you do with the docs say under the app.use section >If you'd like to change how much voting power a validator should...
I'd suggest doing this in your application code. Each transaction should authorize a certain amount of gas that you deduct from the sender's account or the relayer's account. If you...