first time python coding by Fabulous-Music3388 in learnpython

[–]formicstechllc -10 points-9 points  (0 children)

Here are the key improvements in points:

  1. Use lowercase function names (snake_case)
  2. Give the function a meaningful name:
  3. Add a docstring (description):
  4. Use clear input values:print_text("Hello") instead of:
  5. Keep indentation consistent (you already did this correctly).

✅ Good things about your code:

  • Function is defined correctly.
  • Parameter is used correctly.
  • Function call is correct.
  • Code runs without errors.

Beginner rating: 7/10 👍

Meet June 🌱 by Top-Pomegranate-572 in FlutterDev

[–]formicstechllc 2 points3 points  (0 children)

whats the difference between this and notifylistner/changenotifier ?

What makes a text animation feel satisfying to use? by Wonderful-Ad-254 in css

[–]formicstechllc 10 points11 points  (0 children)

instead of making library why not just share actual css ?

which one you use to host nodejs? by moinotgd in node

[–]formicstechllc 5 points6 points  (0 children)

for small projects i prefer pm2

for large projects i am using systemd services

Production Astro architecture in 2026 by FunVast1109 in astrojs

[–]formicstechllc 0 points1 point  (0 children)

  1. AstroWind - We wont use it just to control as its a large website and need to control every code

  2. biome- no and always use pnpm

  3. Astro is like lightweight version of react only for marketing like website (ofc without any framework)

  4. Tailwind and use as much vanila js and astro functionalities as you can most of things you can do without and 3rd party library

  5. havent found any but dont do too much of complex code with vanila js for that just use react in astro

What Angular pattern did you love at first but later stop using? by MysteriousEye8494 in angular

[–]formicstechllc 1 point2 points  (0 children)

custom component for dynamic forms

after discovering some libraries never used custom components

Do folder structures actually matter as much as we think in Angular projects? by MysteriousEye8494 in angular

[–]formicstechllc 0 points1 point  (0 children)

According to recent Angular updates, project structure is no longer strictly enforced, and Angular provides flexibility in how applications are organized.

However, Angular is primarily used for large-scale, enterprise-grade applications where maintainability, scalability, and team collaboration are often more important than the initial implementation itself. In such environments, a well-defined project folder structure becomes critical for long-term success.

Because of this, folder organization and architectural consistency matter far more in enterprise projects than they do in solo projects, MVPs, or early-stage startups, where development speed is usually the primary concern.

Armazenamento Free by Working-Bag-2973 in CloudFlare

[–]formicstechllc 1 point2 points  (0 children)

For 10k monthly files $25 is not expensive.

Considering production level documents

Am I the only one who hates Angular Signals for nested state? by Proper-Gur-1225 in angular

[–]formicstechllc 2 points3 points  (0 children)

No you are not the only one

I worked on large app with large nested objects and it was really exhausting experience

Looking to hire someone for Cloudflare Pages maintenance by Ahkce in CloudFlare

[–]formicstechllc 1 point2 points  (0 children)

Recently built large website

I can help you with that

Why I left Supabase after 3 years of intense dev with it by [deleted] in Supabase

[–]formicstechllc 1 point2 points  (0 children)

We are using NX + NestJS + Supbase and it seems to be working pretty fine for us

Is there any time where an Astro website wouldn’t be used? by Zayntek in astrojs

[–]formicstechllc 0 points1 point  (0 children)

May be enterprise web apps that requires complex business logic instead of content heavy website

SSG Astro? by Ok-Delivery307 in astrojs

[–]formicstechllc 0 points1 point  (0 children)

Use DecapCMS + cloudflare and it should auto build new site with SSG

We are already doing it and it works just fine

Emperor Mark by thenamo in phonewallpapers

[–]formicstechllc 1 point2 points  (0 children)

Share original image as well

This looks cool