Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dániel Nagy
Dániel Nagy has asked
26
questions and find answers to
30
problems.
Stats
1.3k
EtPoint
482
Vote count
26
questions
30
answers
About
Software engineer @Tesco
LinkedIn profile.
#SOreadytohelp
Dániel Nagy questions
Replace printed out text
Generic classes in "frameworkname"-Swift.h causes "Type name requires a specifier or qualifier" error in Xcode 6.3
Map and flatMap difference in optional unwrapping in Swift 1.2
Using protocol with typealias as a property
Get notified when element added/removed to array
Class not found, using default NSManagedObject instead
Pydantic: Make field None in validator based on other field's value
Swift stack and heap understanding
@noescape attribute in Swift 1.2
Difference between String and StaticString
Dániel Nagy answers
Returning a function vs returning a closure
Swift, how to set Parse default ACL
How to append a tuple to an array object in Swift code? [duplicate]
Swift function scope - referencing self (to mean "self as the enveloping function")
How can I call .map() on ImplicitlyUnwrappedOptional?
Generic classes in "frameworkname"-Swift.h causes "Type name requires a specifier or qualifier" error in Xcode 6.3
Higher order function: "Cannot invoke 'map' with an argument list of type '((_) -> _)'"
UnsafeMutablePointer<Int8> from String in Swift
Xcode 7 warning: Result of call to 'map' is unused [duplicate]
substring with an array string - Swift