Cristina RadulescuSetup AWS WAF with terraformIn my team at Aula, we recently decided to enhance our security configuration so we set up a web application firewall to monitor the…Apr 5, 20232Apr 5, 20232
Cristina RadulescuA Graphical Representation of Javascript ClosureIn this article I would like to describe how a function can store permanent data cache with Closure. Closure is a powerful feature of…Jan 8, 2021Jan 8, 2021
Cristina RadulescuVirtualized Lists in ReactIn this article I want to describe how you can useList and Autosizer from react-virtualized. An advantage of using virtualized lists is…Jan 8, 2021Jan 8, 2021
Cristina RadulescuinMETRO SYSTEMS RomaniaA graphical representation of code execution in JavascriptIn this article I want to describe how code is run in Javascript, how the data is stored and how functions are run. Javascript executes…Aug 7, 2020Aug 7, 2020
Cristina RadulescuinMETRO SYSTEMS RomaniaUsing combined reducers in ReduxIn this article I want to explain how to get the state from Redux using combined reducers. Our goal is to fetch events and user details…Jun 20, 2020Jun 20, 2020
Cristina RadulescuinMETRO SYSTEMS RomaniaContext API vs. Redux in a React ApplicationIn this article I want to make a comparison between state in Redux and state in the Context API.Jun 20, 2020Jun 20, 2020
Cristina RadulescuinMETRO SYSTEMS RomaniaMigrating a React application from Reflux to ReduxIn this article I will describe how you can migrate a React application from Reflux to Redux with two example projects. In the first part…May 30, 2020May 30, 2020