Kim Majaliblog.webailtd.co.uk·Jan 7, 2025Top Code Generators: Revolutionising Software DevelopmentThe landscape of software development is rapidly evolving, thanks to the advent of AI-driven code generation tools. These innovative platforms leverage advanced algorithms and machine learning techniques to assist developers in writing code more effi...code
Kim Majaliblog.crudgen.pro·Jan 7, 2025Automating Repetitive Tasks Using CRUD GeneratorsIn the realm of software development, the need for efficiency and productivity is primary. As applications grow in complexity, developers often find themselves bogged down by repetitive tasks that can consume a significant portion of their time. One ...crud
FAB Builderfabbuilder.hashnode.dev·Jan 7, 2025DevOps vs NoOps: What is the Future of Operations?In the rapidly evolving environment of application development and operation, the debate between DevOps and NoOps has generated significant discussion. With advances in platform like FAB Builder and the growing role of artificial intelligence, unders...Devops
Dinko Marinacdinkomarinac.dev·Jan 2, 2025From Annotations to Generation: Building Your First Dart Code GeneratorIntroduction Code generation is probably one of the most hated parts of being a Flutter developer. We all know the scenario: Add 1 property to the model Run dart run build_runner build --delete-conflicting-outputs You get slapped with this: It...1.0K readsDart
Telosystelosys.hashnode.dev·Dec 12, 2024Telosys plugin for JetBrains IDEA new Telosys plugin is available! This time it’s a plugin for JetBrains IDE (IntelliJ, PyCharm, GoLand, PhpStorm, WebStorm, etc). It brings syntax highlighting for entities in a model (“.entity” files) The plugin is available on JetBrains marketpla...108 readscode
Panth Patelhow-is-my-backend.whiteloves.in·Dec 11, 2024A Guide to Node.js Generic Routing Systemhttps://jsr.io/@panth977/routes gives you a cool design system to set up your routes, with support for Middleware, HTTP (req, single res), and SSE. But keep in mind, this package isn't meant to serve your routes! For that, you'll need https://jsr.io/...http
Telosystelosys.hashnode.dev·Nov 28, 2024Telosys 4.2.0 - new features for modelsThis new version brings even more flexibility, particularly for models management. Models installation Indeed, it is now possible to install models from GitHub, each model being a "git repository". This version introduces the notion of "depot". A "de...51 readstelosys
Joao Pintobloxtor.hashnode.dev·Oct 15, 2024Introducing Bloxtor: A Free Open-Source Framework for Web AppsHello, Hashnode community! I’m excited to share my new project, Bloxtor, a free and open-source web app framework designed for No-Coders, Low-Coders, and Coders alike! 🌟 What is Bloxtor? Bloxtor is an innovative framework that transforms code into v...140 readsOpen Source
Michael Jamesmichaelrjamesjr.hashnode.dev·Aug 23, 2024The Ever-Evolving World of Web DevelopmentThe Ever-Evolving World of Web Development The article discusses the evolution of web development from static pages to dynamic applications, highlighting key milestones such as the rise of CSS and JavaScript, the advent of modern frameworks like Reac...web-history
Henrique Leitehenriqueleite42.com·Aug 14, 2024Anvil: An attempt of saving timeWhen I'm creating a new project, I always have the same problem: To follow best practices and make the code maintainable, the codebase becomes extremely verbose. It always takes my motivation from me to have to write a bunch of stuff only to make som...58 readscodegeneration