BlogWorkshopsResearch
  • JavaScript equivalent of C# 'out' keyword
    11 Oct 2021JavaScript equivalent of C# 'out' keyword Cover
    The various ways of mimicking 'out' with conditional expression and some little extra.
  • ̶R̶e̶a̶c̶t̶ VUE Context Provider Pattern | Custom Hooks
    28 Sep 2021̶R̶e̶a̶c̶t̶ VUE Context Provider Pattern | Custom Hooks Cover
    React Context Provider Pattern applied to Vue Composition API.
  • VUE + TSX 💖 IDE | How to enable Intellisense with VUE + TS + JSX
    2 Aug 2021VUE + TSX 💖 IDE | How to enable Intellisense with VUE + TS + JSX Cover
    VUE setup in a way that boosts the IDE to enable Ctrl + Click to go to Definitions or Usages.
  • Bitwise enum flags to generate HTML from array
    30 May 2021Bitwise enum flags to generate HTML from array Cover
    A case about usage of binary operations to generate HTML of each combination.
  • Pass Angular Component via @Input() | HOC | Dynamic Wrapper
    20 May 2021Pass Angular Component via @Input() | HOC | Dynamic Wrapper Cover
    Deep dive into Angular to create a HOC and to pass Components as Input into another Component.
  • React extract context for not nested components via shared state pattern
    23 Apr 2021React extract context for not nested components via shared state pattern Cover
    Advanced details about React hooks and how to exploit their behavior for edge cases.

Copyright © Eugeniu Sincovschi 2023.

Developed with nx.dev, nestjs.com, nextjs.org.

Hosted on Vercel. Source code github.com.