RTRajesh Tatavarthyincodecogniz.com·Feb 3, 2025 · 8 min readQuantum Chips - A Bridge to the Quantum RealmScientists around the world say that the 19th century was the Age of Machines, 20th century was the Age of Information and the 21st century is the Age of Quantum. This age of quantum is a spectator of new technology evolution that existed never befor...00
RTRajesh Tatavarthyincodecogniz.com·Oct 14, 2024 · 6 min readJavaScript - TidbitsLike sets and relations in mathematics, JavaScript has built-in objects to demonstrate such logics and make developers’ life more logical, easy going and fun. JavaScript has a special object called ‘Set’. A Set() is a constructor that creates a set o...01V
RTRajesh Tatavarthyincodecogniz.com·Aug 27, 2022 · 9 min readPackage ManagersPackage Managers Sometimes…, Front End engineering seems more complicated but there is alot to explore besides ever changing technologies. Moreover, it is not dependent on any technology or platform as it is a methodology. If one can imagine, besides...02VF
RTRajesh Tatavarthyincodecogniz.com·Aug 13, 2022 · 8 min readStyled ComponentsSTYLED COMPONENTS A lot happens with the modern CSS and JS A Styled Component is the combination of a DOM element and the rules that can style it. In today’s JavaScript era, words like modules, components, functions, bundlers, transpliers, etc., ar...00