Murat Can Yüksel

Murat Can Yüksel @muratcanyuksel

Location:
mail@muratcanyuksel.xyz
Joined:
Jul 9, 2021

Murat Can Yüksel
articles - 44 total

I've made Huff docs Simple Storage page simpler for newcomers

To all web3 devs & security researchers and auditoooors who are interested in learning the...

Learn More 0 0Sep 28 '24

On fuzzing, fuzz testing, stateless and stateful fuzzing, and then invariant testing and all those scary stuff

For blockchain developers only You might've heard the scary terms fuzzing, fuzz tests, invariant...

Learn More 0 0Jul 2 '24

Differences in traditional and web3/blockchain front end development

Web3/Blockchain front end development differs from traditional/web2 front end development in certain...

Learn More 0 4Jun 16 '24

Looking for Partners to Bring in Web3 Clients and Grow Together!

Hello everyone! I’m on the lookout for some awesome people to help me bring in clients for my...

Learn More 0 0Jun 13 '24

Checking Whitelisted Addresses on a Solidity Smart Contract Using Merkle Tree Proofs

Intro Hello everyone! In this article, we will first talk about Merkle Trees, and then...

Learn More 7 0Jun 12 '24

Basic explanation of how whitelisting works in Solidity

You know what whitelisting is, but you also want to understand how it works under the hood. Now...

Learn More 0 0May 28 '24

Finding the right blockchain developer for non technical entrepreneurs

Blockchain entrepreneurs with limited or no technical knowledge, are you struggling to find the right...

Learn More 1 0May 2 '24

Write and view functions in Solidity

As a frontend developer building dApps on Ethereum, you need to know the difference between "view"...

Learn More 0 0Apr 30 '24

How to handle Solidity errors with React and Wagmi hooks

If you're building a frontend for a blockchain protocol, you'll need to handle errors coming from the...

Learn More 0 2Apr 26 '24

Deploying smart contracts with the new Hardhat update

To all #blockchain #web3 #devs out there who are trying to deploy via #hardhat and encountering...

Learn More 3 2Jun 30 '23

Beware of scammers/hackers targeting blockchain developers

Hello everyone, recently they tried to hack me, and I hope they were unsuccessful at doing so, but...

Learn More 1 3Jun 26 '23

Something to consider when sharing state with Zustand

I've been using #zustand as store for my latest #react #typescript project and I want to share with...

Learn More 2 1Jun 15 '23

Solidity interview question #2

How can you optimize gas usage in Solidity? Optimizing gas usage in #solidity is crucial for...

Learn More 0 0Jun 11 '23

Solidity interview question #1

The Ethereum Virtual Machine (EVM) is an integral part of the Ethereum blockchain. It serves as the...

Learn More 0 0Jun 10 '23

ERC20 for Javascript developers

What are ERC20 tokens? ERC20's are fungible tokens. For non-native English speakers like...

Learn More 0 0Apr 8 '23

NestJS vs. Express: Which Framework to Choose for Your Next Project?

To learn more about programming, subscribe to my Youtube channel =>...

Learn More 8 6Mar 18 '23

Understanding mappings in Solidity

If you're a Javascript developer and learning Solidity now, you've probably realized that mappings...

Learn More 2 3Mar 7 '23

React for Beginners: Build a To-Do app with React and Tailwind CSS

In this video tutorial, I show how to build a to-do app with ReactJS and Tailwind CSS. While...

Learn More 0 0Feb 9 '23

Web automation & scraping with Playwright JS

Playwright is a very powerful tool. You can use it to do end-to-end testing, web automation, creating...

Learn More 4 0Feb 9 '23

Javascript for Beginners: DOM Manipulation

These days, instead of writing, I take video tutorials. This particular one, as the title suggests,...

Learn More 1 0Feb 9 '23

Creating a storage contract with EthersJs (notes from Freecodecamp)

These are my notes from the 5th lesson of Freecodecamp's web3/Blockchain development course. You can...

Learn More 7 2Sep 10 '22

Change navbar color on mouse scroll in React

I have a simple application where I want to change the color of the navbar on mouse scroll. Like what...

Learn More 17 0Sep 5 '22

Connecting to different web3 wallets using Wagmi.sh and ReactJS

=====================================================================================================...

Learn More 10 0Sep 2 '22

Wrapping arrays in ReactJS

I want to display some sort of text, a reviews kind of a thing maybe, or just pictures I can see the...

Learn More 1 0Sep 1 '22

Code list items with "show more/less" functionality in React

=====================================================================================================...

Learn More 7 0Aug 30 '22

Creating a FundMe smart contract in Remix IDE (notes from Freecodecamp)

These are my notes for Freecodecamp's we3/blockchain course Lesson 4: Remix FundMe. Again, all the...

Learn More 7 3Aug 20 '22

Créer un storage factory smart contract en Solidity et interagir avec lui (notes de Freecodecamp)

Je suis le merveilleux cours web3 de Freecodecamp sur Youtube (lien ici =>...

Learn More 0 0Aug 14 '22

Creating a storage factory smart contract in Solidity and interacting with it (notes from Freecodecamp)

I'm following Freecodecamp's wonderful web3 course on Youtube (link here =>...

Learn More 5 0Aug 13 '22

Modifying classes in mapped list items in Vue3

In this post, I'll show a way of manipulating UI list elements on click. I didn't know how to do it,...

Learn More 11 3Jun 14 '22

Building Metaplex Candy Machine v2 for NFT collection on Solana Blockchain

In this guide, I'll try my best to walk you through how to create a Metaplex Candy Machine v2 (2022)....

Learn More 14 0Feb 23 '22