✏️
Bumkeyy Code
CtrlK
  • Introduction
  • Toy Project
    • TypeScript Website Code Translation Reviewer
    • Node SENS
    • OpenSource Contributhon
    • TypeScript Handbook 한글화
    • DeliciousBody
  • JavaScript
    • [번역] Introduction to the DOM
    • [번역] Understanding V8’s Bytecode
    • [번역] Understanding How the Chrome V8 Engine Translates JavaScript into Machine Code
    • [번역] JavaScript Engines
    • [번역] JavaScript Event Loop Explained
    • [번역] JavaScript 함수 실행 이해하기 — Call Stack, Event Loop , Tasks & more
  • Frontend
    • React, GraphQL 그리고 Declarative Pattern
    • [번역] A deep dive into React Fiber internals
  • Backend
    • [번역] Schema-First GraphQL: The Road Less Travelled
  • Project Management
    • [번역] Pull Request와 이슈 연결하기
Powered by GitBook
On this page

Was this helpful?

  1. Toy Project

Node SENS

Simple & Easy Notification Service client in NAVER CLOUD PLATFORM

기간 : 2020.08

목적 : Naver Cloud Platform에서 제공하는 Simple & Easy Notification Service Client 개발

개발 스택 : TypeScript, Travis CI, Jest

NPM : https://www.npmjs.com/package/node-sens

Git : https://github.com/Bumkeyy/node-sens

SENS 주소 : https://www.ncloud.com/product/applicationService/sens

개발 후기 : https://velog.io/@bumkeyy/TypeScript-이용해서-NCP-SMS-client를-NPM-모듈로-만들어서-배포하기-node-sens

PreviousTypeScript Website Code Translation ReviewerNextOpenSource Contributhon

Last updated 4 years ago

Was this helpful?