Filter
Exclude
Time range
-
Near
26 Oct 2025
Functions and type annotations Type your function parameters and return values for complete safety #TypeScript #Functions #TypeAnnotations #JavaScript #FunctionTypes #WebDevelopment #Programming #CleanCode #BestPractices #TypeSafety
1
9
7 Jan 2025
Pydantic is a Python library for defining and validating data models using typeannotations, supporting data parsing, serialization, and integration with various frameworks
1
1
18
2,385
26 Dec 2024
📝 Just finished a deep dive on annotating functions in Python! 🤓 Type annotations not only reduce bugs but also improve productivity with better editor suggestions. Check out my insights on Callable, TypeVar, and more! #Python #TypeAnnotations @Ezekiel ift.tt/CBumRVQ
23
17 Oct 2024
🐍 Type annotations won’t make Python faster, but they’ll speed up your development! Catch errors early, improve code clarity, and make your codebase more maintainable. 👉 Read more here: hubs.ly/Q02RZKtz0 #Python #Softwaredevelopment #Typeannotations
1
31
16 Oct 2024
How to use: def add(a: int, b: int) -> int: return a b Embrace types to write more robust Python code. Your future self and team will thank you! #Python #ProgrammingTips #SoftwareDevelopment #TypeAnnotations #CodeQuality #wearetheroothub
1
7
1 Aug 2024
Day 187 🚀 📚 Just wrapped up the '0x00. Python - Variable Annotations' project! Learned about type annotations, duck typing, and validating code with MyPy. 📘✨ #Python #TypeAnnotations #CodingJourney #100DaysOfCode #ALX_SE 💪✨
31 Jul 2024
🚀📚 Day 186, dived deep into TypeScript! Learned to define interfaces and types, create and use classes, and organize code with namespaces. Explored branding for nominal typing and improved my skills in TypeScript syntax and structure. 💪#CodingJourney #100DaysOfCode #ALXE_SE
1
1
84
Discover the power of Type Annotations in Java! 👨‍💻 Did you know that they enhance code readability and catch errors early? 🤖 Read full blog - thetechrobot.com/dev-and-qa/… #JavaProgramming #TypeAnnotations #newblog #java #thetechrobot #errors #bug #coding #programming #annotation
2
10
Utilize type annotations in Python: `def add_nums(a: int, b: int) -> int: return a b`. #Python #TypeAnnotations
1
6
24 Feb 2024
@kybrdbnd shedding light on Type Annotations in Python at the @PyDelhi Feb meetup. Don't miss out on it! #PyDelhi #Meetup #TypeAnnotations
2
3
227
12 Jan 2024
🐍 Dive into Python's dynamic typing & variable annotations with Shaza Ali. Discover type hints, Union, Callable, and more. Enhance your code clarity and bug prevention. 🧑‍💻 shazaali.substack.com/p/0x00… #Python #Coding #TypeAnnotations #SoftwareDevelopment

1
61
10 May 2023
🔍 Unlock Type Annotations vs. Type Inference! 🧠💻 💬 Which do you prefer? Share your experiences! Let's unravel the magic. 🧙‍♂️✨ Spread the knowledge! Tag a friend who needs to level up their coding game! kachi-dev.hashnode.dev/type-… #TypeAnnotations #TypeInference #Coding

1
27
22 Jul 2021
Check out the latest version of Type4Py's @code extension here: marketplace.visualstudio.com… We'd be delighted if people could test the extension and give us feedback. #type4py #vscode #extension #python #AI #machinelearning #typeannotations #autocompletion
1
5
5
objectweb ASMで一番覚えるのが大変なのって多分TypeAnnotations系なんだよね。JVMの仕様も難解だけどASMのも分かりづらい。仕方ないけど
#pydantic is an awesome library for data parsing and validation. Using it makes your code easier to read and maintain. Learn how to use it: towardsdatascience.com/pydan… #python #TypeHints #TypeAnnotations #FastAPI

1
4
16
Today, I learned some basics of swift like: #TypeAnnotations, #TypeAliases, #Tuples, #StringMutability, #ExtendedGraphemeClusters and many other issues. @CodeToInspire #AfghanGirlsCode #Swift
2
11
Introducing eXamples - A Python library for creating examples that double as tests and documentation while enabling interactive discovery. timothycrosley.github.io/exa… timothycrosley.com/project-4… #python #documentation #examples #tests #typeannotations #python3 #52projects
1
10 Sep 2019
I failed to get along with mypy again. Can't stand this constant nagging about everything which works perfectly, but is disapproved by mypy 😢 #python #typeannotations
1