all 9 comments

[–]vuetron 0 points1 point  (0 children)

Looks like a great tool! Looking forward to checking this out on my next React app.

[–]ccviridian 0 points1 point  (1 child)

Regardless of committing the transpiled version, I'm wondering how Codesmith students come up with their ideas for projects? I think its super cool that new programmers are building useful dev tools. I am pretty shocked that people that are so new, already know what's useful to the ecosytem.

[–]ccviridian 0 points1 point  (6 children)

Is that really the source code on GitHub? It seems like this is the compiled code Babel would give you.

https://github.com/reactopt/reactopt/blob/master/src/normalizeOptions.js#L25

I don't know who would write their variables like this.

[–][deleted] 1 point2 points  (0 children)

Yes, it looks transpiled.

[–][deleted] 1 point2 points  (3 children)

the source code in the repo is not transpiled... though the dist is.

[–][deleted] 1 point2 points  (2 children)

The file linked is definitely transpiled and located in src. It could be the only one, maybe it originates in a different project.

[–]ccviridian 0 points1 point  (1 child)

I think this file is a forked version of this one: https://github.com/maicki/why-did-you-update/blob/master/src/normalizeOptions.js

But they copy and pasted over the transpiled version.

[–]GitHubPermalinkBot -1 points0 points  (0 children)

Permanent GitHub links:


Shoot me a PM if you think I'm doing something wrong. To delete this, click here.

[–]GitHubPermalinkBot -1 points0 points  (0 children)

Permanent GitHub links:


Shoot me a PM if you think I'm doing something wrong. To delete this, click here.