Vane's Life
  • Home
  • GitHub
  • Blog (Legacy)
  • About
  • Emi's Life
Sign in Subscribe

Node.js

A collection of 3 posts
Write Slack slash commands with Clime (TypeScript + Node.js)
TypeScript

Write Slack slash commands with Clime (TypeScript + Node.js)

Slack slash commands is one of the major interfaces interacting with a Slack integration. It is quite easy to integrate different functionalities with Slack slash commands. And this post will introduce a practice using TypeScript command-line interface framework Clime [https://github.com/vilic/clime]. > Please note that the following
Nov 6, 2017 4 min read
VS Code

Code in Real-world TypeScript with Node.js, Step by Step

As a great tool for JavaScript, TypeScript is trending. However, it's still new and you may be confused how would one actually use TypeScript in real world? I've been using TypeScript in my projects since 1.0. In this post, I will create a website in
Nov 22, 2015 3 min read
Node.js

Use Nexe with Commander.js Sub Commands

Nexe [https://github.com/jaredallard/nexe] is a command-line utility that compiles your Node.js application into a single executable file. And Commander.js [https://github.com/tj/commander.js] is the most popular command-line interfaces solution for Node.js. But unfortunately, they don't play well with each
Nov 5, 2015 1 min read
Page 1 of 1
Vane's Life © 2025
Powered by Ghost