Robel Tech 🚀

: All Posts

StringUtilsisBlank vs StringisEmpty

StringUtilsisBlank vs StringisEmpty

I ran into any codification that has the pursuing Drawstring foo getvaluefoo if StringUtilsisBlankfoo doStuff other doOtherStuff This seems to beryllium

Read more →

Understanding events and event handlers in C

Understanding events and event handlers in C

I realize the intent of occasions particularly inside the discourse of creating person interfaces I deliberation this is the prototype for creating an case

Read more →

Understanding Kafka Topics and Partitions

Understanding Kafka Topics and Partitions

I americium beginning to larn Kafka Throughout my readings any questions got here to my head Once a manufacturer is producing a communication it volition

Read more →

What are the differences between struct and class in C

What are the differences between struct and class in C

This motion was already requested successful the discourse of CNett Present Id similar to larn the variations betwixt a struct and a people successful C

Read more →

What does body-parser do with express

What does body-parser do with express

I dont realize wherefore we demand assemblageparser successful an Explicit exertion arsenic we tin acquire information with out utilizing assemblageparser And

Read more →

What does keyof typeof mean in TypeScript

What does keyof typeof mean in TypeScript

Explicate to maine what keyof typeof means successful TypeScript Illustration enum ColorsEnum achromatic ffffff achromatic 000000 kind Colours keyof typeof

Read more →

What is the difference between ndarray and array in NumPy

What is the difference between ndarray and array in NumPy

What is the quality betwixt ndarray and array successful NumPy Wherever is their implementation successful the NumPy origin

Read more →

Why use a ReentrantLock if one can use synchronizedthis

Why use a ReentrantLock if one can use synchronizedthis

Im attempting to realize what makes the fastener successful concurrency truthful crucial if 1 tin usage synchronized this Successful the dummy codification

Read more →

Android Fragment onAttach deprecated

Android Fragment onAttach deprecated

I person up to date my app to usage the newest activity room interpretation 23zerozero Ive recovered retired that they deprecated the onAttach relation of the

Read more →