Skip to content
Coder's Jungle

An educational website for programmers, coders and web developers. WordPress news, tutorials and pro tips selected by Coder's Jungle. The site aggregates articles from official RSS feeds under their original authorship. Each article has a do-follow link to the original source.

  • Home
  • Home
Home ยป tools
Posted inSecurity

Achieving end-to-end type safety in a modern JS GraphQL stack โ€“ Part 1

November 17, 2022

In this article, we will create a simple GraphQL application, a message board, by combining many recent open-source technologies. This article aims to be a showcase of technologies that work well together rather than a complete tutorial on project setup. It's however a long read, so we decided to

Read More
Posted inSecurity

Code quality controls in our Node.js monorepo

November 4, 2022
A concrete overview of our setup for code quality tools: This highlights how we lint/format code, with a clear focus configuration management through two primary tools: Eslint and Prettier.
Read More
Posted inWeb development

Running 1000 tests in 1s

October 2, 2022
๐Ÿ“– tl;dr: Most code doesn't require the amount of test isolation contemporary test runners apply…
Read More
Post You Might Like
Consider Like a Programmer
Posted inBooks
Consider Like a Programmer
Using pandas.DataFrame.copy to Create Data Copies
Posted inPython
Using pandas.DataFrame.copy to Create Data Copies
How to install Babel in a JavaScript project
Posted inJavaScript
How to install Babel in a JavaScript project
How to create tables in SQLite3 using cursor.execute in Python
Posted inPython
How to create tables in SQLite3 using cursor.execute in Python
Copyright (c) 2023-2025 | Coder's Jungle. All rights reserved.
Scroll to Top
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.