Coder Social home page Coder Social logo

chrome-wise-saying's Introduction

chrome-wise-saying's People

Contributors

joonfluence avatar

Watchers

 avatar

chrome-wise-saying's Issues

1000개 정도의 명언집을 json 형식으로 바꾸고, 이를 매번 랜덤하게 화면에 보여주기

프로젝트명 : 무모하더라도 시작하라.

구현방법

  1. 1000개 정도의 명언집을 json 형식으로 바꾸고, 이를 매번 랜덤하게 화면에 보여준다.
    • 어떻게 받아 올 것인가?
      • 관련 API가 있는지 찾아본다.
      • 아마 없을 듯 하다. 직접 이곳 저곳 검색해서 소스들을 찾아본다. 없으면 일단 100개 정도의 명언을 담은 Json 파일을 구성한다.
  2. 자바스크립트로 해당 데이터를 랜덤으로 DOM에 추가해준다.
// 예시 데이터 
{
   name : 피카소 
   saying : 내 그림이 짱이다. 
   birthDate ~ deathDate : 1992 ~ 2021 
}

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.