ㄩㄚ 丂匚ㄩㄒ丨's Avatar

ㄩㄚ 丂匚ㄩㄒ丨

@scuti-dr3

𝕀𝕟 𝕋𝕙𝕖 𝔹𝕝𝕖𝕒𝕜 𝕄𝕚𝕕𝕨𝕚𝕟𝕥𝕖𝕣.... 𝔹𝕖𝕒𝕥 𝕋𝕙𝕖 𝕆𝕕𝕕𝕤, 𝔻𝕠 ℕ𝕦𝕞𝕓𝕖𝕣𝕤 𝔸𝕟𝕕 ℝ𝕖𝕞𝕒𝕚𝕟 ℍ𝕦𝕞𝕓𝕝𝕖

71
Followers
241
Following
86
Posts
27.11.2024
Joined
Posts Following

Latest posts by ㄩㄚ 丂匚ㄩㄒ丨 @scuti-dr3

Post image
15.10.2025 13:25 👍 0 🔁 0 💬 0 📌 0
Post image Post image Post image Post image
07.10.2025 16:23 👍 0 🔁 0 💬 0 📌 0

Cool… I’ll be trying it out come Monday. I’m using redis via upstash in my nextjs project for quick social platform oauth integration ( PKcE and all). I’ll definitely give it a try.. thanks

21.09.2025 11:39 👍 2 🔁 0 💬 0 📌 0

What’s the DX like with valley compared to Redis?

20.09.2025 20:36 👍 1 🔁 0 💬 1 📌 0
Post image Post image

testing eazipost.com or https://eazipost.com with rich text and plain text and images of me testing tanstack query #goodtimes

20.09.2025 13:18 👍 0 🔁 0 💬 0 📌 0

I got a new laptop and it's reinvigorated my desire to work on all my side projects.

Somehow working from my living room doesn't feel like "work".

Set and setting matter.

10.03.2025 09:05 👍 3 🔁 1 💬 0 📌 0

It’s sad 😢… click baits everywhere

18.12.2024 17:57 👍 1 🔁 0 💬 0 📌 0

Sorry it took so long for us to post again here, our code was compiling

04.12.2024 19:35 👍 1275 🔁 93 💬 66 📌 21

Would love to join

30.11.2024 10:50 👍 2 🔁 0 💬 0 📌 0

🙌

29.11.2024 11:36 👍 1 🔁 0 💬 0 📌 0
Post image
29.11.2024 11:11 👍 1 🔁 0 💬 0 📌 0
Post image Post image Post image

• Combine Flexbox with media queries to adapt layouts on mobile and desktop.

💡 Learning Objective: Master Flexbox properties to build responsive, organized layouts with minimal effort.

#CSS #WebDev #Flexbox #ResponsiveDesign #CodeTips

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

𝟯. 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗶𝘃𝗲 𝗟𝗮𝘆𝗼𝘂𝘁𝘀:

Flexbox shines for responsive design because items adjust automatically to different screen sizes.
• 𝗨𝘀𝗲 𝗳𝗹𝗲𝘅-𝘄𝗿𝗮𝗽: 𝘄𝗿𝗮𝗽; to make items flow to the next line when there’s no space.
Example: Like wrapping groceries into a second bag when one is full.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

• 𝗮𝗹𝗶𝗴𝗻-𝘀𝗲𝗹𝗳: Overrides alignment for individual items.

Example: Adjusting one photo on the wall to hang higher or lower.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0


• 𝗮𝗹𝗶𝗴𝗻-𝗶𝘁𝗲𝗺𝘀: Aligns items vertically (e.g., top, center, or stretch).

Example: Ensuring all your picture frames on a wall are level.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

𝟮. 𝗔𝗹𝗶𝗴𝗻𝗺𝗲𝗻𝘁 𝗧𝗲𝗰𝗵𝗻𝗶𝗾𝘂𝗲𝘀:

• 𝗷𝘂𝘀𝘁𝗶𝗳𝘆-𝗰𝗼𝗻𝘁𝗲𝗻𝘁: Aligns items horizontally (e.g., left, center, or
space-between).
Example: Placing books evenly on a shelf.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

𝙍𝙚𝙖𝙡-𝙇𝙞𝙛𝙚 𝙀𝙭𝙖𝙢𝙥𝙡𝙚:
Imagine packing a suitcase (flex container) with clothes (flex items). You can arrange the clothes horizontally (row) or stack them vertically (column), and everything adjusts to fit.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

• 𝙙𝙞𝙨𝙥𝙡𝙖𝙮: 𝙛𝙡𝙚𝙭; : Activates Flexbox on a container.

