Marko Stanković

Results 6 issues of Marko Stanković

This is also posted on [reddit](https://www.reddit.com/r/Clojure/comments/b2gcdj/how_did_you_make_sente_renatal_react_native_work/) Few months ago i made luminus app that used sente for communication between frontend and backend. I thought it would be cool if i...

question/usage

few months ago i used pdfbox comandline-tool to make simple HTML from a PDF document so i made function that does exactly that. Provide a PDF to the root folder...

I couldn't find any tutorials or blogs on this topic, I found only 1 app that uses outdated version of sente (that has security flaw). So i created topic on...

Greetings i have a problem with generating working apk. i am using `re-natal - 0.10.0` `react-native-cli: 2.0.1` `react-native: 0.57.7` `node v11.12.0` `npm 6.7.0` these are the steps i use to...

**Describe the bug** Problem is very simple. I have a project that is using java classes so i have `:java-source-paths` in the project.clj. I wanted to add open telemetry agent...

Hi, I've been trying to use streams to be able to read messages from kafka topic that has AVRO encoded messages, AVRO schemas are in AWS Glue. I've tried many...