You are viewing a single thread.
View all comments View context
30 points
*
Deleted by creator
permalink
report
parent
reply
10 points

πŸ‘

permalink
report
parent
reply
8 points

πŸ‘πŸ‘

permalink
report
parent
reply
6 points

πŸ‘πŸ‘πŸ‘

permalink
report
parent
reply
7 points

The real question is since when CSS is good?

permalink
report
parent
reply
0 points

ITs NoT StRoNgLy TyPeD aNd Is ThErEfOrE gArBaGe

permalink
report
parent
reply
0 points

Give me one advantage of language that isn’t strongly typed

permalink
report
parent
reply
2 points

It’s not a debate I care to have, I just think it’s funny that people want to build websites but hate how websites are built.

permalink
report
parent
reply
2 points
*

Fluent polymorphism via duck typing. It’s useful when you’re treating objects as a collection of properties, and therefore it’s not their type that matters but which properties they have. Types can still be used to label common collections of properties but it’s less painful to talk about objects that are β€œlike an X but with/without certain properties,” or where some properties themselves have a different shape, etc. This is applicable to web APIs, not just because of JSON, but because it allows to define both very rigid and very flexible schemas without much overhead or repetition. See the OpenAPI specification.

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 6.9K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments