Open in app
Home
Notifications
Lists
Stories

Write
Sean Baines
Sean Baines

Home

Oct 22, 2020

Default exports vs. named exports

Disclaimer: I predominantly work with React, so the opinions in this article are mainly drawn from that experience. It may or may not be less relevant in other contexts. With ES modules, there are 2 ways to export a module: default exports, and named exports. As a quick reminder, a…

Java Script

4 min read

Default exports vs. named exports
Default exports vs. named exports

Jul 6, 2019

How to write a minimal React boilerplate from scratch

Setting up your own React project from scratch can seem daunting if you’ve never done it before, but I want to show you how quick and easy it can be to get a basic project set up with everything you need to start writing your next React app. Facebook’s create-react-app…

React

4 min read

How to write a minimal React boilerplate from scratch
How to write a minimal React boilerplate from scratch

May 3, 2019

5 VS Code extensions to make you a more efficient and happy developer

Visual Studio Code has become increasingly popular over the past couple of years, reaching 1st place in the 2019 Stack Overflow Developer Survey with 50.7% of respondents choosing it as their favorite development environment. I have been using it for about a year now and have never looked back. …

Vscode

3 min read

5 VS Code extensions to make you a more efficient  and happy developer
5 VS Code extensions to make you a more efficient  and happy developer
Sean Baines

Sean Baines

seanbaines.com

Following
  • umair haque

    umair haque

  • Keith Teare

    Keith Teare

  • Darius Foroux

    Darius Foroux

  • Muzli

    Muzli

  • Intel

    Intel

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable