freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Jun 5, 2022 - TypeScript
{{ message }}
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
Promise based HTTP client for the browser and node.js
A curated list of awesome Go frameworks, libraries and software
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
Design patterns implemented in Java
Is the addition of the 'OPTforSequenceClassification' class scheduled?
Is someone handling it?
When adding these functions, I wonder if it is possible to PR one by one, or if I have to PR all classes supported by other models.
Added function of OPT class, which is being actively discussed recently
I personally use the forSequenceCla
The world’s fastest framework for building websites.
Simple HTML5 Charts using the <canvas> tag
A Collection of application ideas which can be used to improve your coding skills.
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
24 Lessons, 12 Weeks, Get Started as a Web Developer
Convert Enzyme test to RTL in Azure Monitor InsightsConfig
Requirement for Grafana to move to React 18 (see grafana/grafana#48253)
I think here we should first check if there is a next node before lost the reference on first object
/**
Linked list class - delete method with the following signature
*/
public void delete(int key) {
if (!isEmpty()) {
if (first.ge
Tesseract Open Source OCR Engine (main repository)
The Prometheus monitoring system and time series database.
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
The repository for high quality TypeScript type definitions.
Quality of life
I would like to be able to use relative paths in the launcher settings file to point to x32dbg.exe and x64dbg.exe respectively. I've already tried editing the file manually and assuming my implementation (.\/\//) isn't wrong, the launcher seemingly refuses the use of relative paths.
What does this PR do?
Improve repo
For resources
Description
Added a small definition about programming/coding playgrounds for making it understandable to beginners
Why is this valuable (or not)?
Copy the definition merged in #6822 into the rest of CONTRIBUTING files, opening a 3 weeks window to translate it by our comunity
Checklist: