Coder Social home page Coder Social logo

challenge's Introduction

Hotels&Co

Strategy

  • Understand the project specification and requirement of revamping the website
  • propose and ask the project manager what don't understand.
  • working together with the UI/UX designer to implement the functionality of the required website using the following methodology

    Methodology used

    • SOLID methodology
    • Agile methodology

    Implementation

    Used
    • Typescript
    • React-query
    • Next 13
    • React testing libray for unit test and integration
    • Tailwind CSS
    • Context API for State managment
    • Playwright for end-to-end testing along with lighthouse

    Perfomance

    • for the opmitimization of an image, I have used the next/image which has placeholder and it improve significantly the loading of image by providing small blurred image when the real image is being fetched. This also help in implementing
    • Removing the unncessary dependencies, Using the many dependencies can increase the bundle size
    • Caching has been one way to go improve the perfomance of the website for second time load. PWA can also be used.
    • I have performed the testing using the lighthouse

After making research on the end-to-end testing, I decided to use the playwright as it provides many options fo testing different browser environmment.

Code source

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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.