Logo
  • Blog
  • About
  • Contact

Software Development, Architecture, Technologies, Ideas, Thoughts

  • Baeldung
  • GitHub
  • Linkedin
  • Instagram
  • Facebook
  • Twitter
Image for Secure REST API using NodeJS : Part 2 –  Express + JWT + Mongoose

Secure REST API using NodeJS : Part 2 – Express + JWT + Mongoose

Jun 13, 2017 35 Comments 26.4K

All modern programming languages have at least one framework for implementing a REST API. What language and technology to choose depends on a lot of factors: type of a project, estimated budget, existing infrastructure, ability to scale horizontally…

NodeJS Web Development
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 Secure REST API using NodeJS : Part 1 – RESTFul and Authentication

Secure REST API using NodeJS : Part 1 – RESTFul and Authentication

May 31, 2017 8 Comments 24.7K

Today almost every new project has an API, in most cases it is a RESTFul API. Building a REST API is essential part of any system that has mobile, SPA and other client apps. Sometimes it is used as a single entry point to your…

NodeJS Web Development
Read More
Image for Android Reverse Engineering: Debugging Smali in Smalidea

Android Reverse Engineering: Debugging Smali in Smalidea

May 2, 2017 5 Comments 71.7K

Smali is an assembler for the Dalvik Virtual Machine bytecode. Furthermore, code produced by the baksmali often considered to be written in the Smali language. Of course if there is an assembler, there should be a disassembler and there is no excepti…

Android Mobile Development
Read More
Image for Creating Custom Radio Groups & Radio Buttons in Android

Creating Custom Radio Groups & Radio Buttons in Android

Apr 29, 2017 4 Comments 52.8K

Radio Group and Radio Button are two great components provided by the Android Framework, but unfortunately they often cannot satisfy all requirements. In this case there are several possible ways to get missing functionality, for example, use third-p…

Android Mobile Development
Read More
Prev
  • 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 Linux 3 Software Design 2 Administration 3 Clean Code 2 Testing 1 The Clean Architecture 2 Android 4 Selenium 1 Centos 3

Search

© CROSP Solutions 2017 - 2024. All rights reserved.

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