Making a Polymer Element for CanIUse Embed
A tutorial on creating a custom Polymer web component to embed CanIUse.com browser support data into web pages.
A tutorial on creating a custom Polymer web component to embed CanIUse.com browser support data into web pages.
Explains why exceptions in .NET should be rare, comparing them to asteroid strikes, and analyzes their performance costs versus error codes.
Exploring Pythonista, a powerful Python programming environment for iOS, and its capabilities for automation, scripting, and running pure-Python modules.
Explores SQL-on-Hadoop engines like Apache Drill for analyzing ETL data processed with Spark on Amazon EMR, focusing on performance and flexibility.
Final summary of a project exploring ETL offload to Apache Spark on AWS EMR, evaluating cost and tech benefits for a cloud-based data platform.
A guide on integrating Segment analytics into an Ember.js application using the ember-cli-segment addon.
A technical guide to implementing a CHIP-8 emulator's CPU in Common Lisp, covering core data structures and instruction handling.
A technical guide exploring advanced Babel.js configuration, Stage-X presets for ES6 features, and source map debugging.
Advocates for writing descriptive, story-like Git commit messages to improve codebase history and debugging efficiency.
Part 3 of a series on offloading ETL to Spark on Amazon EMR, focusing on running PySpark code on a provisioned EMR cluster.
Reflects on how social influence and online reputation, inspired by Black Mirror, are becoming a new currency in tech and hiring.
A guide to using Docker Compose for orchestrating multi-container applications, covering setup, configuration, and best practices.
A beginner-friendly introduction to Regular Expressions in JavaScript, covering basic concepts, syntax, and practical applications.
A guide to implementing SEO-friendly URLs in ASP.NET Core applications, covering best practices and code examples for better search engine ranking.
Part 2 of a guide on developing ETL processes using Apache Spark, Jupyter Notebooks, and Docker on Amazon EMR.
Explores using Apache Spark on Amazon EMR to offload and improve ETL processes, comparing it to traditional Oracle-based solutions.
A tutorial on using nested array syntax in HTML form field names to group related data, like employee information.
Introducing Sourcery, a meta-programming tool for Swift that automates code generation to reduce repetition and improve safety.
Learn how to externally resolve JavaScript Promises using a clever technique with getters and setters for better code architecture.
A guide on using Gradle's maven-publish plugin to publish snapshot artifacts to a Maven repository, including POM configuration.