Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Developers
Developers
Developers
Abusing promises as a locking mechanism in JavaScript
Promises in JavaScript are great for asynchronous data handling, but using them as a locking mechanism can lead to unexpected problems. Find out why and learn better approaches.
Software tooling & tips
javascript
node.js
testing
automation
Developers
Developers
Developers
The Selfish Programmer
In Justin Searls' seminal RailsConf 2019 talk he explores things programmers can learn by building an application by and for themselves—and the surprising number of lessons that might translate to their work on teams and larger organizations.
consulting
heroku
javascript
postgres
rails
Developers
Developers
Developers
Learning Go: A JavaScript developer’s journey
Discover the phases a JavaScript developer experiences when learning Go, from confusion to curiosity, and how it reshapes their programming approach.
Software tooling & tips
go
javascript
open-source
testing
Developers
Developers
Developers
Build and deploy Node.js projects on Raspberry Pi
Discover the best practices for building and deploying Node.js projects on your Raspberry Pi. Overcome common challenges and make your projects run smoothly with our expert tips and tricks.
Software tooling & tips
automation
javascript
node.js
testing