feat: update footer Apr 2022 (#45638)
This commit is contained in:
@ -1,62 +1,62 @@
|
|||||||
{
|
{
|
||||||
"article0title": "CSV File Format",
|
"article0title": "JavaScript split()",
|
||||||
"article0link": "https://www.freecodecamp.org/news/csv-format-how-to-open-a-csv-file-and-export-it/",
|
"article0link": "https://www.freecodecamp.org/news/javascript-split-a-string-string-to-array-js-method/",
|
||||||
"article1title": "Python Open File",
|
"article1title": "HTML Bullet Points",
|
||||||
"article1link": "https://www.freecodecamp.org/news/python-open-file-how-to-read-a-text-file-line-by-line/",
|
"article1link": "https://www.freecodecamp.org/news/html-bullet-points-how-to-create-an-unordered-list-with-the-ul-tag-example/",
|
||||||
"article2title": "Python Sort List",
|
"article2title": "What is UX Design?",
|
||||||
"article2link": "https://www.freecodecamp.org/news/python-sort-list-how-to-order-by-descending-or-ascending/",
|
"article2link": "https://www.freecodecamp.org/news/user-experience-design-what-does-a-ux-designer-do/",
|
||||||
"article3title": "JavaScript Online",
|
"article3title": "Dark Mode on Google",
|
||||||
"article3link": "https://www.freecodecamp.org/news/javascript-online-html-css-js-code-editor-list-browser-ide-tools/",
|
"article3link": "https://www.freecodecamp.org/news/how-to-turn-on-dark-mode-on-google-chrome-black-theme-tutorial/",
|
||||||
"article4title": "Python Create File",
|
"article4title": "Contraction Grammar ",
|
||||||
"article4link": "https://www.freecodecamp.org/news/python-create-file-how-to-append-and-write-to-a-text-file/",
|
"article4link": "https://www.freecodecamp.org/news/what-is-a-contraction-grammar-and-definition/",
|
||||||
"article5title": "How to mute on Zoom",
|
"article5title": "What is a JSON file?",
|
||||||
"article5link": "https://www.freecodecamp.org/news/how-to-mute-and-unmute-on-zoom-keyboard-shortcut/",
|
"article5link": "https://www.freecodecamp.org/news/what-is-a-json-file-example-javascript-code/",
|
||||||
"article6title": "Python Do While Loop",
|
"article6title": "Python String Format",
|
||||||
"article6link": "https://www.freecodecamp.org/news/python-do-while-loop-example/",
|
"article6link": "https://www.freecodecamp.org/news/python-string-format-python-s-print-format-example/",
|
||||||
"article7title": "Python Print Variable",
|
"article7title": "Python Tuple vs List",
|
||||||
"article7link": "https://www.freecodecamp.org/news/python-print-variable-how-to-print-a-string-and-variable/",
|
"article7link": "https://www.freecodecamp.org/news/python-tuple-vs-list-what-is-the-difference/",
|
||||||
"article8title": "Span vs Div HTML Tags",
|
"article8title": "What is Programming?",
|
||||||
"article8link": "https://www.freecodecamp.org/news/span-vs-div-html-tags-what-is-the-difference/",
|
"article8link": "https://www.freecodecamp.org/news/what-is-programming/",
|
||||||
"article9title": "Function in JS Example",
|
"article9title": "Check GPU in Windows",
|
||||||
"article9link": "https://www.freecodecamp.org/news/what-is-a-function-javascript-function-examples/",
|
"article9link": "https://www.freecodecamp.org/news/what-graphics-card-do-i-have-how-to-check-your-gpu-in-windows-10-pc-guide/",
|
||||||
"article10title": "HTML Div",
|
"article10title": "Span HTML",
|
||||||
"article10link": "https://www.freecodecamp.org/news/html-div-what-is-a-div-tag-and-how-to-style-it-with-css/",
|
"article10link": "https://www.freecodecamp.org/news/span-html-how-to-use-the-span-tag-with-css/",
|
||||||
"article11title": "Learn SQL",
|
"article11title": "SQL Count",
|
||||||
"article11link": "https://www.freecodecamp.org/news/learn-sql-free-relational-database-courses-for-beginners/",
|
"article11link": "https://www.freecodecamp.org/news/sql-count-how-to-select-sum-and-average-rows-in-sql/",
|
||||||
"article12title": "Emoji List",
|
"article12title": "HTML Comment",
|
||||||
"article12link": "https://www.freecodecamp.org/news/all-emojis-emoji-list-for-copy-and-paste/",
|
"article12link": "https://www.freecodecamp.org/news/html-comment-how-to-comment-out-a-line-or-tag-in-html/",
|
||||||
"article13title": "HTML Tables",
|
"article13title": "Python strip()",
|
||||||
"article13link": "https://www.freecodecamp.org/news/html-tables-table-tutorial-with-css-example-code/",
|
"article13link": "https://www.freecodecamp.org/news/python-strip-how-to-trim-a-string-or-line/",
|
||||||
"article14title": "SQL Order By",
|
"article14title": "HTML Select Tag",
|
||||||
"article14link": "https://www.freecodecamp.org/news/ascending-order-with-sql-order-by/",
|
"article14link": "https://www.freecodecamp.org/news/html-select-tag-how-to-make-a-dropdown-menu-or-combo-list/",
|
||||||
"article15title": "HTML Padding",
|
"article15title": "Insert into SQL",
|
||||||
"article15link": "https://www.freecodecamp.org/news/html-padding-css-padding-order/",
|
"article15link": "https://www.freecodecamp.org/news/insert-into-sql-how-to-insert-into-a-table-query-example-statement/",
|
||||||
"article16title": "Learn Python",
|
"article16title": "MVC Architecture",
|
||||||
"article16link": "https://www.freecodecamp.org/news/learn-python-free-python-courses-for-beginners/",
|
"article16link": "https://www.freecodecamp.org/news/mvc-architecture-what-is-a-model-view-controller-framework/",
|
||||||
"article17title": "CSS Font Color",
|
"article17title": "What is the DOM?",
|
||||||
"article17link": "https://www.freecodecamp.org/news/css-font-color-how-to-style-text-in-html/",
|
"article17link": "https://www.freecodecamp.org/news/what-is-the-dom-document-object-model-meaning-in-javascript/",
|
||||||
"article18title": "Free Textbooks",
|
"article18title": "HTML Button Type",
|
||||||
"article18link": "https://www.freecodecamp.org/news/free-textbooks-math-science-and-more-online-pdf-for-college-and-high-school/",
|
"article18link": "https://www.freecodecamp.org/news/html-button-type-how-to-add-buttons-to-your-website/",
|
||||||
"article19title": "CSS Positioning",
|
"article19title": "SCP Linux Command",
|
||||||
"article19link": "https://www.freecodecamp.org/news/css-positioning-position-absolute-and-relative/",
|
"article19link": "https://www.freecodecamp.org/news/scp-linux-command-example-how-to-ssh-file-transfer-from-remote-to-local/",
|
||||||
"article20title": "Transparent Background",
|
"article20title": "HTML File Text Editor",
|
||||||
"article20link": "https://www.freecodecamp.org/news/transparent-background-image-opacity-in-css-and-html/",
|
"article20link": "https://www.freecodecamp.org/news/html-file-text-editor-how-to-open-web-page-code-in-windows-notepad/",
|
||||||
"article21title": "Save Google Doc as PDF",
|
"article21title": "Responsive Web Design",
|
||||||
"article21link": "https://www.freecodecamp.org/news/how-to-save-a-google-doc-as-a-pdf/",
|
"article21link": "https://www.freecodecamp.org/news/responsive-web-design-modern-website-code-for-beginners/",
|
||||||
"article22title": "Java Array Declaration",
|
"article22title": "Online Coding Classes",
|
||||||
"article22link": "https://www.freecodecamp.org/news/java-array-declaration-how-to-initialize-an-array-in-java-with-example-code/",
|
"article22link": "https://www.freecodecamp.org/news/online-coding-classes-for-beginners-2022-guide/",
|
||||||
"article23title": "JavaScript Switch Case",
|
"article23title": "Python String to Array",
|
||||||
"article23link": "https://www.freecodecamp.org/news/javascript-switch-case-js-switch-statement-example/",
|
"article23link": "https://www.freecodecamp.org/news/python-string-to-array-how-to-convert-text-to-a-list/",
|
||||||
"article24title": "REST API best practices",
|
"article24title": "Lambda Function Python",
|
||||||
"article24link": "https://www.freecodecamp.org/news/rest-api-best-practices-rest-endpoint-design-examples/",
|
"article24link": "https://www.freecodecamp.org/news/lambda-function-in-python-example-syntax/",
|
||||||
"article25title": "What is Graphic Design?",
|
"article25title": "SQL Distinct Statement",
|
||||||
"article25link": "https://www.freecodecamp.org/news/what-is-graphic-design-the-graphic-designer-job-explained-in-plain-english/",
|
"article25link": "https://www.freecodecamp.org/news/sql-distinct-statement-how-to-query-select-and-count/",
|
||||||
"article26title": "Share Screen on Android",
|
"article26title": "HEIC to JPG on Windows",
|
||||||
"article26link": "https://www.freecodecamp.org/news/share-screen-on-android-how-to-cast-my-screen-with-a-windows-10-pc/",
|
"article26link": "https://www.freecodecamp.org/news/convert-heic-to-jpg-on-windows-heic-file-format-on-pc/",
|
||||||
"article27title": "Problem Resetting Your PC",
|
"article27title": "Insert Checkbox in Word",
|
||||||
"article27link": "https://www.freecodecamp.org/news/there-was-a-problem-with-resetting-your-pc-reset-pc-fixed-on-windows-10/",
|
"article27link": "https://www.freecodecamp.org/news/insert-a-checkbox-in-word-how-to-add-a-checkmark-in-microsoft-word/",
|
||||||
"article28title": "Open Task Manager Windows 10",
|
"article28title": "Drop Pin on Google Maps",
|
||||||
"article28link": "https://www.freecodecamp.org/news/how-to-open-task-manager-in-windows-10/",
|
"article28link": "https://www.freecodecamp.org/news/how-to-drop-a-pin-on-google-maps/",
|
||||||
"article29title": "Delete Albums on iPhone",
|
"article29title": "Rotate Screen Windows 10",
|
||||||
"article29link": "https://www.freecodecamp.org/news/how-to-delete-albums-on-iphone/"
|
"article29link": "https://www.freecodecamp.org/news/rotate-screen-in-windows-10-how-to-flip-your-monitor-orientation-90-degrees/"
|
||||||
}
|
}
|
Reference in New Issue
Block a user