Frank MorenoI agree with you about that languages that can be compiled to native does not need to be compiled…But if you are creating a SaaS and you want to allow developers to run code for manipulate data efficiently, you will have to choose a…Dec 13, 20221Dec 13, 20221
Frank MorenoPattern matching in GolangGolang syntax was designed to be easy to learn having a few set of keywords, but the reduced syntax generates repeated boilerplate for…Jul 28, 2022Jul 28, 2022
Frank MorenoMutability and immutability in Dart: Understanding var, const and finalAlong years working with Dart and Flutter, one of the most repeated request change I made in pull-requests (PR) is to use final and const…Jan 9, 2022Jan 9, 2022
Frank MorenoinLevel Up CodingPrepare your Flutter code for the WidgetRef implementation of RiverPod“In June 19, 2021, during the development of this functionality, the WidgetReference was renamed to WidgetRef”May 3, 20211May 3, 20211
Frank MorenoinGeek CultureWhy Do Flutter Use Dart and Not Another “Better” Language?This question appears very often in many groups of Dart and Flutter (in many languages, not only in english) and almost all comments…Mar 17, 20215Mar 17, 20215
Frank MorenoinThe StartupA Proposal for GraphQL Response Optimization With CBOR, Protocol Buffer, Cap’n Proto or Another…Hello, I’m Frank Moreno. Sometimes I work sometimes as a frontend developer, other times as a backend and other times as a mobile…Nov 2, 20201Nov 2, 20201
Frank MorenoinComunidad FlutterFlutter: Análisis sobre el gestor de estados DashEn marzo del 2019, en el artículo Announcing — Dash se anunciaba un gestor de estados inspirado en BLoC. Indicando una ventaja en…Jun 14, 2019Jun 14, 2019
Frank MorenoinComunidad FlutterFlutter: La imposición del Declarative UI o del UI as CodeLa experiencia de desarrollo de aplicaciones web, desktop y móvil no ha acostumbrado a manejar la especificación de la UI (User Interface)…Jun 9, 2019Jun 9, 2019
Frank MorenoinComunidad FlutterDecodificando el InheritedWidgetEn Flutter solemos usar tipo StatelessWidget yStatefulWidget , pero rara vez alguien se acuerda de InheritedWidget . Este permite que un…Jun 7, 2019Jun 7, 2019
Frank MorenoinComunidad FlutterRuta de iniciación en Dart, AngularDart y FlutterHe estado recibiendo preguntas de cómo pueden iniciar a programar en Dart, y si bien este lenguaje se ha hecho popular por su framework de…Apr 15, 20193Apr 15, 20193