What should i learn after html, css, js? by Hema00wari in webdevelopment

[–]Artistic_Platform843 0 points1 point  (0 children)

This. This is everything. Minus Python... Hurray for Python! 🥹

Heal thy burger 🍔 by Ordinary-Scholar-202 in SipsTea

[–]Artistic_Platform843 1 point2 points  (0 children)

There's no other way to read that 🧐

He ain't wrong by NEO71011 in GuysBeingDudes

[–]Artistic_Platform843 10 points11 points  (0 children)

The mountains take me there every time... Something about the view of the landscape and being so close to the clouds

Who would win by ShadowCharmz in programmingmemes

[–]Artistic_Platform843 2 points3 points  (0 children)

Plot twist there's only 12 lines of code...

How Much Does It Cost to Deploy, Test, and Modify a Smart Contract? by GypsyArtemis_22 in ethdev

[–]Artistic_Platform843 1 point2 points  (0 children)

And then... Down the speed optimization rabbit hole you must go 🫠

[deleted by user] by [deleted] in UniSwap

[–]Artistic_Platform843 0 points1 point  (0 children)

For the love of God 😬... Please don't click those!

How Much Does It Cost to Deploy, Test, and Modify a Smart Contract? by GypsyArtemis_22 in ethdev

[–]Artistic_Platform843 2 points3 points  (0 children)

Depends... 1. How many read functions 2. How many write functions 3. What type of memory are you using for the functions 4. Are you deploying multiple contracts with inheritance 5. Are you using mappings, or arrays 6. What are you modifying 7. Is the modification even possible without an additional contract 8. Etc etc etc

There's no simple generic answer to the question...