Giter Site home page Giter Site logo

handey-fe's Introduction

Hi, there!๐Ÿ˜€ I'm Hansle. Nice to meet youโฃ๏ธ

About Me

๐Ÿฃ Software Developer
๐Ÿซ HongIk Univ. ย ย 
ย ย ย ย ย ย ย Major: Computer Engineering
ย ย ย ย ย ย ย Minor: Visual Communication Design ย ย 

Skills

Platforms

Languages

Contact

Gmail Badge

handey-fe's People

Contributors

hanslelee avatar leejin-rho avatar sujinro avatar

Watchers

 avatar

handey-fe's Issues

issue test

์ด์Šˆํ…Œ์ŠคํŠธ

Media Query

Breakpoints

1920ร—1080
1536ร—864
1366ร—768
360ร—640
414ร—896
375ร—667

CORS ์ •์ฑ… ๊ด€๋ จ ์˜ค๋ฅ˜

์ด์ „์— ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์„ ๋•Œ, ํ—ค๋”์˜ Content-Type์„ application/json์ด๋ผ๊ณ  ๋ช…์‹œํ•˜๋‹ˆ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ•˜์ง€ ์•Š์•„์„œ ํ•ด๊ฒฐ๋˜์—ˆ๋‹ค๊ณ  ์ƒ๊ฐํ–ˆ๋Š”๋ฐ
๋‹ค์‹œ ๋‹ค์Œ๊ณผ ๊ฐ™์€ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ•˜์˜€๋‹ค.
Access to XMLHttpRequest at 'http://localhost:8080/user/1/toDoBoxList' from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

axios ์„œ๋ฒ„์— ์š”์ฒญ example

ํ—ค๋”๋ฅผ ๋งˆ์ง€๋ง‰์— ๋„ฃ๋Š”๋‹ค.
await axios .put("/user/toDoBox/" + id, {title: titleTxt}, config) .then((response) => { console.log(response.data['data']); }) .catch((error) => {console.error(error);});

React - Drag and Drop

todo, weekly์—์„œ drag and drop์œผ๋กœ ์ˆœ์„œ ์ด๋™ ๊ธฐ๋Šฅ ํ•„์š”

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.