Skip to content

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

Ultra Knightmare

Game Bytes - Halloween Edition 🎃

Ultra Knightmare is one of 13 seasonally spooktacular games featured on our blog. Play and/or view the source!

Flask logo

Popular topic

Flask is a web framework for Python based on the Werkzeug toolkit.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.

App recommended by GitHub

Airbrake

Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.

Trending repository

JacksonKearl
JacksonKearl commented Oct 28, 2021

TS Template added by @mjbvz

TypeScript Version: 4.5.0-dev.20211028

Search Terms

  • javascript
  • checkjs
  • strict

See microsoft/TypeScript#46570 (comment) for more minimal repro


In minimal-hello-world extension sample, using this code:

// The module 'vscode' contains the VS Code extensibility API
// Import the module and

Trending repository

The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷‍♂️

  • Updated Nov 5, 2021
  • JavaScript

Trending repository

hellock
hellock commented Jul 13, 2020

We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.

You can either:

  1. Suggest a new feature by leaving a comment.
  2. Vote for a feature request with 👍 or be against with 👎. (Remember that developers are busy and cannot respond to all feature requests, so vote for your most favorable one!)
  3. Tell us that you wo

Trending repository

mrnonz
mrnonz commented Feb 15, 2019

Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples

and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.

Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP

App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.