freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Oct 10, 2021 - JavaScript
{{ 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.
The annual Hacktoberfest is underway! Register on Hacktoberfest's website and open 4 pull requests during October 2021 to plant a tree or receive the swags!
What's more, you can also fix any existing bugs, improve any documentation ([open issues in TheAlgorithms/Python](https://github.com/TheAlgorithms/Pyt
Hey Guys,
There seems to be a bug when using theme values using sx props as a styling mechanism on Box Component.
To replicate try to change the background color of a box using sx={{bgcolor: "primary.main"}}, and this won't work. However the same line works correctly on other component like Paper.
I even forked the codesandbox demo for sx - props [here](https://codesandbox.io/s/c5uyy?file=/d
Design patterns implemented in Java
A curated list of awesome Go frameworks, libraries and software
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
Simple HTML5 Charts using the <canvas> tag
The world’s fastest framework for building websites.
Assertions can't be relied upon for control flow because they can be disabled, as per the following:
$ python --help
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
...
-O : remove assert and __debug__-dependent statemProof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
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.
A Collection of application ideas which can be used to improve your coding skills.
Godot Engine – Multi-platform 2D and 3D game engine
Since iOS has changed its cookie policy named as INTELLIGENT TRACKING PREVENTION (see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).
This is especially an issue if load balancers use
Tesseract Open Source OCR Engine (main repository)
At the moment, ItemLoader(response=response) fails if response is not a TextResponse instance.
Passing a binary response can still be useful, though. For example, to allow processors to access the response from their loader context, and hence be able to report the source URL (response.url) when reporting input issues.
All Algorithms implemented in Java
Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
The Prometheus monitoring system and time series database.
Our internal, server-side i18n package is deprecated, and so is the use of i18n.t().
Instead we have a new package @tryghost/tpl that does string interpolation and makes refactoring i18n out of the codebase easier.
We have successfully removed i18n.t() from core/frontend, but the rest of the codebase has many many references that need to
An open-source x64/x32 debugger for windows.
The link to "Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud" under "Windows 8" in "free-programming-books/books/free-programming-books.md" doesn't include the book.