Coder Social home page Coder Social logo

javascript's People

Contributors

meyadd avatar

javascript's Issues

Great work once again!

I especially like your clean and complete solutions, like ass. 9
Assignment 13 is also really well done!
It looks like these assignments might not be challenging enough for you. If you need extra challenges let us know.

Awesome, you essentially made constructor function!

/** 4.Make an object containing information for each book. Each item (object) in this object should have the book ID you thought up in point 1 as a key, and it should have at least the following fields: title, language and author. **/

We expected people to just write each object inside an array but this is a much better solution. Now if you could just write a function called createLlElement(innerText) that you call for each item in the array for assignment 3(and have that use create and append) you could combine the best of both worlds :)

feedback

Hi @meyadd .
To assign you fellow students for the checkup about the feedback, please create an issue wherein you "assign" them all to an issue of a different assignment like I did here. Let me know if something is unclear.

Dont use document.write

document.write(renderBooks(books_arr));

I overwrites the whole document so it's not very useful for pages that already have some HTML. It's better to either add the HTML string or use appendChild (preferred method)/

Assigning classmates for feedback

Hi Eyad.
To assign you fellow students for the checkup about the feedback, please create an issue wherein you "assign" them all to an issue of a different assignment like I did here. Let me know if something is unclear.

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.