Sibelius Seraphini·Oct 15, 2020Reduce testing and building time in MonoreposLet's call N the number of files that you need to compile/transpile, the number of projects/packages that you need to build, the number of…
Sibelius Seraphini·Jul 22, 2020Parsing Slack /remind commandHave you ever wondered how Slack /remind commands works under the hood?A response icon1A response icon1
Sibelius Seraphini·Feb 21, 2019How we save 1M hours of development using React NavigationReact Navigation is the facto solution when you talk about navigation in React Native app. React Navigation 3.x has many improvements in…
Sibelius Seraphini·Dec 28, 2018Relay Modern: Migration to TypescriptAt Entria Tech we are migrating from FlowType to Typescript (read more about it here…
Sibelius Seraphini·Dec 28, 2018Relay Modern: the Relay StoreRelay brings a lot of new concepts to the frontend development table.
Sibelius Seraphini·Dec 19, 2018Relay Modern — What is a Fragment?A fragment is the building block of Relay Modern. A fragment enables a component to declares which data is requires.
Sibelius Seraphini·Dec 15, 2018Why your company should have an Open Source PlaygroundWhat if you could test new things, technologies, packages and approaches without break your current development workflow or end user…A response icon1A response icon1
InEntriabySibelius Seraphini·Sep 4, 2018Incremental Migration to TypeScript on a Flowtype codebaseWe have a lot of code using Flow at Entria.A response icon8A response icon8
InEntriabySibelius Seraphini·Jul 22, 2018Relay Modern Network Deep DiveData fetching is a hard problem. How to ask data to a server? When to ask data to server? How to make sure you have all necessary data to…A response icon4A response icon4