본문 바로가기

카테고리 없음

2020-03-31 12시 개발자 글 모음 | "(시작)구글 클라우드 빠르게 배워보기" 외 8개 이야기

[frontend] Cross Browser Testing by 황은지

  • 그럴땐 macOS에서 서버를 열고 mac ip로 접속하는 방법으로 IE에서 확인 할 수 있다
  • IE로 접속한 상태에서 개발자 도구를 확인하게 되면 구문오류등 문제되는 것을 콘솔로그를 통해 확인 할 수 있다
  • 만약 설정을 ie11 버전으로 한다면 ie9와 ie10은 지원되지 않는 것이 있을 수 있다


nodejs #8 module 개념이해하기 by 황은지 about Node

  • b ) => a * b ; module
  • const name = hwang ; const randomAge = ( num ) => { return Math
  • js' ) ; const mult = require ( '불러올모듈의경로/mult


nodejs #9 core module : API by 황은지 about Node


    javascript snyc & async by 황은지 about Javascript


      200331_TIL by 홍영란 about React.js


        [Two Cents #18] Covid-19, 리퍼럴 프로그램, Cameo, AI, 리테일, 핀테크, Tencent, Bilibili, 비트코인 마이닝, NVCA… by 허진호

        • When Kevin Systrom and Mike Krieger realized that people were mostly using their Foursquare-clone app Burbn to take filtered photos
        • they spun that feature off into its own product and called it Instagram
        • when Pageonce realized that many of its features were being beaten by other products


        아두이노 나노 핀아웃과 특징 Arduino Nano Tutorial – Pinout & Schematics by 김봉조

        • Architecture AVR Microcontroller ATmega328P Analog I/O Pins 8 Weight 7 gms PWM Output 6 Operating Voltage 5 Volts DC Current per I/O Pins 40 milliAmps Flash Memory 32 KB of which 2 KB used by Bootloader SRAM 2KB Digital I/O Pins 22 Power Consumption 19 milliAmps PCB Size 18 x 45 mm Clock Speed 16 MHz EEPROM 1 KB Input Voltage (7-12) Volts
        • 1 D1/TX I/O Digital I/O Pin Serial TX Pin 2 D0/RX I/O Digital I/O Pin Serial RX Pin 3 RESET Input Reset ( Active Low) 4 GND Power Supply Ground 5 D2 I/O Digital I/O Pin 6 D3 I/O Digital I/O Pin 7 D4 I/O Digital I/O Pin 8 D5 I/O Digital I/O Pin 9 D6 I/O Digital I/O Pin 10 D7 I/O Digital I/O Pin 11 D8 I/O Digital I/O Pin 12 D9 I/O Digital I/O Pin 13 D10 I/O Digital I/O Pin 14 D11 I/O Digital I/O Pin 15 D12 I/O Digital I/O Pin 16 D13 I/O Digital I/O Pin 17 3V3 Output +3
        • 3V Output (from FTDI) 18 AREF Input ADC reference 19 A0 Input Analog Input Channel 0 20 A1 Input Analog Input Channel 1 21 A2 Input Analog Input Channel 2 22 A3 Input Analog Input Channel 3 23 A4 Input Analog Input Channel 4 24 A5 Input Analog Input Channel 5 25 A6 Input Analog Input Channel 6 26 A7 Input Analog Input Channel 7 27 +5V Output or Input +5V Output (From On-board Regulator) or +5V (Input from External Power Supply 28 RESET Input Reset ( Active Low) 29 GND Power Supply Ground 30 VIN Power Supply voltage


        selenium으로 크롤링할 때 frame과 object 태그 차이 by 신명진 about HTML

        • execute_script(함수명()) 으로 해당 js함수를 실행하면 된다
        • 다만 이 경우에 object 내부에만 정의된 js함수는 execute_script로도 잘 실행이 되지 않는데
        • 이렇게 따로 실행하면 "정의되어 있지 않은 함수"라는 오류가 발생한다


        (시작)구글 클라우드 빠르게 배워보기 by 서태호 about Cloud

        • 구글 클라우드 시작-VM인스턴스-(1/8) https://brunch
        • 구글 클라우드 시작-방화벽 규칙-(2/8) https://brunch
        • 구글 클라우드 시작-LB-(8/3) https://brunch