Category: Software
Blog
Discovering and explaining how our digital world is changing, and changing us.
REACT: 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 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 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 MoreMobile Development: Mobile Applications for Everyone?
23 May, 2023In the last 5 to 10 years, we have experienced rapid changes in the way we communicate not only with our friends and family but also between businesses and their potential customers. We have witnessed an update in how we request a taxi, order delivery, shop groceries, purchase various products, and many other things that […]
Read MoreAdvantages you can have with your own mobile application
23 May, 2023Who needs an application? Projects where their nature and interaction should be solely and exclusively through applications or web apps. If you already have a consolidated dynamic with your clients through traditional digital channels, where you benefit but also face issues because “the app or service is not designed for your company’s needs,” it is […]
Read MoreExplore the different Cross-Platform Frameworks you can use.
23 May, 2023Cross-Platform Frameworks Below, we will mention the flagship frameworks in this sector: By: Daniel Bueno
Read More