How to use PostgreSQL enum types in Rails for type-safe database columns.
Posts — Page 2
Using Active Support Concerns to Encapsulate Data Access and Validation
Encapsulating shared data access and validation logic using ActiveSupport::Concern in Rails.
OKRs as a Framework for Personal Growth
Applying OKRs as a personal growth framework to track and achieve meaningful objectives.
IAM Dataset Writer Recognition Using a CNN
Identifying handwriting authors using a CNN-based approach on the IAM dataset.
Convolutional Neural Networks For Galaxy Morphology Classification
Using CNNs to classify galaxy morphologies in the Kaggle Galaxy Zoo Challenge with a top-100 score.
A Short List of Good Practices in Programming
A concise list of programming best practices for writing maintainable, robust software.
A Simple React Tabs Component
Creating a flexible, dependency-free React tabs component with compound components.
Navigation Redirects Through Redux Middleware
Building scalable client-side navigation redirects using Redux middleware.
Using React's Context to Pass Variables From the Server to the Client
Using React's context to pass server variables to the client while preserving isomorphic rendering.
VirtualBox Shared Folders + SSH from OSX Host to Ubuntu Server Guest Tutorial
Step-by-step tutorial for setting up VirtualBox shared folders and SSH from macOS to Ubuntu Server.