Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marcus Vinícius Monteiro
Marcus Vinícius Monteiro has asked
13
questions and find answers to
8
problems.
Stats
242
EtPoint
55
Vote count
13
questions
8
answers
About
I’m a Brazilian software developer. I like to program and learn interesting stuff.
Marcus Vinícius Monteiro questions
How to split concatenated strings of this kind: "howdoIsplitthis?"
How to test if a React component contains another component with Tape and Enzyme?
Golang: How do I convert command line arguments to integers?
How to render a JSON file with the Phoenix framework?
Elixir Ecto: How to write a migration with belongs_to and has_many?
Elixir: generate a list of `n` occurrences of a given argument (similar to Haskell's replicate)
Find component by display name when the component is stateless functional, with Enzyme
cabal: how to automatically update the build-depends field in the .cabal file?
Function declaration syntax: things in parenthesis before function name
Marcus Vinícius Monteiro answers
How to split concatenated strings of this kind: "howdoIsplitthis?"
How to test if a React component contains another component with Tape and Enzyme?
Finding specific characters within a list
Cumulative distribution function in Javascript
Smallest Common Multiple - Infinite Loop
Lodash Clone Array vs Spread Operator