Open in app

Sign In

Write

Sign In

Ethan Chen
Ethan Chen

11 Followers

Home

About

May 9, 2022

Painless development setup for React using Parcel (Part 1)

Configuring a frontend development setup can be very daunting for a beginner. There are simply too many concepts to understand besides Javascript, CSS and HTML: - Which bundler to choose? - Why do we need to transpile our code? - What linting rules should I apply? …

Web Development

5 min read

Painless development setup for React using Parcel (Part 1)
Painless development setup for React using Parcel (Part 1)
Web Development

5 min read


Published in Towards Dev

·May 4, 2022

Transpilation 101

Intro to transpilation using Babel In today’s post, I’ll briefly explore the topic of Javascript transpilation. Many people might be familiar with the word “compilation” which in the world of software it refers to the process of transforming your higher-level code into machine code which is what computers can understand. But what about “transpilation”? They…

Web Development

4 min read

Transpilation 101
Transpilation 101
Web Development

4 min read


May 4, 2022

Learn about stacking context

A stacking context is one of the topics that I find a bit difficult to get my head around; therefore, I think it makes a perfect topic to write about. Considering this example, boxes A, B and C are all fixed positioned. <body> <div class="box box-a">A</div> <div class="box…

CSS

6 min read

Learn about stacking context
Learn about stacking context
CSS

6 min read

Ethan Chen

Ethan Chen

11 Followers
Following
  • alpha2phi

    alpha2phi

  • The Pragmatic Programmers

    The Pragmatic Programmers

  • Rakesh Potnuru

    Rakesh Potnuru

  • 神Q超人

    神Q超人

  • Junji Zhi

    Junji Zhi

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech