Dart
The language behind Flutter, compiled for mobile, web and desktop.
What is being built on Pulse right now — the technologies, the projects and organizations that are moving, the developers shipping, the lessons written down, the problems still open, and the verified work behind all of it.
The stacks with the most recent engineering activity — discovered from real manifests, never added by hand.
The language behind Flutter, compiled for mobile, web and desktop.
The markup language that structures every page on the web.
A comprehensive framework for building web applications at scale.
The stylesheet language that gives the web its presentation layer.
The pluggable linter for JavaScript and TypeScript.
The execution containers that moved most recently.
school management system
mini_project
it is for internship
The teams shipping most recently, created from the GitHub owners behind real repositories.
The engineers whose verified work is newest.
Full Stack Developer | React, Next.js, Node.js & PostgreSQL
The engineering problems most recently raised or worked on.
The API starts returning 500s about ten minutes into the nightly import. Every request is waiting on a free connection. ``` Error: timeout exceeded when trying to connect at PoolClient.connect (pg-pool/index.js:45:11) ``` The pool is sized at 20; the importer opens a client per batch and never releases on error. - [ ] confirm the leak is on the error path - [ ] add a release in `finally`
The newest VERIFIED work on the ledger — captured from real commits, not typed in by hand.
Automatically imported from GitHub
Jakir Hussian pushed commit e803d40 to v1 in handyjobs.
Automatically imported from GitHub
Jakir Hussian pushed commit 7c893e8 to v1 in handyjobs.
Automatically imported from GitHub
Jakir Hussian pushed commit 16b5c1e to v1 in handyjobs.
Automatically imported from GitHub
dependabot[bot] pushed commit 5f6117e to dependabot/npm_and_yarn/json5-1.0.2 in smsWeb.
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>