Giter Club home page Giter Club logo

js_library's Introduction

hire-badge Twitter Follow

Library

In this project, we will be building a library.

Screenshot

Home page

Live Demo

Click for live webpage

Built With

  • JavaScript
  • HTML5
  • CSS3

Requirements

  • Keep your code clean.
  • Do not commit console.log to your repo. - It’s ugly, it kills performance and it can make confidential data be visible in the browser tools.
  • Keep the number of changes/updates to the DOM as low as possible, they are very expensive for the browser.
  • Keep the application logic separated from DOM manipulation tasks.
  • Keep all the styling logic in CSS files. If you use node modules
  • lock files should be in the repository to avoid problems with future versions of the dependencies. If you use ES6
  • use object destructuring to get the values from an object. This way you can avoid repeating a lot of code.

Setup

  • Clone the repository on your local machine
  • Cd into the folder
  • Open index.html file

Install

  • Install VSCode or any code editor you like

Authors

πŸ‘€ Murilo Roque

πŸ‘€ Theophile Kango

🀝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

js_library's People

Contributors

muriloroque avatar theophile-kango avatar

Stargazers

Eduardo Baeza avatar Anna Muzykina avatar

Forkers

theophile-kango

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.