Luca Del Puppoblog.delpuppo.net·Nov 9, 2023The Reflect API: The Swiss Army Knife Every JavaScript Developer NeedsEver wished for a magical toolkit that gives you superhero-like control over JavaScript objects? Say hello to the Reflect API, the Swiss Army knife every modern JavaScript developer needs! From peeping into objects to conjuring custom behaviors—Refle...132 readsThe JavaScript you don't knowJavaScript
Gaurav BharadwajforGoLangLLCishars-1667484405135.hashnode.dev·Dec 9, 2022Metaprogramming Paradigm: Reflection in GolangIntroduction The Go programming language is a popular statically-typed, compiled programming language that has a C-like syntax. It is gaining more popularity every day in modern developer communities because of features such as memory safety, garbage...1.0K readsreflect