Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Itay Maman
Itay Maman has asked
27
questions and find answers to
131
problems.
Stats
4.2k
EtPoint
1.5k
Vote count
27
questions
131
answers
About
Principal engineer @wix.com's CI team. Formerly, infrastructure team lead @google.
Itay Maman questions
Idiomatic clojure and Javascript expression for filtering a sequence based on the previous value
Eclipse Plugin: Enablement of an Action based on the current selection
Spring: Nested application contexts
Passing a work item between threads (Java)
Override default behavior of TAB in JTextPane
Why is Kotlin's mapOf(a to b, c to d) considered not suitable for performance-critical code?
Swing: Setting a function key (F2) as an accelerator
Limit on number of AWS Lambdas per region/account
Groovy: Escaping an arbitrary (unknown) regular expression
A BDD (RSpec-like) testing library for Java [closed]
Itay Maman answers
When is the right time to call robot.cleanUp()
Shared Objects Design Pattern
is DynamoDB good for time series data? (market stock price example) [closed]
How debugging is much easier in eclipse for java programs?
How to PutItem in dynamodb only if the item does not exist
Call a (Rhino) JS function in Java and pass a variable in
is there any performance impacts of using whole methods as public in java?
how to use java to get a js file and execute it and then get the result
java generic type parameter with newInstance
Is it possible to tie nested generics?