Brandon LaraTricks, Tools and Tips for Faster Programming in Visual Studio Code.Over time Visual Studio Code has become an important tool, used daily by many developers, because it is simple, fast, and has many useful…Sep 12, 2021Sep 12, 2021
Brandon LarainGeek CultureProposals included in the incoming ECMAScript 2022 standard for JavaScriptES2021 or ES12 was released earlier this summer, but many people are already thinking about the future, and what new features ES2022 will…Sep 2, 20211Sep 2, 20211
Brandon LaraSome interesting tricks, tips, shorthand, and best practices of modern JavaScriptJavaScript is a language that has been used for many years in almost every software stack,Aug 24, 2021Aug 24, 2021
Brandon LarainGeek CultureUsing the new Unity input system with MLAPI in a multiplayer game (Part 2)Hello again, this is the second part (and last) of the guide to implement the players’ movement using the Unity new input system in a…Aug 19, 2021Aug 19, 2021
Brandon LarainGeek CultureUsing the new Unity input system with MLAPI in a multiplayer game (Part 1)MLAPI it’s the new mid-level networking library for unity. This reduces the networking code and removes the repetitive network task by…Aug 17, 2021Aug 17, 2021
Brandon LaraUsing Bit.dev (Bit Harmony) for React Native Component management and versioningIn this guide, I will show how to use Bit Harmony to manage versions, and reuse the components of an existing React Native project.Aug 8, 20211Aug 8, 20211
Brandon LaraIntroduction to Bit.dev (Bit Harmony) for managing our React Native componentsBit.dev is an infrastructure for managing components from different frameworks. This is very interesting when it comes to reusing…Aug 7, 2021Aug 7, 2021
Brandon LaraMy favorite Visual Studio Code extensionsVisual Studio Code is a code editor highly valued by programmers, this is due, among other reasons, to its simplicity, to the…Aug 2, 2021Aug 2, 2021
Brandon LaraBuilding a simple DICOM application with C++ and DCMTK, in Visual Studio 2019This guide assumes that the development environment has already been configured, so before you continue you need to configure it by…Jul 30, 2021Jul 30, 2021
Brandon LaraSetup DCMTK with CMake for C++ and Visual Studio 2019 developmentDCMTK consists of a set of libraries and applications that implement a large part of the DICOM standard, which contains functionality to…Jul 13, 2021Jul 13, 2021