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

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

JavaScript logo
Popular topic
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
GitHub CTF - A Call to Hacktion!
Upcoming event recommended by GitHub
Mar
17

GitHub CTF - A Call to Hacktion!

March 17, 2021 - March 21, 2021 • Online

The GitHub Security Lab CTF is a contest where participants are challenged to leverage software vulnerabilities to solve a real world security puzzle.
Cloud 66 Skycap screenshot
App recommended by GitHub

Cloud 66 Skycap

Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.

Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.

Combine with Maestro for an end-to-end solution.

graphql-engine
Trending repository
Trending repository
GuilhermeCunha
GuilhermeCunha commented Nov 19, 2020

As funções ou atributos abaixo ou não tem tipagem, ou estão com tipagem insuficiente.

/api/layers/business.layer.d.ts

  • getBusinessProfilesProducts
  • sendImageWithProduct

/api/layers/controls.layer.d.ts

  • pinChat
  • clearChat
  • deleteMessage

/api/layers/group.layer.d.ts

  • leaveGroup

/api/layers/listener.layer.d.ts

  • [ ]
Trending repository

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.

  • Updated Feb 27, 2021
  • C++
caddy
Trending repository
takerukoushirou
takerukoushirou commented Jan 29, 2021

Currently the install_trust option for CAs from the pki module can only be configured via JSON/API.

Setting TLS to internal with option on_demand is easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from both sudo and caddy.

Therefore it w

budibase
Trending repository
flutterfire
Trending repository
Alvaro-99
Alvaro-99 commented Feb 26, 2021

Hello! I want to update information on the database on Firebase with the following code:

class _PostXXXState extends State {
var _isLiked = false;
var likesCount;
var key;

int getLikesCount(likes) {
var likes = this.widget.likes;
var key = this.widget.key.toString();
if (likes != null && _isLiked == true) {
likesCount = likes + 1;
FirebaseFirestore.instance.collection('post').doc('Po

App recommended by GitHub

Django Doctor

Fix Django anti-patterns in your pull requests in just a few clicks

  • Enhance the security of your website
  • Improve team agility through better code quality
  • Spend less time reviews code or fixing bugs
  • Upskill junior devs with learning resources
  • Setup in 10 seconds and nothing to install or update
  • Airtight privacy policy and security guaranteed
  • Free for public repos and great value for organizations.