Functional Testing with TestCafe
A tutorial on setting up and writing functional web tests using the TestCafe framework, including project setup and CI integration.
A tutorial on setting up and writing functional web tests using the TestCafe framework, including project setup and CI integration.
A technical guide on deploying stateless applications as Guest Executables to Azure Service Fabric, covering packaging and configuration.
A developer shares his journey of creating and publishing his first Alexa skill using Node.js, AWS Lambda, and the TfL API, including CI/CD and certification.
A guide on using Yarn to manage and test locally developed Node.js packages, including filesystem and Git repository integration.
A developer's journey creating Tech Forward, a social change project, using Gomix, Express.js, and Google Spreadsheets as the tech stack.
Developer introduces iss-observer.com, a web app for ISS sighting notifications with weather filtering and performance insights.
Explores undocumented Gulp event handling to properly terminate Node.js processes after running Ava.js integration tests against Express servers.
Tips and code changes for migrating from Express.js 4 to the upcoming version 5, focusing on deprecated and updated response methods.
A guide to using the Tedious driver for Node.js to connect to Microsoft SQL Server, including a sample phone book application.
A developer shares their experience contributing to an open source OCR startup's Node.js SDK, fixing minor issues and submitting a pull request.
A tutorial on extending a Node.js Twitter bot to automatically reply to new followers using the Twitter Streaming API and the 'twit' npm module.
A tutorial on creating a Twitter bot with Node.js and the Twit npm module to retweet, favorite, and reply based on hashtags.
Announcing Voca, an open-source JavaScript library for comprehensive and modular string manipulation.
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A tutorial on building a simple Twitter bot using Node.js and the Twit npm module to retweet and favorite posts based on hashtags.
A developer hacks an Amazon Dash button to track his daughter's bowel movements, using Node.js and network monitoring for a practical IoT parenting solution.
A guide to using ES6 features in Node.js projects, covering version support and setting up Babel with Gulp for transpilation.
A developer shares tips and code examples for creating a command-line interface (CLI) tool using Node.js, yargs, and Jest.
A developer explains their decision to join Snyk, a security tool company, to lead developer relations, emphasizing the importance of accessible security.
A guide on contributing to open source projects by improving documentation, using a Node.js library example.