A Supercharge Tale-logo

A Supercharge Tale

Technology Podcasts

A podcast documenting the journey of Supercharge, sharing behind-the-scenes details of the project.

Location:

Germany

Description:

A podcast documenting the journey of Supercharge, sharing behind-the-scenes details of the project.

Language:

English


Episodes
Ask host to enable sharing for playback control

18: Deploying apps with Supercharge Launch

2/28/2020
I’m making good progress on Supercharge Launch. And dang, I need to get the landing page out the door. During development, I provisioned a Node.js server on DigitalOcean and deployed a repository from GitHub to that server. Fully automated … well, I needed to manually run a setup script. Everything else was done by the platform. Comfort I’m coming! Links superchargejs.com Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:10:56

Ask host to enable sharing for playback control

17: New Package: supercharge/filesystem

2/14/2020
I’ve published a new package: supercharge/filesystem. This filesystem package provides async methods to interact with the local filesystem, like moving files or copying files with ease. All methods are async, no more worrying about sync methods or callbacks for you. Async/await all the way! Links @supercharge/filesystem Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:05:49

Ask host to enable sharing for playback control

16: The Secret Project is about Server Management

1/31/2020
I’m currently working on a secret Supercharge project. It’s a project on simplifying server management for Node.js applications. If you like to avoid server maintenance as well, more details in the episode :) Links @supercharge/package-skeleton on GitHub@supercharge/collections@supercharge/strings Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:07:14

Ask host to enable sharing for playback control

15: Secret Supercharge Project

1/17/2020
I want your help with Supercharge. Do you want to contribute to open source? The "supercharge/strings" package has a handful of open issues. I’m calling you for contributions! Links Good first issues in supercharge/strings@supercharge/goodies on GitHub Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:06:26

Ask host to enable sharing for playback control

14: Queues have landed in Supercharge

1/10/2020
Finally, queues are available in the Supercharge framework. The new 1.0.0-beta7 release of the framework ships with first-class queue support. Enjoy! Links Supercharge Queue Docs@supercharge/hapi-google-cloud-functions on GitHub@supercharge/hapi-aws-lambda on GitHub Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:10:44

Ask host to enable sharing for playback control

13: @supercharge/strings 1.0 && AWS Lambda Tale (Part 2)

12/20/2019
I wrote the docs for the new @supercharge/strings package over the last weekend. And I couldn’t resist tagging the 1.0. Since then, I tagged a 1.1 and pushed the versions to NPM. Also, there’s a new package @supercharge/hapi-aws-lambda to provide a helping hand when going serverless with your hapi HTTP server. Links @supercharge/strings on GitHub@supercharge/hapi-aws-lambda on GitHub Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:09:24

Ask host to enable sharing for playback control

12: @supercharge/strings is coming

12/13/2019
I created a new Supercharge package this week: @supercharge/strings. This new strings package provides helpful utilities around JavaScript’s String class. For example, @supercharge/strings provides methods like .title() or .camelCase() to transform a given string into another format. It’s a handy utility when working with strings. You’ll like it! Links @supercharge/strings on GitHub Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:08:43

Ask host to enable sharing for playback control

11: An AWS Lambda Tale (Part 1)

12/6/2019
I wanted to jump into Serverless for a long time. AWS Lambda looks really cool, the most intriguing parts are scalability and the removed server management. No more managing servers! This week I submitted a talk at the Magdeburg Developer Days on the topic of going serverless with Node.js monolith. This is my chance to jump heads down into serverless and toy around. I already extended the Supercharge framework to be compatible with Lamba and transforming events into requests. This is part...

Duration:00:11:55

Ask host to enable sharing for playback control

10: Moving from Travis CI to GitHub Actions

11/29/2019
I moved the CI pipeline for all packages in the Supercharge family from Travis CI to GitHub Actions. And holy moly! GitHub Actions are FAST! Links sample @supercharge/collections CI configuration for a GitHub Action@supercharge/streams repository on GitHub@supercharge/streams docsJS Party podcast, episode 103: You're probably using streams with Matteo Collina Node TSC member focused on Streams) Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:11:33

Ask host to enable sharing for playback control

9: Dipping my toe into TypeScript

11/22/2019
I’m always starting a package lifecycle at a 1.0 release. I never hide behind 0.x release lines to blame the early stage for issues and missing features. I also share my TypeScript learnings from this week: static analysis and auto-completions in your editor. Enjoy! Links hapi-jwt on GitHubhapi-rate-limitor on GitHub Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:11:17

Ask host to enable sharing for playback control

8: Supercharge Queue Extravaganza

11/15/2019
This week I’m describing my ideas around queues in Supercharge and share implementation details. I’m super excited for first-class queuing support in Supercharge 🥳 Links hapi-request-utilities on GitHubNode.js tutorials on Future Studio Shameless Plug @marcuspoehlsSupercharge on GitHub Enjoy 🛵💨

Duration:00:13:09

Ask host to enable sharing for playback control

7: Queues are Coming

11/8/2019
Queues are coming to Supercharge! It’ll support three drivers: sync, sqs, faktory in the beginning. I started writing tests for the “sync” and “AWS SQS” queue drivers. Sync queues will fire jobs immediately when pushing them onto a queue. SQS queues are actual background queues requiring a background worker. I’m super excited for first-class queuing support in Supercharge 🥳 Links hapi-request-utilities on GitHubHercules Development Vagrant VMNode.js tutorials on Future Studio Shameless...

Duration:00:10:44

Ask host to enable sharing for playback control

6: Supercharge Streams & Me talking about open source

11/1/2019
A new Supercharge package is coming to town: Streams. The Supercharge streams package is a wrapper around Node.js streams providing a convenient interface to use async/await with streams. I’m talking about open source and what it means for me in the second half of the show. Links Supercharge Streams GitHub repoHercules Development Vagrant VMSupercharge “Hacktoberfest”issuesmy hapi.js plugins in the “futurestudio” GitHub orgaNode.js tutorials on Future Studio Shameless...

Duration:00:10:21

Ask host to enable sharing for playback control

5: Supercharge Collection methods & Update NPM Dependencies

10/25/2019
Weekly updates from the Supercharge-land. Links Supercharge homepageSupercharge “Hacktoberfest”issuesmy hapi.js plugins in the “futurestudio” GitHub orgaNode.js tutorials on Future Studio Shameless Plug @marcuspoehlsSupercharge on GitHubEnjoy!

Duration:00:12:59

Ask host to enable sharing for playback control

4: Search the Supercharge Docs

10/18/2019
The Supercharge docs are approved and part of the Algolia DocSearch program. The search is already live and integrated. Search the docs from every page of the superchargejs.com homepage. Links Supercharge DocsSupercharge “Hacktoberfest”issuesmy hapi.js plugins in the “futurestudio” GitHub orgaAlgolia DocSearchShameless Plug @marcuspoehlsSupercharge on GitHubEnjoy!

Duration:00:10:35

Ask host to enable sharing for playback control

3: Hacktoberfest Status, Supercharge Docs & Skip CSRF Verification

10/11/2019
The Supercharge docs are complete, for now. With new features being added to the framework, I’ll surely extend the docs. I’ve also submitted the Supercharge docs to the Algolia DocSearch program. We’re in review and I hope to be approved soon. This week has been amazing in the Supercharge land. The collections package received dozens of pull requests adding 12 new methods! New releases are already tagged. The Supercharge framework will soon have the ability to exclude routes from CSRF...

Duration:00:14:21

Ask host to enable sharing for playback control

2: Subscribe in Apple Podcats, Hacktoberfest, Supercharge Docs & Releases

10/4/2019
The Supercharge docs are coming along. Seven pages are missing, everything else is done. The Hacktoberfest challenge is back. DigitalOcean and DEV are calling you to help your favorite open-source projects. Contribute to projects by sending a pull request on GitHub and earn a T-Shirt for free, including free worldwide shipping. Links Supercharge DocsSupercharge issues labeled with “Hacktoberfest”Hacktoberfest websiteShameless Plug @marcuspoehlsSupercharge on GitHubEnjoy!

Duration:00:11:52

Ask host to enable sharing for playback control

1: Starting a Supercharge Tale

9/27/2019
Welcome to “a Supercharge Tale”! Thank you for joining the journey. This is the kickoff to share insights into the development of Supercharge and its packages. Links Supercharge HomepageSupercharge CollectionsSupercharge Promise PoolGreenkeeperDependabotShameless Plug @marcuspoehlsEnjoy!

Duration:00:05:29