Logo
  • Blog
  • About
  • Contact

Software Development, Architecture, Technologies, Ideas, Thoughts

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter
Image for Clean Architecture : Part 2 – The Clean Architecture

Clean Architecture : Part 2 – The Clean Architecture

Oct 6, 2017 10 Comments 59.1K

The Clean Architecture is the term proposed by Uncle Bob, that refers to principles and design practices used for building an architecture for software. It is defined in more abstract way, causing a lot of questions and debates. This article is int…

Software Architecture
Read More
Image for Clean Architecture : Part 1 – Database vs Domain

Clean Architecture : Part 1 – Database vs Domain

Jun 8, 2017 3 Comments 38.8K

Have you ever heard about “Clean Architecture” ? This is still a very popular topic for discussion and experiments. Moreover attention to this topic promises to increase dramatically, because of Uncle Bob’s upcoming book. This conce…

Software Architecture
Read More
Image for Page Specific Dynamic Angular Components using Child Routes

Page Specific Dynamic Angular Components using Child Routes

Jan 5, 2019 2 Comments 9.6K

When I first started developing an Angular application everything seemed to go well. Comparing to React, a lot of things were implemented out of the box. Until I reached the time when I needed to make some components of my application dynamic. The pr…

JS Web Development
Read More
Image for Understanding Dagger 2 Scopes Under The Hood

Understanding Dagger 2 Scopes Under The Hood

Oct 13, 2018 0 Comments 11.7K

Dagger 2 is a compile-time DI framework that is becoming increasingly popular in Android development. Using Dagger 2 can make application structure more scalable and maintainable. However, in this post I am not going to tell you about all benefits of…

Android Mobile Development
Read More
Image for Understanding and using Xdebug with PHPStorm and Magento remotely

Understanding and using Xdebug with PHPStorm and Magento remotely

Jul 21, 2018 2 Comments 20.6K

Xdebug is a great way to eliminate var_dump(), print_r() statements and make your PHP debugging experience better and more productive. When you have a simple application there is not really need to spend time on configuring Xdebug, you can go along w…

DevOps PHP Software Development
Read More
Image for How to Override Module Templates and Classes in Prestashop 1.7

How to Override Module Templates and Classes in Prestashop 1.7

Apr 8, 2018 0 Comments 21.2K

Overriding modules is a really powerful feature of the Prestsahop CMS. It makes possible to change behavior and appearance of modules without altering original source code. However, due to latest changes in Prestashop 1.7 a lot of changes were made a…

PHP Web Development
Read More
Image for Efficient, Fast and Scalable WordPress development with Timber (Twig)

Efficient, Fast and Scalable WordPress development with Timber (Twig)

Jan 25, 2018 0 Comments 8.3K

Is there any reason to use Twig with WordPress? Do you like PHP code snippets inside your HTML layout templates, can you open any large template and find a part you are interested in within a few seconds? If you can, you probably have a small templat…

PHP Software Development Web Development
Read More
  • 1
  • 2
  • 3
  • 4
Next

Categories

  • Administration
    6
    • DevOps
      2
    • Linux
      4
  • Hardware
    1
    • Repair
      1
  • Software Architecture
    3
  • Software Development
    11
    • Mobile Development
      4
      • Android
        4
    • Web Development
      7
      • JS
        1
      • NodeJS
        3
      • PHP
        3
  • Software Testing
    1

Recent Posts

  • Page Specific Dynamic Angular Components using Child Routes Jan 5, 2019
  • Understanding Dagger 2 Scopes Under The Hood Oct 13, 2018
  • Understanding and using Xdebug with PHPStorm and Magento remotely Jul 21, 2018
  • How to Override Module Templates and Classes in Prestashop 1.7 Apr 8, 2018
  • Efficient, Fast and Scalable Wordpress development with Timber (Twig) Jan 25, 2018

Tag cloud

Architecture 3 Clean Code 2 Testing 1 Selenium 1 Android 4 Administration 3 The Clean Architecture 2 Centos 3 Software Design 2 Linux 3

Search

© CROSP Solutions 2017 - 2024. All rights reserved.

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter