freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
Jan 10, 2022 - JavaScript
{{ message }}
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
When running ./nodebb upgrade, the output should also append to logs/output.log just as it does for ./nodebb start. These logs can be viewed by running ./nodebb log.
Good for beginners, feel free to ask here for tips on getting started.
A handy guide to financial support for open source
Currently, there's a lot of duplication between the tags Tag content handler and core's Index content handler. Similar duplication exists in "index" blade template vs "tag" bla
Dedicated to JavaScript and its awesome community since 2015
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
Vanilla is a powerfully simple discussion forum you can easily customize to make as unique as your community.
Amazing Alfred Workflows
HACS gives you a powerful UI to handle downloads of all your custom needs.
separe opensource apps from comercial
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
A modern CSS showcase styled by community contributions. Add your stylesheet!
A curated list of awesome Discord communities for programmers
The code that powers voten.co
This is a follow-up issue to alan-turing-institute/the-turing-way#1210
Now that our default branch is called main we should do a search for other such terms (e.g. blacklist and whitelist) and update them with more modern alternatives, (e.g. denylist and allowlist).
Build modern community apps with React and Node.
Describe the bug
When using hidden param in moderation the filters strips out the hidden param. The consequence is that you cannot search or filter by hidden: true
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would li
This repository is about @harshbothra_'s 365 days of Learning Tweets & Mindmaps collection.
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."
Describe the bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI