Flutter has been forked into Flock! What does this mean for developers? Is Flock the future, or will it split the community? Find out here.
Simplifying Async Operations in Angular with the resource API
Learn how Angular's new resource API makes handling async data easier using signals. Get hands-on examples and real-world use cases.
Building a Dynamic Django BackOffice with HTMX
Learn how to use Django and HTMX to build dynamic BackOffice applications with modals, infinite scrolling, and table filtering.
Latest Posts from DevFM
![Article Image](/img/python/how-to-split-a-django-project-into-microservices-with-one-admin-one-database-and-common-settings.jpg)
Learn how to split a Django project into microservices with a shared admin, database, and settings. Includes setup for Nginx, routing, and deployment.
![Article Image](/img/javascript/angular-19-incremental-hydration-guide.jpg)
Learn how Angular 19 Incremental Hydration optimizes SSR. Examples and real-world use cases for faster, smoother web apps.
![Article Image](/img/python/integrating-scrapy-with-django-using-celery.jpg)
Learn how to split a Django project into microservices with a shared admin, database, and settings. Includes setup for Nginx, routing, and deployment.
![Article Image](/img/javascript/how-to-use-angular-linked-signal.jpg)
Learn what Angular's linkedSignal is, how it works, and when to use it with practical examples like debounced inputs and lazy loading.
![Article Image](/img/python/build-movies-api-django-drf.jpg)
Learn to create a simple Movies and Actors API using Django REST Framework, with authentication and open endpoints.
![Article Image](/img/devops/setting-up-cicd-for-a-nodejs-project-using-github-actions.jpg)
Learn how to set up CI/CD for a Node.js project using GitHub Actions with linting, testing, Dependabot, and deployment to a VPS via SSH and Docker.
![Article Image](/img/python/django-forms-crispy-forms-bootstrap-5.jpg)
Learn how to create responsive forms in Django using crispy forms and Bootstrap 5. Examples for input, textarea, file upload, and more.
![Article Image](/img/javascript/how-to-create-a-simple-authentication-system-using-nestjs.jpg)
Learn how to create a simple authentication system (JWT) in NestJS using Passport.
![Article Image](/img/javascript/create-a-reusable-dialog-in-angular-with-cdk-ngx-formly-and-tailwind.jpg)
Learn how to create a reusable dialog in Angular using Angular CDK, @ngx-formly, and Tailwind CSS. Enhance your Angular application's functionality and maintainability.
![Article Image](/img/javascript/whats-new-in-react-19-angular-18-and-vue-3-4.jpg)
The latest updates in React 19, Angular 18, and Vue 3.4. Learn about new features, pros and cons, and why Angular stands out for enterprise-level applications.
![Article Image](/img/devops/affordable-kubernetes-cluster-setup-hetzner-cloud-terraform.jpg)
How to set up an affordable Kubernetes cluster on Hetzner Cloud with Terraform. Step-by-step guide to deploy your cluster, PostgreSQL and Redis efficiently and securely.
![Article Image](/img/flutter/is-flutter-dying-in-2024.jpg)
Is Flutter losing relevance in 2024? Compare it with Kotlin Multiplatform, React Native, Quasar Framework, and NativeScript. Google's roadmap and future plans for Flutter.