Here are
47 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.
Репозиторий практик факультета ИТиАБД направления Прикладной Информатики в Финансовом Университете при Правительстве РФ/Financial University under the Government of the Russian Federation
Updated
Mar 28, 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
Mar 19, 2021
HTML
TDD implementation of JavaScript Fibonacci series function
Updated
Aug 20, 2018
JavaScript
A repository of learning materials for teaching Ansible for e-Infrastructures
Repository related to activities at the Financial University under the Government of the Russian Federation
Updated
Mar 27, 2021
Jupyter Notebook
Learning Material for AP Computer Science, 2017 Spring
Updated
Sep 12, 2019
Java
Learning web scraping via Python using XML Path language imported through lxml library. Information scraped from codechef.com
Updated
Feb 13, 2018
Python
Using R for Research Software Engineering course material
A comprehensive list of Game Design related learning materials, examples and tools.
Learning module for Applied Cryptography
🖊️ Repository about my C++ learning
Collection of AI Resources - everything from courses to books to fun projects
Express server with MongoDB and authentication and authorisation
Updated
Jun 22, 2017
JavaScript
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
Mar 28, 2021
Jupyter Notebook
💡 Sample code and slides for a workshop on Oct 11th, 2018
Updated
Mar 19, 2019
JavaScript
Developing a new theme and style for CSU Learning Resources - A work in process
Whois C Programming Lecture Materials
📖 Support examples for learning Window Functions in PostgreSQL. Ready to run.
Useful setup instructions forJavascript projects, whether client- or server-side.
Updated
Jun 11, 2017
Java
Mozilla Uttar Pradesh Rain of Rust Campaign
Repo for saving learning materials.
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/