Coder Social home page Coder Social logo

javascript-blog-assignment's Introduction

JavaScript Assignment - Blog Post

This assignment is meant to challenge my understanding of DOM manipulation, understanding of template literal, and he use of a for ... of loop, instantiation of an object or object(s) of a class, adding elements to an array, loop through (iterate through) an array, and use of ES6 standards.

Approach

  • A class Article which contains a constructor and an output method created.
  • An array was created with stores the Article objects.
  • Recreate the blog post using a loop.

Result

The working webpage can be shown here.

Screenshot

browser

Note

There are still issues with this assginment. It will be fixed when time is available.

References:

Morelli, 2020. JavaScript -- What are Template Literals. Learn and Understand How to Use Template Literals. URL: https://codeburst.io/javascript-what-are-template-literals-5d08a50ef2e3. Date Accessed July 23, 2020.

MDN web docs, 2020. The Article Contents element. URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article. Date Accessed July 22, 2020.

MDN web docs, 2020. ParentNode.append(). URL: https://developer.mozilla.org/en-US/docs/Web/API/ParentNode/append. Date Accessed July 22, 2020.

Ulrich, 2020. 4.1-javascript-objects, authored by Warren Ulrich on July 22, 2020. URL: https://github.com/TECHCareers-by-Manpower/4.1-javascript-objects. Accessed on July 22, 2020.

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.