Deleted user

Results 142408 comments of Deleted user

A snapshot would be more interesting into the compilation phase. If all the code, including the dependencies, is bundled into one single file for distribution, then snapshotting the bundled file...

I see that it is expected that the compiler is written in JavaScript, I believe that is... concerning? Love it, or hate it, but TSC is *slow*. For a transpiler...

@RDambrosio016 Trust me, I fully understand (I once looked at their 8kb+ block). Even trying to parse plain JS requires a whole lot of code. TS is still a relatively...

This isn't a syntatical error, it's a recommended ESLint, and Deno lint already supports no-func-assign, no-import-assign, and no-ex-assign already. Do note that "no-import-assign" prevents runtime errors, as re-assigning an import...

@magurotuna Has there been any update with that idea? Seems like they never responded? 😟

> Comparison with `undefined`, `null`, `Object` literals are treated as errors, but with other variables are okay. This is a behavior of our own that is different from ESLint. Of...

Are we going to get this feature soon?

@rustbot modify labels +easy +good-first-issue +project-error-handling

Thanks @steveklabnik , i will follow you guidelines and working hard with this book

Update: I'm work on new repo [book](https://github.com/hngnaig/rust-lang-book/tree/vi-VN)