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
15
questions and find answers to
8
problems.
Stats
252
EtPoint
55
Vote count
15
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 test for a `click` event on the icon button of the `material-ui` AppBar?
What are hsfiles? Why use a ".hsfiles" extension instead of a regular ".hs"?
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?
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