scriptsonneteer's profile picture. turning caffeine into code

scriptsonneteer

@scriptsonneteer

turning caffeine into code

Quick Pairs Game walkthrough, HTML, CSS and JavaScript youtu.be/0UwCwAESvT0?si…


CSS tip: Use transform for element transformations. The transform property allows you to scale, rotate, move, or skew elements.

scriptsonneteer's tweet image. CSS tip:
Use transform for element transformations.

The transform property allows you to scale, rotate, move, or skew elements.

HTML tip: Use the picture element for responsive images. The picture element allows you to define different sources for an image based on the viewport size.

scriptsonneteer's tweet image. HTML tip:
Use the picture element for responsive images.

The picture element allows you to define different sources for an image based on the viewport size.

Use with statements for automatic resource management. The with statement ensures that resources are properly managed and released. The with statement automatically closes the file when the block is exited, even if an exception occurs.

scriptsonneteer's tweet image. Use with statements for automatic resource management.

The with statement ensures that resources are properly managed and released.

The with statement automatically closes the file when the block is exited, even if an exception occurs.

Python Tip: Use deque for fast appends and pops The collections.deque class provides a double-ended queue with fast appends and pops from both ends. Explanation: deque is optimized for operations on both ends, making it more efficient than a list for certain use cases.

scriptsonneteer's tweet image. Python Tip:
Use deque for fast appends and pops

The collections.deque class provides a double-ended queue with fast appends and pops from both ends.

Explanation: deque is optimized for operations on both ends, making it more efficient than a list for certain use cases.

const life = { purpose: "undefined", challenges: ["unpredictable", "dynamic", "constant"],


<p>If (coffee.empty()) { keepCoding(); } else { refillCoffee(); }</p>


CSS: Where you can spend hours adjusting pixels and still not be satisfied


const life = "Error: Undefined variable 'life'


"Debugging is like detective work, but with more coffee and fewer crime scenes. ☕🕵️‍♂️ #CodeMysteries #ProgrammerLife"


scriptsonneteer reposted

what is the most annoying errors you face during coding? i will start: cors

SuhailKakar's tweet image. what is the most annoying errors you face during coding?

i will start: cors

ready to turn lines of code into something awesome


United States Trends

Loading...

Something went wrong.


Something went wrong.