Laravel view models
Explains Laravel view models as a pattern to separate data transformation from controllers and models, improving code structure and maintainability.
Explains Laravel view models as a pattern to separate data transformation from controllers and models, improving code structure and maintainability.
A tutorial on building a full-featured GraphQL server using Apollo Server and Express, covering authentication, database integration, and more.
A software engineer shares his experience starting a new role as a senior backend developer at the telemedicine company Doctor on Demand.
Part 18 of a series on building an app with Angular and ASP.NET Core, focusing on reactive forms and data submission.
A developer's tutorial on building an app with Angular Reactive Forms and ASP.NET Core, covering forms, routing, and dependency injection.
A developer continues building an app with Angular and ASP.NET Core, focusing on shopping cart functionality, component refactoring, and VS Code extensions.
Author explains why authentication will be taught in a separate course, not within the main JavaScript curriculum, to avoid overwhelming beginners.
A Twitter engineer shares insights and lessons learned from launching GraphQL at scale, handling billions of daily queries.
A tutorial on implementing a custom HTTP Basic authentication scheme within the ASP.NET Core 2.0 authentication framework.
A guide to creating a custom text input filter for Django Admin to improve performance over standard search fields.
A guide for aspiring junior web developers on navigating the job market, focusing on career goals and essential skills for different work environments.
A developer shares his move to Berlin for a new Go role, his excitement for learning Go, and initial lessons from porting a Python project.
A tutorial for Node.js developers on building a CRUD API with Python's Flask framework, covering setup, SQLite, and routing.
Tips and code changes for migrating from Express.js 4 to the upcoming version 5, focusing on deprecated and updated response methods.
A guide to implementing SEO-friendly URLs in ASP.NET Core applications, covering best practices and code examples for better search engine ranking.
A critique of the "NoOps" mindset, arguing that operational excellence is a shared responsibility, not a role, in modern software development.
A developer shares how embracing reversible decisions led their team to successfully adopt the Node.js/MEAN stack, improving performance.
A technical tutorial on building a data product using Python, Markov chains, and a dataset of science questions to generate random quiz questions.
A developer shares insights from a team hackathon building a todo app with Laravel and Vue.js, emphasizing the power of building tools for personal use.
A student's experience at PennApps, the largest student hackathon, where they built a universal uploader app for SoundCloud.