Open in app

Sign In

Write

Sign In

Lucas Leiberman
Lucas Leiberman

15 Followers

Home

About

May 22, 2021

Redux Toolkit

If you are a React Developer you have either used or heard of Redux. Redux became the most widely adopted state management tool for React, but has faced criticism along the way and has lost some popularity over the years. In complex, large applications you will likely have lots of…

4 min read

Redux Toolkit
Redux Toolkit

4 min read


May 15, 2021

JavaScript ES10: Whats New?

Being up to date with the newest updates in JavaScript can be overwhelming since it’s ever changing, but it is important to notice the changes happening and use what you can to your advantage! I am going to rattle through the new features with ES10! 1. String.matchAll() The JavaScript String matchAll() method…

JavaScript

3 min read

JavaScript

3 min read


May 8, 2021

React Vis: Crypto Chart Hints

Last week I showed how to take cryptocurrency price data and turn it into valid data for an XY Plot and LineSeries on react-vis. Be sure to check that out first . Today I am going to expand on that and cover how to add data hints on a graph…

React

2 min read

React Vis: Crypto Chart Hints
React Vis: Crypto Chart Hints
React

2 min read


Apr 30, 2021

Visualizing Stock Data: Stock Price Charts With React-Vis

One of my favorite things to do as a Front-End Engineer is work with big data and translate it into something that the user can conceptualize. Recently, I have been working on a React cryptocurrency project and wanted to implement different price charts for different spans of time(1day, 7day, 1month…

React

4 min read

Visualizing Stock Data: Stock Price Charts With React-Vis
Visualizing Stock Data: Stock Price Charts With React-Vis
React

4 min read


Apr 23, 2021

Sass Intro

What is Sass? Sass stands for Syntactically Awesome Style Sheets. CSS can get ugly and long these days. Sass is there to help clean up our CSS code, and allow us to include some pretty cool features in our CSS like variables, nesting, and inheritance. Sass is a CSS preprocessor: a scripting language…

CSS

4 min read

SASS Intro
SASS Intro
CSS

4 min read


Apr 16, 2021

Setting Up TypeScript in React Application

TypeScript has been growing and growing in popularity over the past years and is widely adopted in company tech stacks. From my research I have found that it is important that any junior devs looking to land their first job, should have some exposure to TypeScript. …

Typescript

3 min read

Setting up TypeScript in React Application
Setting up TypeScript in React Application
Typescript

3 min read


Apr 9, 2021

Animations Made Easy in React

Animations are becoming a staple in modern web applications. Almost every large company includes some sort of animation within their site, but most often I see them on landing pages; providing instructions or highlighting their services with animated pictures or vector graphics. This little touch brings that “oooh, ahhh” factor…

React

3 min read

Animations Made Easy in React
Animations Made Easy in React
React

3 min read


Apr 3, 2021

React App Address Autocomplete Search: react-places-autocomplete

So many applications use an input for user addresses whether it’s for payment processes or selecting a shipping location. I am going to walkthrough how to implement a search input that autocompletes addresses as the user types. I am going use a package called react-places-autocomplete which is powered by Google…

Software Development

2 min read

React App Address Autocomplete Search: react-places-autocomplete
React App Address Autocomplete Search: react-places-autocomplete
Software Development

2 min read


Mar 26, 2021

2sum LeetCode Solution: JavaScript

I haven’t done any blog posts on data structures or algorithms so I thought I would cover a solution to one of the more popular questions people may see on a technical interview: 2sum. This solution was 60.1% faster than all other submissions, and 29% less memory storage used. …

Algorithms

3 min read

Algorithms

3 min read


Mar 19, 2021

Responsive Web Page: React-Responsive

Making any web application fully responsive all the way down to mobile size can be a tricky task. Thankfully, there is yet again another react package that simplifies our life as a developer. Incomes, react-responsive. A very easy to use package that allows you to wrap media queries around your…

Responsive

1 min read

Responsive Web Page: React-Responsive
Responsive Web Page: React-Responsive
Responsive

1 min read

Lucas Leiberman

Lucas Leiberman

15 Followers
Following
  • Akiko Green

    Akiko Green

  • Daniel Patnode

    Daniel Patnode

  • Noa Rabin-Cohen

    Noa Rabin-Cohen

  • Carly L

    Carly L

  • Nathan Chung

    Nathan Chung

See all (6)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech