New SaaS From Scratch - Building SaaS #160
A developer starts a new SaaS project, a journaling service called journeyinbox.com, where users can journal via email.
A developer starts a new SaaS project, a journaling service called journeyinbox.com, where users can journal via email.
A developer builds a bulk delete feature for a SaaS application, allowing customers to delete multiple course tasks at once.
Exploring Java 16's incubating Vector API to implement the FizzBuzz problem using SIMD instructions for performance gains.
Exploring how to use Java 16's new Unix-domain socket support to connect to a PostgreSQL database for improved security and performance.
A side-by-side comparison of the user interface (UI) and HUD design in Doom 2016 versus Doom Eternal, focusing on minimalism vs. complexity.
Explains how to correctly use Dapper's IN clause with collection parameters to avoid SQL syntax errors from double parentheses.
A developer shares video and slides from their IoT Weekend 2017 session on open-source messaging, IoT protocols, and platforms like EnMasse and Eclipse Hono.
A summary of new features in React 16, including Fragments, Portals, Error Boundaries, and performance improvements.
Learn how to build a simple compiler in just 25 lines of JavaScript, covering lexical analysis, parsing, and code generation.
A developer's 2016 year in review, covering learning Linux, Docker, software craftsmanship, and sharing knowledge through blogging and talks.
An introduction to Git hooks, explaining client-side and server-side hooks, their uses, and how to implement them with GitLab.
A researcher's 2016 highlights: AI mapping to human vision, brain-based autism prediction, and fast matrix factorization algorithms for neuroimaging.
A personal list of the author's favorite and most impactful web development and design conference talks from 2016.
A senior developer explains his motivations for using StackOverflow for over 7 years, focusing on skill development and community engagement.
How to use the handroll static site generator to create sitemaps and robots.txt files for better search engine visibility.
A guide to using Let's Encrypt for free, trusted TLS certificates, including setup with Nginx and comparisons to paid alternatives.
A guide on integrating Segment analytics into an Ember.js application using the ember-cli-segment addon.
Learn how to externally resolve JavaScript Promises using a clever technique with getters and setters for better code architecture.
Explains the benefits of upgrading from PHP 5 to PHP 7, including major performance improvements, reduced memory usage, and new features.
A speculative look at future technologies including brain-computer interfaces, quantum computing, AI, and bio-implants.