Category: Sin categoría
Blog
Discovering and explaining how our digital world is changing, and changing us.
Technological adoption in small businesses
23 May, 2023The transformation from traditional to digital has had a significant impact in recent years, as it has allowed for increased productivity in many businesses and, at the same time, reduced the existing digital divide in various areas, both economically and socially. First and foremost, from an economic perspective, technologies have greatly benefited small businesses by […]
Read MoreREACT: Is it a framework or a library?
23 May, 2023Currently, we see many companies using React because it offers incredible innovations to date, such as combining JavaScript, HTML, and CSS code in a single file, known as JSX. Surprisingly, React is not a framework (at least for a large portion of developers) since it focuses on user interfaces. If you ask me personally, React […]
Read MoreWhat is React Native and what is it used for?
23 May, 2023React, ReactJS, or React.js is a powerful tool provided by the Facebook development team, along with contributions from individuals in the OpenSource community. It allows us to create graphical interfaces in a simple, intuitive, scalable, and powerful manner. Taking into account the fact that several technology companies are using or migrating their interfaces to this […]
Read MoreStart and get to know your target market.
23 May, 2023In Colombia, the economic situation has been greatly affected by the arrival of the pandemic. Many businesses, both large and small, have seen a decrease in sales, loss of customers, or, in the worst cases, have closed their doors. However, entrepreneurship has transcended in society as it is seen as an opportunity for growth. Millions […]
Read MoreNFTs y mil verdaderos fans
23 May, 2023In his classic 2008 essay “1000 True Fans“, Kevin Kelly predicted that the Internet would transform the economy of creative activities: “To be a successful creator, you don’t need millions. You don’t need millions of dollars or millions of customers, millions of clients or millions of fans. To make a living as a craftsman, photographer, […]
Read MoreRedux as a development pattern.
23 May, 2023The development of technology in the areas of web and mobile services has gained great momentum over the years, and we have witnessed how mobile applications are becoming increasingly necessary in every aspect of our lives, as well as services on web pages. This continuous development over time has also led to improvements in the […]
Read MoreWhat is cryptography? Functionalities and types.
23 May, 2023In computer science, cryptography refers to the technique of codes and encrypted writing systems to protect the transmission of private information, making it illegible or practically impossible to decipher for those who do not possess the key. It works by using ciphers or codes to write something secret in documents and confidential data that circulate […]
Read MoreWhat is Blockchain and what is it used for?
23 May, 2023Blockchain, or “cadena de bloques” as it is known in Spanish, is a set of technologies that allows us to maintain a decentralized, synchronized, and highly secure record of information across computers and other devices. It creates a public ledger for digital operations, uniquely identifying each device that is part of the blockchain. The key […]
Read MoreImportant functions of the Lodash library
23 May, 2023Overview It joined the Dojo Foundation in 2013, and through the jQuery Foundation and the JS Foundation, it is now part of the OpenJS Foundation. Lodash is a JavaScript library that provides utility functions for common programming tasks using the functional programming paradigm. Additionally, Lodash is a fork of Underscore.js. why lodash Lodash makes JavaScript […]
Read More