Skip to content
Notes about software engineering
JS, React, flow, HTML, CSS and other magical things
  • JavaScript
    • React
    • Algorithms
    • flowtype
  • React.js
  • CSS
  • Books
  • Events
  • Fun
  • Job
  • Tricks
  • Creative corner
  • About me

Tag: JavaScript

flowtype

Flow: $Values for tuple (array) type

Posted on February 10, 2020 by Olena Sovyn / 0 Comment

Reading Time: < 1 minute With the flow, we have convenient way to check does value has the same type as value sof the object type, by using $Values:  Open ...

flowtype

Flow: Object.assign vs spreading

Posted on May 22, 2019 by Olena Sovyn / 0 Comment

Reading Time: < 1 minute Recently I ran into an interesting example of how the flow is interpreting the values without the provided defined type.

Algorithms

Visualizing sorting algorithms

Posted on March 27, 2019 by Olena Sovyn / 0 Comment

Reading Time: 2 minutes Currently, I am going through course JavaScript Algorithms and Data Structures (which I highly recommend by the way). For me, one of th...

flowtype

Inexact vs exact flow object types: spreading

Posted on February 24, 2019 by Olena Sovyn / 1 Comment

Reading Time: 3 minutes If one wants to add flow annotation to object type and reuse some of the types, that was annotated in another object type, it can be do...

React

Playgrounds for React patterns: compound components and render as a props

Posted on November 7, 2017 by Olena Sovyn / 1 Comment

Reading Time: 2 minutes During my preparation to talk in Verona on ReactJSDay I have tried to dive deep in some patterns in React that have been broadly discus...

Tricks

How to make smart chaining of custom pure functions

Posted on February 14, 2017 by Olena Sovyn / 0 Comment

Reading Time: 2 minutes I love the concept of functional programming. Lately, in addition to my work with React + Redux +JS, etc. I have worked also a lot with...

react-storybook
JavaScript

How to add basic styles to the react storybook application

Posted on November 14, 2016 by Olena Sovyn / 1 Comment

Reading Time: 3 minutes Recently I have started to investigate how we can use the react-storybook to separate the View (mostly UI dump component) from the data...

Follow @frontendgirl

Currently on sale 👇

The coding career handbook cover. Guides, Principles, Strategies and Tactics from Code Newbie to Senior Dev
Tweets by frontendgirl

Get new tech job without recruiter

Recent Posts

  • Planning horizons and seniority
  • Notes of course: “Technical Writing: Documentation on Software Projects” by Amber Israelsen
  • Spring cleaning: how to safely remove dead code (unused exports) in JS codebase
  • Book: Software Design X-Rays. Fix technical debt with behvaioral code analysis. Adam Tornhill
  • Pre-mortem meeting structure
© 2022 Notes about software engineering
Powered by WordPress | Theme: Graphy by Themegraphy