From fa0027d5de9457d8260d2de610f1a56fbb8c6d59 Mon Sep 17 00:00:00 2001 From: AbbeyRenn <37166539+AbbeyRenn@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:02:47 -0700 Subject: [PATCH] Update english.yaml Footer entries updated for Q3/4 --- build/universal/trending/english.yaml | 120 +++++++++++++------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/build/universal/trending/english.yaml b/build/universal/trending/english.yaml index e92af39..409becb 100644 --- a/build/universal/trending/english.yaml +++ b/build/universal/trending/english.yaml @@ -1,60 +1,60 @@ -article0title: "Date Formatting in JS" -article0link: "https://www.freecodecamp.org/news/how-to-format-a-date-with-javascript-date-formatting-in-js/" -article1title: "Java Iterator Hashmap" -article1link: "https://www.freecodecamp.org/news/java-iterator-hashmap-how-to-iterate-through-a-hashmap-with-a-loop/" -article2title: "Cancel a Merge in Git" -article2link: "https://www.freecodecamp.org/news/git-abort-merge-how-to-cancel-a-merge-in-git/" -article3title: "What is a Linked List?" -article3link: "https://www.freecodecamp.org/news/what-is-a-linked-list-types-and-examples/" -article4title: "Install Java in Ubuntu" -article4link: "https://www.freecodecamp.org/news/how-to-install-java-in-ubuntu/" -article5title: "Python Ternary Operator" -article5link: "https://www.freecodecamp.org/news/python-tenary-operator/" -article6title: "Full Stack Career Guide" -article6link: "https://www.freecodecamp.org/news/full-stack-engineer-career-guide/" -article7title: "Python Sort Dict by Key" -article7link: "https://www.freecodecamp.org/news/python-sort-dictionary-by-key/" -article8title: "Smart Quotes Copy/Paste" -article8link: "https://www.freecodecamp.org/news/smart-quotes-single-quote-and-double-quotation-mark-for-copy-paste/" -article9title: "JavaScript Array Length" -article9link: "https://www.freecodecamp.org/news/javascript-array-length-tutorial/" -article10title: "Sets in Python" -article10link: "https://www.freecodecamp.org/news/how-to-use-sets-in-python/" -article11title: "Kotlin vs Java" -article11link: "https://www.freecodecamp.org/news/kotlin-vs-java/" -article12title: "SQL Temp Table" -article12link: "https://www.freecodecamp.org/news/sql-temp-table-how-to-create-a-temporary-sql-table/" -article13title: "HTML Form Basics" -article13link: "https://www.freecodecamp.org/news/how-to-use-html-forms/" -article14title: "Comments in YAML" -article14link: "https://www.freecodecamp.org/news/how-to-add-a-multiline-comment-in-yaml/" -article15title: "Pandas Count Rows" -article15link: "https://www.freecodecamp.org/news/pandas-count-rows-how-to-get-the-number-of-rows-in-a-dataframe/" -article16title: "Python End Program" -article16link: "https://www.freecodecamp.org/news/python-end-program-how-to-exit-a-python-program-in-terminal/" -article17title: "Python XOR Operator" -article17link: "https://www.freecodecamp.org/news/xor-py-how-the-python-xor-operator-works/" -article18title: "Python Dict Has Key" -article18link: "https://www.freecodecamp.org/news/how-to-check-if-a-key-exists-in-a-dictionary-in-python/" -article19title: "Python List to String" -article19link: "https://www.freecodecamp.org/news/python-list-to-string-how-to-convert-lists-in-python/" -article20title: "Exit Function in Python" -article20link: "https://www.freecodecamp.org/news/python-exit-how-to-use-an-exit-function-in-python-to-stop-a-program/" -article21title: "String to Array in Java" -article21link: "https://www.freecodecamp.org/news/string-to-array-in-java-how-to-convert-a-string-to-an-array-in-java/" -article22title: "Python Import from File" -article22link: "https://www.freecodecamp.org/news/python-import-from-file-importing-local-files-in-python/" -article23title: "Parse a String in Python" -article23link: "https://www.freecodecamp.org/news/how-to-parse-a-string-in-python/" -article24title: "Python Merge Dictionaries" -article24link: "https://www.freecodecamp.org/news/python-merge-dictionaries-merging-two-dicts-in-python/" -article25title: "Copy a Directory in Linux" -article25link: "https://www.freecodecamp.org/news/how-to-copy-a-directory-in-linux-with-the-cp-command/" -article26title: "Reactive Programming Guide" -article26link: "https://www.freecodecamp.org/news/reactive-programming-beginner-guide/" -article27title: "Center Text Vertically CSS" -article27link: "https://www.freecodecamp.org/news/how-to-center-text-vertically-with-css/" -article28title: "What’s a Greedy Algorithm?" -article28link: "https://www.freecodecamp.org/news/greedy-algorithms/" -article29title: "Edit Commit Messages in Git" -article29link: "https://www.freecodecamp.org/news/how-to-edit-git-commit-messages-with-git-amend/" +article0title: "Learn CSS Transform" +article0link: "https://www.freecodecamp.org/news/complete-guide-to-css-transform-functions-and-properties/" +article1title: "Front-End JS Development" +article1link: "https://www.freecodecamp.org/news/front-end-javascript-development-react-angular-vue-compared/" +article2title: "Design Patterns for Distributed Systems" +article2link: "https://www.freecodecamp.org/news/design-patterns-for-distributed-systems/" +article3title: "Learn Golang" +article3link: "https://www.freecodecamp.org/news/learn-golang-handbook/" +article4title: "How to Write Clean Code" +article4link: "https://www.freecodecamp.org/news/how-to-write-clean-code/" +article5title: "Learn Node.js" +article5link: "https://www.freecodecamp.org/news/get-started-with-nodejs/" +article6title: "Learn to Build GraphQL APIs" +article6link: "https://www.freecodecamp.org/news/building-consuming-and-documenting-a-graphql-api/" +article7title: "Learn to Build REST APIs" +article7link: "https://www.freecodecamp.org/news/build-consume-and-document-a-rest-api/" +article8title: "Learn CSS Grid" +article8link: "https://www.freecodecamp.org/news/complete-guide-to-css-grid/" +article9title: "OSS Security Best Practices" +article9link: "https://www.freecodecamp.org/news/oss-security-best-practices/" +article10title: "HTTP Networking in JS" +article10link: "https://www.freecodecamp.org/news/http-full-course/" +article11title: "Learn Apache Kafka" +article11link: "https://www.freecodecamp.org/news/apache-kafka-handbook/" +article12title: "Learn Solidity" +article12link: "https://www.freecodecamp.org/news/learn-solidity-handbook/" +article13title: "Learn Express.js" +article13link: "https://www.freecodecamp.org/news/the-express-handbook/" +article14title: "What is Programming?" +article14link: "https://www.freecodecamp.org/news/what-is-programming-tutorial-for-beginners/" +article15title: "Python Code Examples" +article15link: "https://www.freecodecamp.org/news/python-code-examples-sample-script-coding-tutorial-for-beginners/" +article16title: "Write React Unit Tests" +article16link: "https://www.freecodecamp.org/news/how-to-write-unit-tests-in-react-redux/" +article17title: "Build a Static Blog" +article17link: "https://www.freecodecamp.org/news/how-to-create-a-static-blog-with-lume/" +article18title: "Learn Swift" +article18link: "https://www.freecodecamp.org/news/the-swift-handbook/" +article19title: "Learn JS Modules" +article19link: "https://www.freecodecamp.org/news/javascript-es-modules-and-module-bundlers/" +article20title: "Learn Java" +article20link: "https://www.freecodecamp.org/news/the-java-handbook/" +article21title: "Open Source for Devs" +article21link: "https://www.freecodecamp.org/news/a-practical-guide-to-start-opensource-contributions/" +article22title: "Build an AI Chatbot" +article22link: "https://www.freecodecamp.org/news/how-to-build-an-ai-chatbot-with-redis-python-and-gpt/" +article23title: "Software Architecture Patterns" +article23link: "https://www.freecodecamp.org/news/an-introduction-to-software-architecture-patterns/" +article24title: "Learn PHP" +article24link: "https://www.freecodecamp.org/news/the-php-handbook/" +article25title: "Learn Algorithms in JS" +article25link: "https://www.freecodecamp.org/news/introduction-to-algorithms-with-javascript-examples/" +article26title: "Intermediate TS and React" +article26link: "https://www.freecodecamp.org/news/build-strongly-typed-polymorphic-components-with-react-and-typescript/" +article27title: "Command Line for Beginners" +article27link: "https://www.freecodecamp.org/news/command-line-for-beginners/" +article28title: "REST API Best Practices" +article28link: "https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/" +article29title: "Intro to Operating Systems" +article29link: "https://www.freecodecamp.org/news/an-introduction-to-operating-systems/"