HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shadowtime2000

no profile record

Submissions

Using Data URLs to Load Dependencies in Deno

levelup.gitconnected.com
1 points·by shadowtime2000·5 years ago·0 comments

What Is Cache Busting?

medium.com
1 points·by shadowtime2000·5 years ago·0 comments

Facebook AI Based Decompiler

ai.facebook.com
1 points·by shadowtime2000·5 years ago·0 comments

Tagged Template Literals in a Nutshell

h.shadowtime2000.com
1 points·by shadowtime2000·5 years ago·0 comments

Alef: Kind of Svelte but with JSX

github.com
2 points·by shadowtime2000·5 years ago·1 comments

List of JavaScript Bundlers

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

JavaScript Template Engines

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

Adding Auto Caching to Our Template Engine

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

Everything You Don't Know About ES Modules

hackernoon.com
1 points·by shadowtime2000·6 years ago·0 comments

How to Create a Template Engine Using JavaScript

hackernoon.com
1 points·by shadowtime2000·6 years ago·0 comments

What Travis CI New Billing Means for OSS

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

Creating a Stylus Library

h.shadowtime2000.com
2 points·by shadowtime2000·6 years ago·0 comments

I built a JavaScript template engine 3x faster than EJS

dev.to
1 points·by shadowtime2000·6 years ago·0 comments

Web Monetization in VuePress

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

Different Ways of Styling with React

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

What Is CSS-in-JS?

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

What Are JavaScript Generators?

h.shadowtime2000.com
2 points·by shadowtime2000·6 years ago·0 comments

TypeScript Without Compilation

h.shadowtime2000.com
2 points·by shadowtime2000·6 years ago·0 comments

What Is ES6 Tree Shaking

h.shadowtime2000.com
1 points·by shadowtime2000·6 years ago·0 comments

Zero Runtime Alef Components Announced

dev.to
1 points·by shadowtime2000·6 years ago·0 comments

comments

shadowtime2000
·5 years ago·discuss
Yeah that could happen. There was some discussion about a permission in the Discord though, but I don't think it was ever added or thought about on GH.
shadowtime2000
·6 years ago·discuss
Oh, didn't know that. Thanks!
shadowtime2000
·6 years ago·discuss
> Not a fan of typescript.

Deno allows usage of Javascript. You can run Javascript the same way you run Typescript in Deno.
shadowtime2000
·6 years ago·discuss
SwordCSS uses the same syntax rules of CSS so there aren't whole new syntax guidelines.