Updating data models - Building SaaS #5
A developer updates Django data models, adds data to templates, writes tests, and creates database migrations in this coding stream recap.
A developer updates Django data models, adds data to templates, writes tests, and creates database migrations in this coding stream recap.
A tutorial on using Django Crispy Forms for advanced and custom form rendering with Bootstrap 4, covering layout helpers and field placement.
Explains CSS environment variables, their differences from CSS custom properties, and their use cases like safe-area-inset for notches.
A preview of the 2018 UK VMware User Group conference, covering the agenda, keynotes, sessions, and community events.
Explains how to support older browsers with JavaScript polyfills, including manual and library-based approaches.
A front-end developer reflects on the undervaluation of HTML/CSS skills and argues for respect across web development specializations.
A guide to creating time-saving Git command-line aliases for common tasks like committing, pushing, and branching.
Explores Effective Java items 3-5 on controlling object instantiation, covering utility classes, singletons, and dependency injection.
Explains the different types of test doubles (dummies, fakes, stubs, spies) in Swift for unit testing, with code examples.
Explores challenges and best practices for managing database schema changes in development teams, focusing on automation and CI/CD integration.
A guide to managing database changes in .NET using Database Projects for state versioning and DbUp for migration scripting.
Explains the Document Object Model (DOM), its role in web development, and how it differs from source HTML.
Explores a fast algorithm for estimating principal components via subsampling, analyzing its application to genetics and statistical tests.
A technical tutorial on using the R plotly package to create interactive Gantt charts for project planning, specifically for a PhD thesis.
A technical guide on implementing Azure AD single sign-out in ASP.NET Core applications, explaining configuration and the SameSite cookie requirement.
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
Analyzes the future of cloud computing after AWS and Azure's dominance, exploring potential next shifts like serverless and edge computing.
A guide to undoing changes in Git, covering discarding local changes, amending commits, rolling back, and reverting pushed commits.
A tutorial on implementing token-based authentication in Django REST Framework for secure API user identification.
A data scientist shares strategies for managing and mitigating failure in data science projects, emphasizing risk analysis and realistic planning.