Skip to content

LaTonia-Mertica/nyt-selected-best-sellers-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYT Selected Best Sellers List

solid exercise for alternative and multiple placement of scripts in html, hard-coded versus dynamically populated images, using id to display content called through api in separate javascript file. .. using axios, shuffle to reorganize books each load, localStorage for favorites feature, and let statements:

let books;
let htmlToUpdate = "";
let htmlGridToUpdate = "";
let imgsToUpdate = "";

to establish toggle between list and grid views. Each view had to be coded as separate files then just non-duplicate code migrated into file of view choose to set as the default view - meaning the view that welcomes users before they toggle view

HOW WORKS
scroll left-to-right in header for full list of books, click toggle view to switch, click bookmark icon to select/de-select favorites, click headphones icon in list view to listen to selected playlist in both views, and click book image or title to purchase a copy

NEXT STEP
add favorites and playlist in grid view in stylistically optimized design/format


FIRST NAME: La'Tonia Mertica
note_1: pronounced luh tone yuh merr treece

MY BACK STORY


I went into code because I saw code as a gateway to better options, informed risk-taking, and outcomes.

My fantasies on a better life are nothing special. A better life, life quality, and sense of self. A life during which I create opportunities for the substance of my existence. A life I enthusiastically own. A life that welcomes, entertains, and bows to parts of myself I've envisioned embracing for too long - focusing on non-me things out of a sense of duty, and obligation, and misaligned timing. Nothing special. Still, my own, and true difference.

When I was notified I was accepted into Hack Upstate full stack javascript code/web dev bootcamp Careers in Code, I knew my life was changed.

Far from perfect, and likely destined to never truly achieve the level and status I fantasize on, I code every day. I apply my best self. Dwell in the moment - to moment. Never forget how hard life has been at times. And that debatably I shouldn't be alive today. But I am. Building out the purpose of my life is a lot to do - and I still don't have authenticated clarity on it.

Still, it involves vigorous exceptional communication - and, coding is now part of my fierce means to say some things.

About

list of the current top 15 hardcover graphic, fiction, and nonfiction book best sellers called through the New York Times' api. ..

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published