The Wayback Machine - http://web.archive.org/web/20201222151532/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

owncast
Trending repository
graywolf336
graywolf336 commented Dec 6, 2020

Whenever the server isn't running and you have a cached version (didn't close the tab) of the admin log page, the log entries go blank with no information about what happened.

Maybe we need to show a "failed to connect" or leave the old log entries around? 🤔

Angular logo
Popular topic
Angular is an open source web application platform.
App recommended by GitHub

Datree

Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.

Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.

Trending repository
storybook
Trending repository
lexsoft00
lexsoft00 commented Oct 22, 2020

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.

start-storybook -h 192.168.89.89 -p 9009
Local:            http://192.168.89.89:9009
On your network:  http://10.0.2.15:9009

The expected result should be like the one bellow

Local:            http://localhost::9009/ 
On your network:  http://192.168.89.89:9009
flutterfire
Trending repository
BrightCode1
BrightCode1 commented Dec 20, 2020

I have this form where user registers his/her details and saves it in google firestore, which actually works because the details are stored in firestore and i can log in with those details if i want but i keep getting this error whenever i submit the details.

I/zygote (20683): Do partial code cache collection, code=56KB, data=61KB
I/zygote (20683): After code cache collection, code=55KB, d

App recommended by GitHub

DeepScan

Tired of the troubles with JavaScript? DeepScan can help you.

DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.

You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.

You can’t perform that action at this time.