Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jamonholmgren created a comment on a pull request on infinitered/gluegun
Ran out of time, will revisit later
jamonholmgren created a comment on an issue on TokisanGames/Sky3D
Sorry about the off-topic comments, @TokisanGames. I was trying to help, I swear! 😄
jamonholmgren opened a pull request on infinitered/gluegun
CI: Bump to node 20 / LTS version
Bumps node version to v20 / LTS to keep pace with LTS.jamonholmgren created a branch on infinitered/gluegun
ci/bump-windows-node-ver - A delightful toolkit for building TypeScript-powered command-line apps.
jamonholmgren created a comment on an issue on LegendApp/legend-list
FYI @bojandurmic if you want the images to not be gigantic in Github, a good way is to use a table, like this: <table><tr><td> <img width="200" src="https://github.com/user-attachments/assets/a4e3...
jamonholmgren created a comment on an issue on infinitered/reactotron
#1530 isn't the long-term solution we want, but I believe you shouldn't see TS errors anymore, so I'm going to close. If you have problems even using the latest, let us know!
jamonholmgren closed an issue on infinitered/reactotron
Bunch of TS errors from reactotron-core-client in a fresh project
tsconfig: ```json { "extends": "@react-native/typescript-config/tsconfig.json", "compilerOptions": { "baseUrl": "src", "rootDir": ".", "strict": true, "strictBindCal...jamonholmgren opened a pull request on infinitered/ignite
Update PULL_REQUEST_TEMPLATE.md
I wasn't happy with the current PR template. This makes some changes that I think make it easier to scan / read. I also removed parts of the checklist that will be obvious with CI. Happy to make...jamonholmgren created a branch on infinitered/ignite
pr-template-updates - Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.