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 » Archives for 2022 » Page 2
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 inCoding Tips

7 Catastrophic Business Failures that Went Down in History | .cult by Honeypot

November 15, 2022
Apple, Amazon, Tesla… We like to prostrate ourselves to the altar of innovation. So much…
Read More
Posted inCoding Tips

What I Learned from Solving Leetcode Problems | .cult by Honeypot

November 11, 2022
Lots of credit to Matthew Zygowicz, he is the one who introduced me to this…
Read More
Posted inCoding Tips

My Angular Nightmares | .cult by Honeypot

November 9, 2022
Angular is a well-known TypeScript-based frontend framework used to build scalable single-page applications. Although new…
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 inCoding Tips

Barcelona: A Developer’s Dream | .cult by Honeypot

November 3, 2022
‘I love how developers ponder that a website or an app can change the world.…
Read More
Posted inCoding Tips

Learning to Code? Why You May Not Need a Tech Degree  | .cult by Honeypot

October 19, 2022
Degrees in IT and computer science are still hot property in today’s job market, but…
Read More
Posted inWeb development

How to Automate Microservices on AWS

October 4, 2022

Introduction As organizations rapidly move towards cloud adoption, they are also looking at microservices and an agile way of development, deployment, and testing. With such rapid adoption, large organizations are facing many challenges. In large...

The post How to Automate Microservices on AWS appeared first on Education Ecosystem Blog.

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
Posted inWeb development

Education Ecosystem Roadmap Recap 2022

September 6, 2022

2022 promised a host of updates to Education Ecosystem (LEDU). Our main objective this year was to improve the platform and provide our community with a more efficient ecosystem.

The post Education Ecosystem Roadmap Recap 2022 appeared first on Education Ecosystem Blog.

Read More

Posts pagination

Previous page 1 2 3 4 5 Next page
Post You Might Like
How to debounce high-frequency events in JavaScript
Posted inJavaScript
How to debounce high-frequency events in JavaScript
Python Coding Kit
Posted inBooks
Python Coding Kit
How to understand and use the asyncio event loop in Python
Posted inPython
How to understand and use the asyncio event loop in Python
Flask Testing: Unit Testing and Test Client
Posted inPython
Flask Testing: Unit Testing and Test Client
Copyright (c) 2023-2025 | Coder's Jungle. All rights reserved.
Scroll to Top