ab-noori / AwesomeBooksES6Links
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 remove books from that list.
☆24Updated 2 years ago
Alternatives and similar repositories for AwesomeBooksES6
Users that are interested in AwesomeBooksES6 are comparing it to the libraries listed below
Sorting:
- 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 …☆22Updated last year
- 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 …☆17Updated 2 years ago
- The database diagram is interpreted, and implemented the SQL needed to build that database.☆17Updated last year
- Awesome movies is a JavaScript-based project that utilizes ES6 syntax, async/await, and follows best practices to build single page apps.…☆18Updated 2 years ago
- Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a mod…☆20Updated last year
- 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…☆18Updated last year
- A few practical tests for JavaScript functions using the Jest library. The AAA pattern is followed to make our tests easier for other dev…☆15Updated 2 years ago
- This is a sample repository for setting up the Rails.☆16Updated last year
- SalsalDevGroup Website is a platform to showcase the Salsal Developers group recent projects, maintain the information and history of the…☆24Updated last year
- All main concepts of React like: components, props, state, and hooks are used to create a todo application.☆19Updated 2 years ago
- Personal repository to locate the README file about my GitHub profile.☆21Updated last month
- Practicing the concepts of creating a store, dispatching actions, and reducers.☆13Updated 2 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…☆24Updated 2 years ago
- A project template with ready README file for creating react applications.