ReactFoo 2019
ReactFoo For members

ReactFoo 2019

A gathering of over 250 web and mobile developers working with React

Tickets

Loading…

##About ReactFoo Bangalore:

ReactFoo Bangalore comes back to its original home after completing five successful editions, India-wide:

  1. ReactFoo Bangalore - September 2017
  2. ReactFoo Pune - January 2018
  3. ReactFoo Hyderabad - March 2018
  4. ReactFoo Mumbai - May 2018
  5. ReactFoo Delhi - August 2018

ReactFoo Bangalore will bring together over 250 developers working with React, and who are invested in building a space for conversations around experiences using React in production.
ReactFoo Bangalore is a single-day, single track conference with talks, office hours and Birds of Feather(BoF) sessions. Workshops will be held on 1 and 3 March, before and after the conference.

##Who should attend ReactFoo:

  1. Front-end engineers
  2. Teams and companies who are evaluating frameworks to use for running applications in production
  3. Cross platform mobile developers

ReactFoo provides you the opportunity to:

  1. Learn from and network with peers from the industry
  2. Gain insights from case studies of practical implementation, and evaluate ReactJS and React Native for your work
  3. Understand how to run React in production, end-to-end, rather than only build an application with React

Hosted by

A community - for and of - front-end engineers to share experiences with ReactJS, performant apps with React, crafting better User Interfaces (UI) with React and GraphQL ecosystem. ReactFoo also discusses design patterns and user experience. more

Matthew Borden

@mborden

Good Code, Bad Code & Code Review

Submitted Jun 9, 2018

Code review is the duty of every developer in a team. We are the guards of the mystical “good” code and defenders against evil technical debt. It’s universally agreed that it’s easy to spot “bad” code and much harder to determine “good” code. I’m going to share some of my experiences working on a team producing a large amount of code every day, with few reviewers. We’ll dive into looking for smart architectural and design decisions, coherently understanding what problem the author intended to solve and understanding how they implemented a solution.

I’ll touch on automating away the most common issues within Code Review and pulling the technical brains out of your team mates into great documentation. Most importantly we’ll talk about the human side of code review and how to manage code review within large and small teams. Code review helps our teams grow institutional knowledge and shared understanding of the systems we build together. A strong understanding of how to review code will help you to write better code and help you help your teammates to write better code.

Outline

Code Review Culture (Managing Code Review)

I’ll introduce a process for managing code review and the different types of code review that I’ve found to be useful Architectural Reviews, Security Reviews. I’ll also introduce some tools to help with standarding your codebase and making reducing styleistic differences between reviewers.

Elements of Strong Code Review

In this section we will jump into the main elements of code review and what reviewers should be looking for.

  • Docs
  • Architecture
  • Tests
  • Security
  • Performance
  • Bugs

Understanding Code

In this section we will jump into the examples of good code review and poor code review diagnose what is happening in each example.

Speaker bio

Matthew is a Software Engineer at Stile Education. He’s recently finished a Computer Science degree at Monash University. While he’s not writing code he’s drinking filter coffee.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

A community - for and of - front-end engineers to share experiences with ReactJS, performant apps with React, crafting better User Interfaces (UI) with React and GraphQL ecosystem. ReactFoo also discusses design patterns and user experience. more