• 𝙛𝙡𝙚𝙭-𝙙𝙞𝙧𝙚𝙘𝙩𝙞𝙤𝙣: Controls the direction of the items
(row, column).
• 𝙟𝙪𝙨𝙩𝙞𝙛𝙮-𝙘𝙤𝙣𝙩𝙚𝙣𝙩: Aligns items along the main axis.
• 𝗮𝗹𝗶𝗴𝗻-𝗶𝘁𝗲𝗺𝘀: Aligns items along the cross-axis.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

🔑 𝙆𝙚𝙮 𝙄𝙣𝙨𝙞𝙜𝙝𝙩𝙨

1. 𝗕𝗮𝘀𝗶𝗰 𝗙𝗹𝗲𝘅 𝗖𝗼𝗻𝘁𝗮𝗶𝗻𝗲𝗿 𝗣𝗿𝗼𝗽𝗲𝗿𝘁𝗶𝗲𝘀:

Flexbox works by defining a parent element as a "flex container" (display: flex;) and its child elements as "flex items." This allows items to align, space out, and resize dynamically.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

💡 𝗪𝗵𝗮𝘁 𝗶𝘀 𝗙𝗹𝗲𝘅𝗯𝗼𝘅?

Flexbox (short for Flexible Box Layout) is a CSS layout model designed to arrange items in a container efficiently—even when their sizes are unknown. It’s like organizing items in a toolbox, where each tool adjusts itself to fit neatly.

29.11.2024 11:10 👍 0 🔁 0 💬 1 📌 0

🧙‍♂️ 𝗖𝗦𝗦 𝗙𝗹𝗲𝘅𝗯𝗼𝘅: 𝗔𝗿𝗿𝗮𝗻𝗴𝗲 𝗬𝗼𝘂𝗿 𝗘𝗹𝗲𝗺𝗲𝗻𝘁𝘀 𝗟𝗶𝗸𝗲 𝗮 𝗗𝗲𝘀𝗶𝗴𝗻 𝗪𝗶𝘇𝗮𝗿𝗱

Flexbox is your go-to tool for building beautiful, responsive layouts with ease. Say goodbye to struggling with floats and messy hacks! Here's everything you need to know to get started with Flexbox, broken down into bite-sized concepts.

29.11.2024 11:10 👍 1 🔁 0 💬 1 📌 0
Post image

Supercharge your coding skills with Docsallover! 🚀 Discover in-depth technical docs, FAQs, tools, snippets and insightful blog articles to level up your coding game. ➡️ docsallover.com
#programming #coding

29.11.2024 10:34 👍 6 🔁 2 💬 0 📌 0

What’s the coolest way you’ve used the spread or rest operator? Let me know below! 👇

#JavaScript #WebDev #CodeTips #LearningToCode

29.11.2024 09:07 👍 1 🔁 0 💬 0 📌 0
Post image

💡 Learning Objectives
Understand how the ... operator simplifies array and object manipulation.
Learn to combine and clone data structures without mutating them.
Use spread and rest effectively in functions to handle arguments flexibly.

29.11.2024 09:07 👍 1 🔁 0 💬 1 📌 0
Post image

4. Spread for Arguments:

Real-Life Example: You have a collection of ingredients and need to pass them all into a blender (function).

Key Takeaway: Use rest to handle unknown numbers of inputs and spread to pass arrays as individual arguments.

29.11.2024 09:07 👍 0 🔁 0 💬 1 📌 0
Post image

3. Function Parameter Tricks

Rest for Flexible Parameters:

Real-Life Example: Picture a group of friends pitching in money for dinner. You don’t know how many will contribute, but you still need to calculate the total.

29.11.2024 09:07 👍 0 🔁 0 💬 1 📌 0
Post image

Merge or Clone Objects:
Real-Life Example: Imagine making a duplicate of your resume but adding one or two extra skills.

Key Takeaway: Use spread for combining or cloning arrays/objects without mutating the original data.

29.11.2024 09:07 👍 0 🔁 0 💬 1 📌 0
Post image

2. Array and Object Manipulation

Combine or Copy Arrays:
Real-Life Example: You’re merging two lists of groceries into one. The spread operator combines them effortlessly.

29.11.2024 09:07 👍 0 🔁 0 💬 1 📌 0
Post image

Real-Life Example: Imagine unpacking a gift box. The spread operator takes out each item from the box, while the rest operator lets you gather leftover items into a bag.

Key Takeaway: Think of ... as the “expand or gather” operator. Use it to work with multiple values at once!

29.11.2024 09:07 👍 1 🔁 0 💬 1 📌 0

1. Syntax and Usage

The same ... operator acts differently based on context:
Spread: Breaks an array or object into individual elements.
Rest: Gathers multiple elements into a single array or object.

29.11.2024 09:07 👍 0 🔁 0 💬 1 📌 0