• Compile TypeScript with npm

    Author: James Edwards Published: 1/13/2021

    Configure the TypeScript compiler with tsconfig.json, and compile TypeScript into JavaScript using tsc command, Node.js, and npm package.json scripts.

    Tags:
    • TypeScript
    • Node.js
  • Minify HTML with npm

    Author: James Edwards Published: 1/13/2021

    Use the html-minifier npm package cli to minify an HTML file with npm package.json scripts and Node.js

    Tags:
    • HTML
    • Node.js
  • Run Git Commands with Node.js

    Author: James Edwards Published: 1/13/2021

    Use the simple-git npm package and Node.js to run git commands and access git metadata programmatically with TypeScript.

    Tags:
    • Git
    • Node.js
    • TypeScript
  • Send Emails with Node.js

    Author: James Edwards Published: 1/13/2021

    Use the SendGrid npm package and a SendGrid API key to send emails with Node.js and TypeScript.

    Tags:
    • Node.js
    • Serverless
    • TypeScript
  • Generate RSS Feed with Node.js

    Author: James Edwards Published: 1/13/2021

    Use the xml, cheerio, and fs-extra npm packages with TypeScript to generate an RSS feed for a Jamstack blog with Node.js

    Tags:
    • Node.js
    • ES6
    • TypeScript
  • Newer
  • 1
  • 2
Home
All Tags:
  • EJS
  • Node.js
  • TypeScript
  • ES6
  • Web API
  • Serverless
  • Git
  • SASS
  • HTML

Generated with morphic.

  • Privacy
  • Terms
  • Disclaimer

© Dev Extent 2021