Peterjewicz.com Logo
  • Home
  • Blog

Recent Blog Posts

  1. Rate Limiting in a Clojure Pedestal API

    June 19, 2023

    Learn To Setup Rate Limiting in a Pedestal API Application.

  2. Building a Dialogue System In Clojurescript

    December 26, 2022

    Build a sample Dialogue system inspired by text-based choose your own adventure games.

  3. Starting With Clojure's Threading Macros

    March 17, 2022

    Learn about Clojure's cool threading macros and how they can make your code easier to read!

  4. Random Tilemap In ClojureScript With Perlin Noise

    February 03, 2022

    Generate a random tilemap with Perlin Noise in Clojurescript

  5. A Brief Introduction To Interceptors and Pedestal

    May 20, 2021

    Learn about the web framework Pedestal and a core concept to it: Interceptors

  6. Using Clojure.spec to Validate API Routes

    March 21, 2021

    Use Clojure.Spec to validate api routes

  7. Building a Websockets Server With Clojure and Immutant

    October 28, 2019

    Build a simple chat application with Clojure

  8. Why I Ditched Javascript for Clojure(script)

    October 13, 2019

    Reasons why I moved from Javascript for Clojurescript

  9. Clojurescript With Mutable Javascript

    August 16, 2019

    Be careful when using JS libraries with CLJS as it can leave to mutable variables

  10. Building a Websockets Server With Clojure and Immutant

    August 09, 2019

    Learn To Build a simple Websocket Immutant server with Clojure

© 2023, Peter Jewicz