NEJS Conf - We're hosting a conference!
Announcement for NEJS Conf, a tech conference on August 7th at Omaha's Henry Doorly Zoo, with a call for speakers.
Nick Nisi is a Developer Experience Engineer at WorkOS focused on TypeScript and developer tooling. He’s a JS Party podcast co-host, conference organizer, and frequent speaker sharing practical insights on modern JavaScript.
26 articles from this blog
Announcement for NEJS Conf, a tech conference on August 7th at Omaha's Henry Doorly Zoo, with a call for speakers.
A guide to managing Git hooks, covering client-side hooks, setup, and centralized management via git templates.
A guide on how to sync a forked Git repository with its upstream source using command-line steps and custom Git aliases.
A developer combines a Leap Motion controller with a Parrot AR Drone, using Node.js and socket.io to control the drone with hand gestures.
A technical workshop on advanced Git techniques, including branching, bisect, interactive rebase, and using the 'hub' tool for GitHub workflows.
A guide to setting up a pre-commit Git hook to automatically lint JavaScript files with JSHint, ensuring code quality across a team.