Coder Social home page Coder Social logo

food-festival's Introduction

Food Festival

Description

Build a web application for an upcoming three-day food event. The current app loads very slowly when the client simulates a 4G internet connection using Chrome DevTools. The client needs a fast and performant application, especially on mobile, because the app is designed for event attendees who will be using it on their phones

App Deployment

https://priyaravi23.github.io/food-festival/

App Screenshot

Tackle Performance Issues

1. Google has a tool called Lighthouse which allows us to run an audit on our page and discover different metrics about how it performs, as well as what might be hindering its performance
2. Lighthouse is a high-quality auditing tool for analyzing webpages. It provides audits for performance, accessibility, SEO (Search Engine Optimization), and Progressive Web Applications

Concepts Covered

1. Audit application performance using Google's Lighthouse tool
2. Minify Javascript and Image files
3. Lazy Loading Javascript files
4. Bundle the JavaScript files in an automated approach to code minification (Webpack)
5. Code splitting bundles of JavaScript files to reduce the page-load time
6. How to add reporting tools with plugins to analyze potential problem areas
7. How to split the code to lazily load each code bundle associated with each respective HTML page
8. How to compress images using an image loader

food-festival's People

Contributors

priyaravi23 avatar

Watchers

James Cloos avatar  avatar

food-festival's Issues

Add offline functionality

User Stories

  • As a user, I want to use the Food Festival application even if I don't have an internet connection

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.