Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nburk
nburk has asked
49
questions and find answers to
56
problems.
Stats
1.9k
EtPoint
588
Vote count
49
questions
56
answers
About
learning & teaching @ prisma.io
https://twitter.com/nikolasburk/status/1093913218676940805
nburk questions
How to disable unnecessary autocomplete suggestions in VS Code?
What exactly does `: class` do in a protocol declaration?
Java Generics compilation error: incompatible types: Item#1 cannot be converted to Item#2
How to `navigate` to new screen from button in header with react-navigation?
`fetch` in React Native doesn't return expected data from URL
ReactNative - Why does my custom NavigationBar component render at the bottom of the screen?
How to initialise const member variable of superclass in constructor of subclass in C++?
How to create circular mask for Mat object in OpenCV / C++?
Does simple rescaling from 1080p to frame height of 720 lead to 720p?
How to use sort() in C++ with custom sort member function?
nburk answers
Local notification fired after deleting code
How to disable unnecessary autocomplete suggestions in VS Code?
Implicit or Explicit Many to Many relationship in prisma
GraphQL/Prisma Client Server Error: Variable '$data' cannot be non input type 'LinkCreateInput!'. (line 1, column 18)
How to create a sequence of modal/push segues between few view controllers to keep all the push/modal views on the same stack? (using nibs)
Push notifications not coming when we download the build from testflight or diawi iOS
How to add attributes to a core data class created with the data model?
XCode: 'pod init' failing with ruby json "incompatible library version" error
Do I really need prisma ORM for graphql?
Relay Modern: Connecting websocket to network layer