Skip to main content
The way to the professional VueJS-Project ( Part 1 ) Dependency CruiserGraphQLJavaScriptserverlessTechnologyVue.jsxState

The way to the professional VueJS-Project ( Part 1 )

Okay, it's usually easy to start a VueJS project. BUT what if the requirements increase and become more demanding? Or if component / functional testing and typification are required? Or "newer" technologies such as GraphQL, serverless, state machines / diagrams and module dependency management come into play?
Why Multi-sig wallet? CryptographyTechnology

Why Multi-sig wallet?

Bitcoins are generally stored in Bitcoin’s blockchain addresses, which are Public/Private key pairs of ECDSA. Around 80% of the bitcoins are stored using standard (single-key) addresses, which usually starts with number “1”. Therefore, anyone who have access to any private key corresponding to that standard address can move funds and…
Amit Pethani
29.04.2019
Spring Cloud Stream (event-driven microservice) with Apache Kafka… in 15 Minutes! ArchitectureConferenceEducationJavaShowcaseSpring BootTechnology

Spring Cloud Stream (event-driven microservice) with Apache Kafka… in 15 Minutes!

Spring Cloud Stream is a framework built on top of Spring Boot and Spring Integration that helps in creating event-driven or message-driven microservices. After reading this, you will be able to write three Spring Boot microservices (producer, processor and consumer) communication through a distributed streaming platform (e.g. Apache Kafka) in…
Jeremy Haas
26.04.2019