Giter Site home page Giter Site logo

print-ms's Introduction

๐Ÿ‘‹ Hi there I'm Abhishek Saxena

I am a Mobile Full Stack Developer with 2 years of experience with expertise in Native Android and Spring Boot.

๐Ÿ›  Frameworks

๐Ÿ›  Programming Languages & Tools

Jetpack Compose Badge HTML5 Badge CSS3 Badge MySQL Badge Git Badge Gradle Badge Firebase Badge Postman Badge

๐Ÿค๐Ÿป Connect With Me

๐Ÿ“– Recent Articles (View All)

Title Published In Featured In
Builder Design Pattern In Kotlin
Jetpack Compose Migration: Best Practices and Strategies
SOLID Design Principles in Kotlin
Strategy Design Pattern In Kotlin
Conditionals, An Easier Design Decision But A Poor Choice
Easily manage image type with sealed classes -

โš™๏ธ GitHub Analytics



Thanks for stopping by and don't forget to check out my pinned repositories and open sourced projects.

print-ms's People

Contributors

5abhisheksaxena avatar

Watchers

 avatar  avatar

print-ms's Issues

Add facade layer between presentation and service layer

Experimental Feature

The Resource layer will send/receive DTOs to the *Facade. The facade will take care of the mapping of DTOs to/from Entities. This way the services will not care about the mapping of the data returned by them.

Also, the services will be able to directly communicate with each other without the additional mapping of the data.

Constraint: The service will only interact with the *Facade and the *Resource will only interact with the *Facade.

Possible issue: There will be times wherein the facade will not do much but only act as a bridge between the two layers. It is okay and we should follow the pattern even then as this empty facade will be there for consistency.

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.