Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a module named MyEnumerable, which implemented a limited set of functionalities from Enumerable.
☆20Jul 21, 2023Updated 3 years ago
Alternatives and similar repositories for Enumerable
Users that are interested in Enumerable are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A school library application will record the books available in the library and track their borrowers. It will allow new students or teac…☆24Aug 17, 2023Updated 3 years ago
- The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower read…☆21Sep 2, 2023Updated 2 years ago
- The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse c…☆18Jul 20, 2023Updated 3 years ago
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆22Aug 17, 2023Updated 3 years ago
- The database diagram is interpreted, and implemented the SQL needed to build that database.☆17Jul 20, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- All main concepts of React like: components, props, state, and hooks are used to create a todo application.☆19Jun 7, 2023Updated 3 years ago
- Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add …☆17Apr 29, 2023Updated 3 years ago
- Personal repository to locate the README file about my GitHub profile.☆21Jan 13, 2026Updated 7 months ago
- Awesome movies is a JavaScript-based project that utilizes ES6 syntax, async/await, and follows best practices to build single page apps.…☆18Apr 1, 2023Updated 3 years ago
- A project template with ready README file for creating react applications.☆19Jun 22, 2023Updated 3 years ago
- This is a sample repository for setting up the Rails.☆16Aug 17, 2023Updated 3 years ago
- In this project, we will be working with the real live data from the SpaceX API. Our task is to build a web application for a company tha…☆24Jun 26, 2023Updated 3 years ago
- "Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using ReactJS library, that allows users to mak…☆20May 27, 2023Updated 3 years ago
- Awesome Books ES6 is a simple website that is created using ES6 syntax and modules to displays a list of books and allows you to add and …☆24May 28, 2023Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved th…☆20Jan 6, 2024Updated 2 years ago
- A few practical tests for JavaScript functions using the Jest library. The AAA pattern is followed to make our tests easier for other dev…☆15Mar 16, 2023Updated 3 years ago
- Cryptopanel is a single page web app that is created using React and Redux and fetches data from CoinGecko API. The application allows us…☆23Jul 9, 2023Updated 3 years ago
- In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by …☆23Jul 19, 2023Updated 3 years ago
- Practicing the concepts of creating a store, dispatching actions, and reducers.☆13Apr 27, 2023Updated 3 years ago
- Connecting async logic to interact with a Redux store when fetching data from an external API.