InJavaScript in Plain EnglishbySimon Colby·Sep 6, 2024How to create an NPM package using React, Typescript & Viteand how to do it in 30 minutes or less.
Simon Colby·Sep 3, 2024Part 1: Here’s how you can create a custom recommendation systemPlotwist - you don’t need to have a machine learning PhD
Simon Colby·Aug 5, 2024The Cool Kid in the Hood — ChromiaAll of the power of web3 with web2 benefits (yes there are some)
Simon Colby·Dec 28, 2022Crypto is dead.With FTX falling apart, and BlockFI following, are you still positive about it bro?
InJavaScript in Plain EnglishbySimon Colby·Dec 27, 2022How to build your own gas estimator — Ethereum EIP-1559Using Alchemy, i.e. the most popular blockchain provider, Javascript and ethers libraryA response icon1A response icon1
InBetter ProgrammingbySimon Colby·Sep 9, 2022How to Create a Whitelist NFT Collection Using the Merkle TreeAnd how to practically use the Merkle tree
InTowards DevbySimon Colby·Sep 2, 2022I Lost a Job Opportunity Because I Couldn’t Chain Methods in JavaScriptLooking for a job right now? Make sure that you know the answer to that one!A response icon1A response icon1
InBetter ProgrammingbySimon Colby·Aug 12, 2022How to Create React Infinite SliderAnd in addition, save yourself from using third-party libraries.A response icon1A response icon1
InBetter ProgrammingbySimon Colby·Jul 14, 2022Socket.io and NextJS — Build Real-time Chat ApplicationHow sockets work, what you can do with them, and how to implement the functionality with NextJSA response icon3A response icon3
InRarible ProtocolbySimon Colby·Jun 23, 2022Master NFT order books in 10 minutesUnderstand the core concepts and learn how to use them.