Jinali Ghogharijinali.hashnode.dev·Mar 14, 2024Dart Operators: OtherFunction Invocation Operator: ( ): Invokes a function or a method Indexing Operator: [ ] : Accesses an element a a specific index in a list or a character at a specific index in a string. Spread Operator: . . . : Allows invoking extension method...DiscussDartother
MadiSecmadisec.hashnode.dev·Feb 24, 2024First Blogpackage main import "fmt" func main() { fmt.Println("Hi guys") } Hi guys, I'm Madi maybe a bug bounty hunter and sometimes a programmer. In other words, I'm nuts about cybersecurity. and I'm from Kermanshah in the west of Iran. moreover, I'm, ...Discussother
Johannes Kochlockhead.hashnode.dev·Dec 4, 2023Application Composer levels up a lot and adds amazing IDE integration capabilitiesIn this post we’re going to look at the new functionalities that have been added to Application Composer by re:Invent 2023. After announcing the support of all CloudFormation resources earlier in the year, Application Composer now allows editing Step...DiscussAWS
Johannes Kochlockhead.hashnode.dev·Nov 15, 2023Experiencing GenAI using PartyRock – the best applications I’ve seen until nowAs a few of you might have seen, AWS has today launched PartyRock – an Amazon Bedrock Playground that can be used to generate and build applications using GenAI technologies. PartyRock is an educational tool for providing any builder with low-fricti...Discusscommunity