Skip to content

Commit

Permalink
feat: add jul23 footer (#216)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom <[email protected]>
  • Loading branch information
ahmaxed and moT01 authored Jul 21, 2023
1 parent 7f29f0b commit bbf3f74
Showing 1 changed file with 60 additions and 60 deletions.
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: "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/"
article0title: "Bash If Statement"
article0link: "https://www.freecodecamp.org/news/bash-if-statement-linux-shell-if-else-syntax-example/"
article1title: "Align Text in HTML"
article1link: "https://www.freecodecamp.org/news/how-to-align-text-in-html/"
article2title: "JS Copy an Object"
article2link: "https://www.freecodecamp.org/news/clone-an-object-in-javascript/"
article3title: "Tableau vs Power BI"
article3link: "https://www.freecodecamp.org/news/tableau-vs-power-bi-whats-the-difference/"
article4title: "What is rem in CSS?"
article4link: "https://www.freecodecamp.org/news/what-is-rem-in-css-rem-unit-font-size-padding-height-and-more/"
article5title: "Quick Sort Algorithm"
article5link: "https://www.freecodecamp.org/news/quick-sort-algorithm-time-complexity-with-cpp-and-java-code/"
article6title: "How to Open XML Files"
article6link: "https://www.freecodecamp.org/news/how-to-open-an-xml-file/"
article7title: "What’s Node Used For?"
article7link: "https://www.freecodecamp.org/news/node-js-server-side-javascript-what-is-node-used-for/"
article8title: "Declare an Array in JS"
article8link: "https://www.freecodecamp.org/news/how-to-declare-an-array-in-javascript-creating-an-array-in-js/"
article9title: "Python String Contains"
article9link: "https://www.freecodecamp.org/news/python-string-contains-python-3-substring-tutorial-2/"
article10title: "CS vs IT"
article10link: "https://www.freecodecamp.org/news/computer-science-vs-information-technology-whats-the-difference/"
article11title: "JS Append"
article11link: "https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/"
article12title: "SQL Select"
article12link: "https://www.freecodecamp.org/news/sql-select-statement-and-query-examples/"
article13title: "PHP Explode"
article13link: "https://www.freecodecamp.org/news/php-explode-how-to-split-a-string-into-an-array/"
article14title: "PHP Implode"
article14link: "https://www.freecodecamp.org/news/php-implode-convert-array-to-string-with-join/"
article15title: "What is YAML?"
article15link: "https://www.freecodecamp.org/news/what-is-yaml-the-yml-file-format/"
article16title: "What is an ORM?"
article16link: "https://www.freecodecamp.org/news/what-is-an-orm-the-meaning-of-object-relational-mapping-database-tools/"
article17title: "SOLID Principles"
article17link: "https://www.freecodecamp.org/news/solid-principles-for-programming-and-software-design/"
article18title: "SQL Date Example"
article18link: "https://www.freecodecamp.org/news/sql-date-function-query-timestamp-example-format/"
article19title: "JavaScript Minify"
article19link: "https://www.freecodecamp.org/news/javascript-minify-minifying-js-with-a-minifier-or-jsmin/"
article20title: "Append String in Python"
article20link: "https://www.freecodecamp.org/news/append-a-string-in-python-str-appending/"
article21title: "What is Data Analytics?"
article21link: "https://www.freecodecamp.org/news/what-is-data-analytics-data-analysis-and-definition-for-beginners/"
article22title: "Git Revert to Last Commit"
article22link: "https://www.freecodecamp.org/news/git-reverting-to-previous-commit-how-to-revert-to-last-commit/"
article23title: "What is an IDE in Coding?"
article23link: "https://www.freecodecamp.org/news/what-is-an-ide-for-beginners/"
article24title: "Convert Int to String C++"
article24link: "https://www.freecodecamp.org/news/how-to-convert-an-int-to-a-string-in-cpp/"
article25title: "Data Analyst vs Scientist"
article25link: "https://www.freecodecamp.org/news/data-analyst-vs-data-scientist-whats-the-difference/"
article26title: "Lowercase a Python String"
article26link: "https://www.freecodecamp.org/news/how-to-lowercase-python-string/"
article27title: "Stratified Random Sampling"
article27link: "https://www.freecodecamp.org/news/what-is-stratified-random-sampling-definition-and-python-example/"
article28title: "Linux Environment Variables"
article28link: "https://www.freecodecamp.org/news/how-to-set-an-environment-variable-in-linux/"
article29title: "Which Programming Language?"
article29link: "https://www.freecodecamp.org/news/the-best-programming-language-to-learn-beginners-guide-to-coding/"

0 comments on commit bbf3f74

Please sign in to comment.