일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- just-one-small-sip
- Express
- Engoo
- css 오버레이
- JS
- css variables
- 정규표현식
- shit-christmas
- es6
- select by attribute
- Sass
- 디자인패턴
- node
- css grid
- Prototype
- Object.create
- img 확대
- Node.js
- close together
- regExp
- flexbox
- flex-shrink
- flex-basis
- css
- flex-grow
- ajax
- improve-iq-by-up-to-10%!
- express-handlebars
- 무료 백엔드 배포
- module wrapper function
- Today
- Total
목록개발 관련 유용한 아이템들 (4)
안녕하세요, 데브 지안입니다! 오늘은 api key를 발급받을 필요도 없이 무료로 랜덤 한 유저 데이터를 제공해주는 Random user generator 사이트에 대해 알아볼게요. 사이트 https://randomuser.me/ Random User Generator | Home Copyright Notice All randomly generated photos were hand picked from the authorized section of UI Faces. Please visit UI Faces FAQ for more information regarding how you can use these faces. randomuser.me 먼저 호출 방법부터 알아볼게요. GET https://rando..

안녕하세요, 데브지안 입니다! 오늘은 날씨와 관련된 데이터들을 API를 통해 제공해주는 openweathermap 사이트에 대해 알아볼게요. 사이트 https://openweathermap.org/ Сurrent weather and forecast - OpenWeatherMap Access current weather data for any location on Earth including over 200,000 cities! The data is frequently updated based on the global and local weather models, satellites, radars and a vast network of weather stations. how to obtain APIs (..

안녕하세요! 데브지안입니다. 오늘은 부트스트랩 프레임워크 기반의 무료 테마들을 제공하는 사이트에 대해서 알아볼게요. https://bootswatch.com/ Bootswatch: Free themes for Bootstrap Customizable Changes are contained in just two SASS files, enabling further customization and ensuring forward compatibility. bootswatch.com 글을 쓰는 지금 시점의 bootstrap 버전이 5.0.1까지 나왔는데 Bootswatch 또한 해당 버전을 이용한 테마들이 존재합니다! 해당 테마들은 MIT 라이센스이기 때문에 출처만 제대로 표기한다면 자유롭게 사용할 수 있습니다...

안녕하세요 데브지안 입니다! 오늘은 테스트 용도로 사용할 수 있는 Fake REST API 제공 사이트인 JSON Placeholder에 대해 알아볼게요 https://jsonplaceholder.typicode.com/ JSONPlaceholder - Free Fake REST API {JSON} Placeholder Free fake API for testing and prototyping. Powered by JSON Server + LowDB As of Dec 2020, serving ~1.8 billion requests each month. jsonplaceholder.typicode.com HTTP 요청을 하고 응답을 받아 원하는 처리를 하는 프론트엔드 작업 시 가상의 데이터가 필요할 때 유..