- Wrocław, Poland
- aleksandra.codes
- @aleksandrasays
Highlights
- 23 discussions answered
Block or Report
Block or report beerose
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
hasura/graphql-engine Public
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
use-comments Public
React hook to effortlessly add a comment section to your website, and start the discussion on your content.
-
-
-
grpc-ecosystem/grpc-gateway Public
gRPC to JSON proxy generator following the gRPC HTTP spec
-
803 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Created a pull request in blitz-js/blitz that received 2 comments
Add github workflow for automatic release
Closes: #3304 What are the changes and their implications? Bug Checklist Integration test added (see test docs if needed) Feature Checklist In…
+123
−185
•
2
comments
Opened 14 other pull requests in 2 repositories
blitz-js/blitz
2
open
9
merged
- Regenerate route manifest on page changes
- Move blitz config to next.config.js
-
Add support for
prefetchInfiniteQuery
- Export zod-utils from blitz core
- Add passport adapter
- Read custom server config from blitz config
-
Upgrade
@types/react
, fix typings inside@blitzjs/next
-
Support
prefetchBlitzQuery
in gSP and gSSP - Migrate trailing slash tests
- Setup Superjson for gssp and gsp
- Use routes manifest in template app
blitz-js/blitzjs.com
3
merged
Reviewed 8 pull requests in 2 repositories
blitz-js/blitz
7 pull requests
blitz-js/blitzjs.com
1 pull request
Created an issue in blitz-js/blitz that received 1 comment
Move blitz config to next.config.js (from package.json)
previous module.exports = { customServer: { hotReload: false, }, } new module.exports = { blitz: { customServer: { hotReload: false, }, } }
1
comment
Opened 7 other issues in 1 repository
blitz-js/blitz
5
open
2
closed
- Adding a rails-like destroy option to the cli
- Add CI action that checks if changeset was added
- Decide what should be included in Blitz config
-
Remove mentions of
invokeWithMiddleware
from the docs -
Support prefetching infinite queries (
prefetchInfiniteQuery
?) - Improve TypeScript errors for gSSP and gSP
- Put Suspense behind a mounted check to force it to only run in the browser
Answered 2 discussions in 1 repository
8
contributions
in private repositories
May 1 – May 19