Here are
46 public repositories
matching this topic...
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
📖 Support examples for learning full-text search with use of PostgreSQL. Ready to run.
A comprehensive list of Game Design related learning materials, examples and tools.
Репозиторий практик факультета ИТиАБД направления Прикладной Информатики в Финансовом Университете при Правительстве РФ/Financial University under the Government of the Russian Federation
Updated
Jun 29, 2021
Jupyter Notebook
Record the learning materials of the course - "STOCHASTIC ANALYSIS OF COMPUTER NETWORKS" in National Cheng Kung University.
Репозиторий практик в Колледже Информатики и Программирования при Финансовом Университете при Правительстве РФ [2015-2019]
Learning materials describing Reproducible Analytical Pipeline
Updated
Jun 16, 2021
HTML
TDD implementation of JavaScript Fibonacci series function
Updated
Aug 20, 2018
JavaScript
Repository related to activities at the Financial University under the Government of the Russian Federation
Updated
Aug 14, 2021
Jupyter Notebook
Learning Material for AP Computer Science, 2017 Spring
Updated
Sep 12, 2019
Java
A repository of learning materials for teaching Ansible for e-Infrastructures
Using R for Research Software Engineering course material
Learning web scraping via Python using XML Path language imported through lxml library. Information scraped from codechef.com
Updated
Feb 13, 2018
Python
Learning module for Applied Cryptography
🖊️ Repository about my C++ learning
Express server with MongoDB and authentication and authorisation
Updated
Jun 22, 2017
JavaScript
Collection of AI Resources - everything from courses to books to fun projects
Repository of works of the college of informatics and programming, FU under the government of the RF
Daily coding practise using Python3, Questions from Leetcode, HankerRank and etc.
Updated
May 11, 2021
Jupyter Notebook
Whois C Programming Lecture Materials
Developing a new theme and style for CSU Learning Resources - A work in process
Useful setup instructions forJavascript projects, whether client- or server-side.
Updated
Jun 11, 2017
Java
📖 Support examples for learning Window Functions in PostgreSQL. Ready to run.
Practical explanation and examples of some HTML basics
Terminal game to learn common commands
Improve this page
Add a description, image, and links to the
learning-materials
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
learning-materials
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Problem
As part of issue #59, all snapshots tests where removed. We would now like to replace these snapshots with a more meaningful unit test.
Acceptance Criteria
Using @testing-library/react create a test for
Layout.jsfound insrc/components/Layout/