Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update footer MAY 2023 #207

Merged
merged 3 commits into from
May 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 60 additions & 60 deletions build/universal/trending/english.yaml
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
article0title: "What is a Framework?"
article0link: "https://www.freecodecamp.org/news/what-is-a-framework-software-frameworks-definition/"
article1title: "What Do CS Majors Do?"
article1link: "https://www.freecodecamp.org/news/what-is-a-computer-scientist-what-exactly-do-cs-majors-do/"
article2title: "Discord Update Failed"
article2link: "https://www.freecodecamp.org/news/discord-update-failed-how-to-fix-the-error-on-a-windows-10-pc/"
article3title: "Center an Image in CSS"
article3link: "https://www.freecodecamp.org/news/how-to-center-an-image-in-a-div-css/"
article4title: "What is the MVC Model?"
article4link: "https://www.freecodecamp.org/news/what-does-mvc-mean-in-computer-science/"
article5title: "JavaScript replaceAll()"
article5link: "https://www.freecodecamp.org/news/javascript-replaceall-replace-all-instances-of-a-string-in-js/"
article6title: "Python Switch Statement"
article6link: "https://www.freecodecamp.org/news/python-switch-statement-switch-case-example/"
article7title: "Python string.replace()"
article7link: "https://www.freecodecamp.org/news/python-string-replace-how-to-replace-a-character-in-a-string/"
article8title: "What is a Relational DB?"
article8link: "https://www.freecodecamp.org/news/what-is-a-relational-database-rdbms-definition/"
article9title: "Split a String in Python"
article9link: "https://www.freecodecamp.org/news/how-to-split-a-string-in-python/"
article10title: "SQL HAVING"
article10link: "https://www.freecodecamp.org/news/sql-having-how-to-group-and-count-with-a-having-statement/"
article11title: "What is OOP?"
article11link: "https://www.freecodecamp.org/news/what-is-object-oriented-programming/"
article12title: "HTML textarea"
article12link: "https://www.freecodecamp.org/news/html-textarea-how-to-add-text-box-to-your-website/"
article13title: "NVM for Windows"
article13link: "https://www.freecodecamp.org/news/nvm-for-windows-how-to-download-and-install-node-version-manager-in-windows-10/"
article14title: "Git Revert File"
article14link: "https://www.freecodecamp.org/news/git-revert-file-reverting-a-file-to-a-previous-commit/"
article15title: "GROUP BY in SQL"
article15link: "https://www.freecodecamp.org/news/sql-aggregate-functions-how-to-group-by-in-mysql-and-postgresql/"
article16title: "2D Array in Java"
article16link: "https://www.freecodecamp.org/news/2d-array-in-java-two-dimensional-and-nested-arrays/"
article17title: "How to Install NVM"
article17link: "https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/"
article18title: "Percentages in Excel"
article18link: "https://www.freecodecamp.org/news/how-to-calculate-percentage-in-excel-formula-for-percentages/"
article19title: "JavaScript Timestamp"
article19link: "https://www.freecodecamp.org/news/javascript-timestamp-how-to-use-gettime-to-generate-timestamps-in-js/"
article20title: "Git List Remote Branches"
article20link: "https://www.freecodecamp.org/news/git-list-remote-branches/"
article21title: "Git Delete Remote Branch"
article21link: "https://www.freecodecamp.org/news/git-delete-remote-branch/"
article22title: "Software Developer Career"
article22link: "https://www.freecodecamp.org/news/what-does-a-software-developer-do-software-engineer-career-overview/"
article23title: "Three Dots Operator in JS"
article23link: "https://www.freecodecamp.org/news/three-dots-operator-in-javascript/"
article24title: "How to Format Dates in JS"
article24link: "https://www.freecodecamp.org/news/javascript-date-format-how-to-format-a-date-in-js/"
article25title: "Remove Item from Array JS"
article25link: "https://www.freecodecamp.org/news/how-to-remove-an-element-from-a-javascript-array-removing-a-specific-item-in-js/"
article26title: "Dual Boot Windows + Ubuntu"
article26link: "https://www.freecodecamp.org/news/how-to-dual-boot-windows-10-and-ubuntu-linux-dual-booting-tutorial/"
article27title: "Python Round to 2 Decimals"
article27link: "https://www.freecodecamp.org/news/how-to-round-to-2-decimal-places-in-python/"
article28title: "String to Int in JavaScript"
article28link: "https://www.freecodecamp.org/news/string-to-number-in-javascript-convert-a-string-to-an-int-in-js/"
article29title: "What’s the .gitignore File?"
article29link: "https://www.freecodecamp.org/news/gitignore-file-how-to-ignore-files-and-folders-in-git/"
article0title: "JS Substring Tutorial"
article0link: "https://www.freecodecamp.org/news/how-to-check-if-a-string-contains-a-substring-javascript/"
article1title: "Bubble Sort Algorithm"
article1link: "https://www.freecodecamp.org/news/bubble-sort-algorithm-in-java-cpp-python-with-example-code/"
article2title: "HTML Background Image"
article2link: "https://www.freecodecamp.org/news/html-background-image-how-to-add-wallpaper-images-to-your-website/"
article3title: "What is Data Science?"
article3link: "https://www.freecodecamp.org/news/what-is-data-science-what-a-data-scientist-actually-does/"
article4title: "SQL Subquery in SELECT"
article4link: "https://www.freecodecamp.org/news/sql-subquery-how-to-sub-query-in-select-statement/"
article5title: "Rename a File in Linux"
article5link: "https://www.freecodecamp.org/news/rename-file-linux-bash-command/"
article6title: "Git Remove Last Commit"
article6link: "https://www.freecodecamp.org/news/git-remove-last-commit-how-to-undo-a-commit-in-git/"
article7title: "What is a Java Hashmap?"
article7link: "https://www.freecodecamp.org/news/what-is-a-java-hashmap/"
article8title: "CRUD Operations Defined"
article8link: "https://www.freecodecamp.org/news/crud-operations-crud-definition-in-programming/"
article9title: "Git Push Local to Remote"
article9link: "https://www.freecodecamp.org/news/git-push-local-branch-to-remote-how-to-publish-a-new-branch-in-git/"
article10title: "UX vs UI"
article10link: "https://www.freecodecamp.org/news/ux-vs-ui-whats-the-difference-definition-and-meaning/"
article11title: "VLOOKUP in Excel"
article11link: "https://www.freecodecamp.org/news/vlookup-in-excel-formula-and-example-function/"
article12title: "Big O Cheatsheet"
article12link: "https://www.freecodecamp.org/news/big-o-cheat-sheet-time-complexity-chart/"
article13title: "Git Rename Branch"
article13link: "https://www.freecodecamp.org/news/renaming-a-git-branch-how-to-rename-the-current-branch-in-git/"
article14title: "Excel Pivot Table"
article14link: "https://www.freecodecamp.org/news/how-to-create-a-pivot-table-in-excel/"
article15title: "What is Alt Text?"
article15link: "https://www.freecodecamp.org/news/what-is-alt-text-image-alt-text-html-example/"
article16title: "HTML Dropdown Menu"
article16link: "https://www.freecodecamp.org/news/html-drop-down-menu-how-to-add-a-drop-down-list-with-the-select-element/"
article17title: "Python Reverse List"
article17link: "https://www.freecodecamp.org/news/python-reverse-list-reversing-an-array-in-python/"
article18title: "Compare Arrays in JS"
article18link: "https://www.freecodecamp.org/news/how-to-compare-arrays-in-javascript/"
article19title: "HTML Background Color"
article19link: "https://www.freecodecamp.org/news/html-background-color-change-bg-color-tutorial/"
article20title: "Lowercase a String in JS"
article20link: "https://www.freecodecamp.org/news/how-to-lowercase-a-string-in-javascript-tolowercase-in-js/"
article21title: "Data Visualization Tools"
article21link: "https://www.freecodecamp.org/news/data-visualization-tools-guide/"
article22title: "CSS Selectors Cheatsheet"
article22link: "https://freecodecamp.org/news/css-selectors-cheat-sheet-for-beginners/"
article23title: "Sort Dict by Value Python"
article23link: "https://www.freecodecamp.org/news/sort-dictionary-by-value-in-python/ "
article24title: "Change Text Color in HTML"
article24link: "https://www.freecodecamp.org/news/how-to-change-text-color-in-html/"
article25title: "Python Dict Comprehension"
article25link: "https://www.freecodecamp.org/news/dictionary-comprehension-in-python-dict-comprehensions-explained/"
article26title: "Restart Kernel in Windows"
article26link: "https://www.freecodecamp.org/news/kernel-security-check-failure-how-to-restart-the-kernel-in-windows-10/"
article27title: "Computer Programmer Salary"
article27link: "https://www.freecodecamp.org/news/computer-programmer-salary-how-much-do-coders-make/"
article28title: "Dual Boot Windows + Ubuntu"
article28link: "https://www.freecodecamp.org/news/how-to-dual-boot-windows-10-and-ubuntu-linux-dual-booting-tutorial/"
article29title: "What is Information Systems?"
article29link: "https://www.freecodecamp.org/news/what-is-information-systems-definition-for-beginners/"