Founder @remix-run, creator @unpkg. Thriller.
- Carlsbad, California
- https://remix.run
- @mjackson
Highlights
- 5 discussions answered
Block or Report
Block or report mjackson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
remix-run/remix Public
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
-
-
525 contributions in the last year
Less
More
Contribution activity
March 2022
Created 11 commits in 1 repository
Created a pull request in remix-run/remix that received 3 comments
chore: Cli cleanup
No need to use a shell to execute remix-dev. Instead, export the CLI interface from remix-dev and use it directly in create-remix.
+350
−383
•
3
comments
Opened 3 other pull requests in 1 repository
Reviewed 21 pull requests in 2 repositories
remix-run/remix
19 pull requests
- feat(remix-server-runtime): throw error when cookie limit is reached
- feat(remix-dev): add option to remove typescript types during project creation
- feat: add getDependenciesToBundle to @remix-run/dev
-
feat(remix-react): add
useRouteDatahook - Refactor runtime packages to conform to the Remix server runtime interface
- test: runInBand
- fix: empty gists app remix node modules before copying new ones
- ci(deployment-test): switch to @remix-run/dev for deployment tests
- chore: update example and template package.json names to resolve 'jest-haste-map' warning
-
fix(create-remix): ask dir name, remove ts/js question for stacks and
--template - chore(remix-dev): resolve branch todos in relation to #2189
-
feat(remix-react): add support for
charsetinmetafunction - Run Remix on Deno
- feat(create-remix): add support for remote repos
- docs: add remix stacks docs
- chore: Add internal shareable ESLint config
- fix: disambiguate layout vs index route fetcher submissions
- test: added fixture test from Logan for fetcher resource routes
- fix: include createArcTableSessionStorage in remix exports