{"id":16181800,"url":"https://github.com/ericclemmons/fuck-javascript","last_synced_at":"2025-06-20T22:34:20.401Z","repository":{"id":66108020,"uuid":"81519767","full_name":"ericclemmons/fuck-javascript","owner":"ericclemmons","description":"Trying out https://clojurescript.org/guides/javascript-modules","archived":false,"fork":false,"pushed_at":"2017-02-10T03:50:47.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T04:54:42.634Z","etag":null,"topics":["clojurescript","javascript","mitch","salt"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericclemmons.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-10T02:56:06.000Z","updated_at":"2017-02-10T03:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"21a38fe7-6f99-483d-a4f1-8626d24de799","html_url":"https://github.com/ericclemmons/fuck-javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericclemmons/fuck-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Ffuck-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Ffuck-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Ffuck-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Ffuck-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/fuck-javascript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Ffuck-javascript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261029660,"owners_count":23099784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojurescript","javascript","mitch","salt"],"created_at":"2024-10-10T06:27:47.406Z","updated_at":"2025-06-20T22:34:15.378Z","avatar_url":"https://github.com/ericclemmons.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuck-javascript\n\n\u003e Trying out https://clojurescript.org/guides/javascript-modules\n\nCheck out the comments in the code to see where my ignorance of ClojureScript is.\n\n## Dependencies\n\nI think I installed all of these with `brew`:\n\n- `lein`\n- `rlwrap`\n\n## Watching\n\n```shell\nlein trampoline run -m clojure.main watch.clj\n```\n\n### Running\n\n```\nnode build/bundle\n```\n\n### REPL\n\n```shell\nrlwrap lein trampoline run -m clojure.main repl.clj\n```\n\nI noticed that I get an error when doing:\n\n```cljs\n(require '[fuck-javascript.hello :as hello] :reload)\n; SyntaxError: Identifier 'sayHello$$module$src$fuck_javascript$hello' has already been declared\n;     at /Users/Eric/Projects/ericclemmons/fuck-javascript/.cljs_node_repl/src/fuck-javascript/hello.js:1:1\n```\n\nSo no idea if I'm supposed to be doing something when the instructions say:\n\n\u003e Reload your JavaScript module and try the new functionality:\n\n---\n\nSkipped the entire part about downloading:\n\n```shell\ncurl -O https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.18.1/babel.min.js\n```\n\nBecause, there are already existing Babel needs I'm aware of (e.g. decorators)\nthat make this not applicable.\n\n---\n\n### ReactDOM.server\n\n```shell\nlein trampoline run -m clojure.main build.clj\nnode build/hello_cjs.js\n```\n\nFailed with:\n\n```\nInvariant Violation: EventPluginRegistry: Cannot inject event plugins that do not exist in the\n plugin ordering, `ti`.\n```\n\nNo warnings.\n\n\n---\n\nAll done. :shrug:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Ffuck-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Ffuck-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Ffuck-javascript/lists"}