James Snowsoftware-development-using-python.hashnode.dev·Feb 5, 2025Code Generation Using Generative AI: Revolutionizing Software DevelopmentIntroduction The rapid advancements in artificial intelligence have transformed many industries, including software development. One of the most exciting applications of AI is code generation, where generative AI models assist developers in writing, ...codegeneration
Steveblog.ek9.io·Feb 4, 2025Phases and RulesNow the EK9 grammar has stabilised, it's time to ensure that the EK9 code written by the developer actually makes sense. All of these phases use ANTLR Listeners/Visitors but all delegate processing, rules and checks to functions. These functions tend...parsing
FAB Builderfabbuilder.hashnode.dev·Jan 24, 2025How to Create Native Application with Low Code PlatformNative app development has traditionally required deep expertise in programming languages like Swift, Kotlin, or Java, and it involved writing hundreds or thousands of lines of code. However, thanks to modern low-code platforms, developers can now cr...No Code
Kim MajaliforWeb AI Ltd Blogblog.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 MajaliforCRUDgen Blogblog.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.2K 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...130 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...52 readstelosys