Pawan Gangwaniblogs.pgangwani.co.in·Nov 16, 2024Understanding Jotai: A Fresh Take on React State ManagementReact state management has evolved significantly over the years, from the simple useState hook to complex state management libraries. Today, let's explore Jotai, a primitive and flexible state management library that brings an atom-based approach to ...DiscussJotai
Shivani Patelpatelshivani.hashnode.dev·Aug 24, 2024HTML EditorsWhen choosing an HTML editor, you'll want to consider features like ease of use, code completion, syntax highlighting, and integration with other tools. Here are some popular options: Visual Studio Code: Highly customizable with a robust extension m...DiscussHTMLeditors
Joctandecreate.hashnode.dev·Aug 1, 2024The Hidden Fabric: Exploring the Invisible Elements of Modern TechnologyIn our quest to understand the universe, we frequently encounter phenomena that elude our immediate sensory perception. This limitation can foster a perilous tendency: denying the existence of what we cannot see or directly experience. Such denial is...Discussuniverse
RANIT MANIKranitmanik.hashnode.dev·Apr 20, 2024How to Automatically sort Tailwind CSS Classes in Any Code Editor or IDETailwind CSS has gained immense popularity among developers for its utility-first approach to styling, offering a vast array of pre-built utility classes. However, maintaining consistency and formatting in your Tailwind CSS classes across projects ca...Discuss·10 likes·38 readsTailwind CSS
AnnaVcryptolady.hashnode.dev·Nov 26, 2023NYM (ERC20) to NYM (native) token conversion for binding or delegation: Gravity BridgeNym token exists in 2 networks: Ethereum and the native Nym network in the Cosmos ecosystem. In this article I will tell you how to convert Nym token between the networks. Buy Nym tokens on an exchange. For example, Bybit. And send them to your Metam...Discuss·68 readsNymtech
D Ozgur Cakirkayadocak.hashnode.dev·Aug 1, 2023🚀 Unleashing the Cosmos: The Interstellar Blockchain Adventure! 🌌Hey there, fellow tech enthusiasts! 🤖 Are you ready to embark on an intergalactic journey into the universe of blockchain wonders? Hold on tight as we dive into the exciting cosmos of Cosmos! 🚀 A blockchain network designed to be interoperable, sca...DiscussAtom
Someshwar TripathiforElixir Expressionslordneon.hashnode.dev·Mar 29, 2023The Basic Type Your Language Might Be MissingAs a new Elixir programmer, I was surprised to learn about a fundamental data type called atoms that I had never encountered in other programming languages. Atoms are a unique data type in Elixir that simplify message passing and make code more reada...Discuss·1 likeAtom
Oluwatobi Abidoyesardius.hashnode.dev·Nov 29, 2022Three of the best code editors for developers in 2022Introduction For creating software programs or writing web apps, there are many different code editors available. In this article, we'll examine the top 3 code editors and explain why the first one on the list is the finest. As a developer be it Newb...Discuss·7 likes·68 readsSublime Text
Govindgovicodes.hashnode.dev·Nov 28, 2022Top 4 Text Editors and ComparisonsIntroduction Text editors are used to writing code. There are many text editors used in programming, some of them being Vim, Visual Studio Code, Sublime Text, Atom, and more. This blog will compare these text editors and tell you which one is better ...Discuss·1 like·78 readsText Editors
Nicholas Azzopardithefrontender.hashnode.dev·Sep 12, 2022How to Choose the Best IDE for YouWhat is an IDE? An IDE is a software/application that you can run on your computer. IDE stands for Integrated Development Environment. These IDEs are there to help and make developing easier by having different tools to assist and streamline the proc...Discuss·171 readsTips and guides to help you become a successful developerVisual Studio Code