DEV Community

Clarice Bouwer profile picture

Clarice Bouwer

I'm a curious programmer and I absolutely love sharing what I learn. I share byte-sized chunks of things I learn with the dev.to community.

Education

CTI & Le Wagon

Work

Director at Cloudsure

How to write formatted EDN to a file in Clojure

How to write formatted EDN to a file in Clojure

2
Comments
1 min read

Want to connect with Clarice Bouwer?

Create an account to connect with Clarice Bouwer. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to get the nREPL port for a running REPL

How to get the nREPL port for a running REPL

1
Comments
1 min read
How to read all bytes from a resource file in Clojure

How to read all bytes from a resource file in Clojure

Comments
1 min read
How to configure python environs for Visual Studio Code

How to configure python environs for Visual Studio Code

1
Comments
1 min read
Python Data Science Cheat Sheets (a WIP project)

Python Data Science Cheat Sheets (a WIP project)

Comments
1 min read
How to create a string from values joining with commas and an and.

How to create a string from values joining with commas and an and.

Comments
1 min read
How to import with absolute paths in Gatsby

How to import with absolute paths in Gatsby

Comments
1 min read
How to get distinct values in a grid

How to get distinct values in a grid

Comments
1 min read
How to mask a dd/mm/yyyy date string in ClojureScript

How to mask a dd/mm/yyyy date string in ClojureScript

Comments
1 min read
Cheat: read edn file, replace values and return condensed map

Cheat: read edn file, replace values and return condensed map

Comments
1 min read
How to replace nested values in Clojure

How to replace nested values in Clojure

Comments
1 min read
How to clean up branches in Git

How to clean up branches in Git

Comments
1 min read
Select keys to form a tupled map in Clojure

Select keys to form a tupled map in Clojure

Comments 1
1 min read
Why you will see the error "Loading chunk \d+ failed"

Why you will see the error "Loading chunk \d+ failed"

Comments
1 min read
Redact values in a map using clojure.walk/postwalk

Redact values in a map using clojure.walk/postwalk

Comments
1 min read
How to run a single Clojure test from the terminal using Leiningen

How to run a single Clojure test from the terminal using Leiningen

3
Comments
1 min read
Pro tip: Edit your web page content from the browser window

Pro tip: Edit your web page content from the browser window

3
Comments
1 min read
How to unmap a var from a Clojure namespace

How to unmap a var from a Clojure namespace

7
Comments
1 min read
Attack of the bruised ego

Attack of the bruised ego

Comments
2 min read
How to debug a specific Gatsby package on build

How to debug a specific Gatsby package on build

6
Comments
1 min read
How to write stdout both to the terminal and a file

How to write stdout both to the terminal and a file

7
Comments
1 min read
How to sort your package.json dependencies

How to sort your package.json dependencies

7
Comments 2
1 min read
Code Snippet: Name CSS Split Chunks using MiniCssExtractPlugin

Code Snippet: Name CSS Split Chunks using MiniCssExtractPlugin

6
Comments
1 min read
How to recover a file from another branch in Git

How to recover a file from another branch in Git

Comments
1 min read
How to see the contents of stashed changes in Git

How to see the contents of stashed changes in Git

Comments
1 min read
How to use a different email address in Git in sub directories

How to use a different email address in Git in sub directories

5
Comments
1 min read
How to get a list of Git commits for a given file

How to get a list of Git commits for a given file

6
Comments 3
1 min read
How to find text anywhere in your Git repository from the very beginning

How to find text anywhere in your Git repository from the very beginning

4
Comments
1 min read
How to search through all files in your web application in Google Chrome

How to search through all files in your web application in Google Chrome

1
Comments
1 min read
How to sort stories alphabetically in Storybook (6.2)

How to sort stories alphabetically in Storybook (6.2)

6
Comments 2
1 min read
How to reference a local Webpack npm package

How to reference a local Webpack npm package

6
Comments
1 min read
Use React hooks inside an MDX story in Storybook

Use React hooks inside an MDX story in Storybook

7
Comments 2
1 min read
How can I create a ClojureScript web app from scratch with Reagent and npm?

How can I create a ClojureScript web app from scratch with Reagent and npm?

3
Comments
14 min read
Debugging gatsby-plugin-google-gtag for Google Analytics 4 with Gatsby

Debugging gatsby-plugin-google-gtag for Google Analytics 4 with Gatsby

3
Comments
4 min read
How I got started with my first Gatsby source & remark plugin

How I got started with my first Gatsby source & remark plugin

Comments
3 min read
Create a symlink for hidden files

Create a symlink for hidden files

Comments
1 min read
loading...