Skip to content

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

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.

Trending repository

quleuber
quleuber commented Feb 2, 2022

Right now the src/runtime.c template is not a valid C file before the substitutions are made. This hardens developing on that file unnecessarily.

Some solutions to this are discussed on #32, e.g.

Sure, or variations of int value = /* START / 0 / END */; expressions where it is important, and replace both tokens and the content they box.

ZapCon

Upcoming event recommended by GitHub

Mar
8

ZapCon

March 08, 2022 • Online

This free event, sponsored by StackHawk, will be focused on up-leveling your ZAP and security automation skills
black

Trending repository

LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.

javascript-questions

Trending repository

keaton-codes-tech
keaton-codes-tech commented Aug 6, 2020

Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').

Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.

Trending repository

Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet

  • Updated Feb 3, 2022
  • Python
linkedin-skill-assessments-quizzes

Trending repository

Trending repository

Trending repository

yt-dlp

Trending repository

Trending repository

Trending repository

ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

  • Updated Feb 2, 2022
  • TypeScript

App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.