~/devreads

RisingStack

https://blog.risingstack.com/ · 110 posts · history since 2017 · failing

29 Apr

RisingStack Engineering 5 min read

OpenAI has rolled out two updates that on the surface seem like two separate things, but actually share a common thread. GPT-5.5 makes a big jump in terms of reasoning, coding and tool use, while GPT Image 2 focuses on image generation and editing. At first glance, it’s not the individual new features that stand […] The post GPT-5.5 and…

ai

6 Apr

RisingStack Engineering 7 min read

There’s a familiar trick in modern video editing with AI – taking an object out, slapping some new background in, – and calling it good. It does the trick for simple things, but it all falls apart the moment the object actually starts to move or interact with anything. Take a domino chain for example, […] The post Netflix’s VOID:…

ai

26 Mar

Roland 8 min read

Building an app that records meetings, generates transcriptions, and produces AI analysation sounds straightforward – until you try to make it reliable while the user goes in and out of your app, takes calls, plays music, or checks notifications. This post walks through how we handled background recording and post‑recording processing on iOS and watchOS […] The post Keeping Meeting…

aicase study

25 Sept 2025

RisingStack Engineering 7 min read

You are in the process of putting together your application. While designing your authorization solution, you realize you will need to send emails to potential clients.Using a third-party service (like SendGrid or Mailgun) to cover your needs for now looks pretty attractive. After all, you don’t have any users yet, they offer free tiers, and […] The post Postfix on…

kubernetes

18 Sept 2025

RisingStack Engineering 6 min read

In today’s AI hype you cannot miss the term “RAG,” which stands for Retrieval Augmented Generation. In plain English, it stands for customizing large language model reasoning with your own context and knowledge. I searched a lot of resources and AI-generated content for this fairly simple technique to be explained well. I’m still looking for […] The post RAG Demystified:…

ai

29 Aug 2025

Daniel Bencz 4 min read

Our client, a leading company in the streaming industry, acquired a highly successful indie website with over 50 million unique visitors per month. The site had been built by a single developer who prioritized functionality over maintainability. While the features were mostly bug-free, the design was outdated, and the code relied on aging technologies. The […] The post Case Study:…

case study

8 Aug 2025

RisingStack Engineering 6 min read

OpenAI launched GPT‑5 in August 2025, calling it their most advanced model yet. CEO Sam Altman described it as a “PhD-level expert in your pocket,” capable of tackling everything from code and math to health advice and image analysis. It’s a big upgrade over previous versions. GPT‑5 introduces a new architecture, improved reliability, and better […] The post GPT‑5: OpenAI’s…

ai

5 Aug 2025

RisingStack Engineering 8 min read

AI is starting to feel less like a buzzword in cybersecurity and more like a practical tool. In the last couple of years, organizations worldwide have started actually deploying AI and machine learning to combat cyber threats. Surveys show about 64% of organizations now use AI for threat detection as part of their security strategy. […] The post Real-World Applications…

ai

22 Jul 2025

RisingStack Engineering 4 min read

AI in healthcare is no longer theory. It’s showing up in real hospitals, solving specific problems. Not just in research papers or flashy demos, but in production. This post walks through five recent examples where AI made a real difference. No hype, just what was built, what problem it tackled, and how it fit into […] The post AI in…

ai

4 Jul 2025

RisingStack Engineering 7 min read

What does it mean to “jailbreak” an AI? In short, it’s when someone finds a way to make an AI system ignore its safety rules and do something it’s not supposed to. Think of it like tricking a chatbot into telling you how to build a bomb, or getting an image model to generate violent […] The post How People…

ai

26 Jun 2025

RisingStack Engineering 6 min read

Search is changing. Instead of ten blue links, we now get AI-powered summaries, conversational responses, and sometimes… no need to click at all. For content creators, SEOs, and product owners, the game hasn’t ended – but it’s definitely shifted. Google and ChatGPT are both surfacing content in new ways. The rules are still evolving, but […] The post AI SEO…

other

13 Jun 2025

RisingStack Engineering 5 min read

LLMs can write code, answer questions, and automate workflows – but without proper guardrails, they can also generate biased, harmful, or outright dangerous content. This is where external safety layers come in. These are tools or systems that sit outside the model, filtering or moderating content either before it goes in, after it comes out, […] The post Keeping LLMs…

ai

5 Jun 2025

RisingStack Engineering 2 min read

AI video and image generation just made a serious jump. Google introduced Veo 3, its most advanced text-to-video model yet, and Flux released Kontext, a new multimodal tool built for real editing work. Both show clear progress. Here’s what matters. Video That Looks and Sounds Real Veo 3 is more than just text-to-video. It’s one […] The post Google Veo…

ai

27 May 2025

RisingStack Engineering 3 min read

Anthropic just dropped Claude 4, and it’s making waves – especially if you write code for a living. There are two models to know: Claude 4 Opus and Claude 4 Sonnet. Here’s what matters. Opus vs Sonnet Opus is the powerhouse. It’s the most advanced Claude model yet, designed for deep problem solving and long-running […] The post Claude 4…

ai

23 May 2025

RisingStack Engineering 4 min read

Google I/O 2025 was packed with major AI news, especially around the Gemini AI platform. In partnership with DeepMind, Google unveiled new model upgrades, developer tools, and multimodal AI capabilities aimed at helping developers build smarter products. Here’s a breakdown of the most important announcements for developers – from the latest Gemini 2.5 models and […] The post What Google…

ai

9 May 2025

RisingStack Engineering 7 min read

There are a ton of large language models out there now. GPT-4, Claude, Gemini, LLaMA, Mistral… the list keeps growing. And let’s be honest — they all sound pretty great in their announcements. But which one’s actually smart? Which one’s good at math? Or code? Or languages other than English? That’s where benchmarks come in. […] The post Benchmarking LLMs:…

ai

24 Apr 2025

RisingStack Engineering 6 min read

A couple of years ago, using OpenAI’s language models was simple. You had GPT-3, then GPT-3.5, then GPT-4. Each version was clearly better than the last, and if you needed smarter output, you just bumped to the newer one. Easy. That clarity is long gone. Today, OpenAI offers a growing tangle of GPT models – […] The post The State…

ai

19 Apr 2025

RisingStack Engineering 3 min read

Meta released Llama 4, the next version of their open-weight language models. It introduces native multimodality, longer context windows, and a more efficient architecture. This post breaks down what’s new, what’s useful, and where to get it. The standout feature is the 10 million token context window—but there’s a tradeoff: none of the current models […] The post What’s New…

ai

13 Feb 2025

Abel Boros 5 min read

In Hungary, the challenge of predicting solar power generation accurately is critical as the country taps into its photovoltaic potential of 1750 PJ per year. With solar power already making up 25% of the total grid demand, reliable short-term forecasts are needed to manage the variability in energy production. Our project developed an AI-based prediction […] The post Accurate Solar…

ai

6 Feb 2025

Abel Boros 6 min read

A large international retail chain approached us to develop an advanced demand forecasting system to optimize their supply chain operations. The project’s primary goal was to create a reliable, data-driven system for predicting product demand across a national subsidiary’s 200 stores. The focus was on the most crucial ultra-fresh product category (for example: fruits and […] The post AI-Driven Demand…

ai

21 Jan 2025

Abel Boros 3 min read

A leading home improvement and construction material retailer approached us to develop an automated freight cost prediction system for their logistics operations. The project’s primary goal was to create a reliable, real-time system for estimating shipping costs across different courier services, with a particular focus on their primary logistics provider. Project Scope and Technological Implementation […] The post Case Study:…

aicase study

2 Dec 2024

Abel Boros 3 min read

A dynamic educational technology company approached us to enhance their AI-driven flashcard application. Our partnership focused on enhancing their language model (LLM) processes using the latest advancements in AI technology to improve the user experience and reduce operational costs. Project Scope and Technological Implementation The project’s scope was to optimize the generation of educational flashcards […] The post AI-Powered Multilingual…

aicase study

22 Oct 2024

RisingStack Engineering 3 min read

Node.js 23 is here, and it’s bringing some exciting changes and improvements to the runtime. With this release, Node.js 23 takes over as the ‘Current’ version, replacing Node.js 22, which is moving into Long-Term Support (LTS) later this month. What’s New in Node.js 23 Default ESM in require() One of the biggest updates in Node.js […] The post Node.js 23:…

node.js

10 Jul 2024

RisingStack Engineering 2 min read

Ecto is a database wrapper and query generator for Elixir, so you can interact with databases in a functional and efficient way. In this guide we’ll cover the basics of Ecto, including setting up a project, defining schemas, running migrations and basic queries. What is Ecto Ecto is designed to work with Elixir, so it’s […] The post Ecto for…

elixir

15 May 2024

RisingStack Engineering 11 min read

Coming from TypeScript, the difference between behaviours and protocols in elixir might not be immediately obvious. Both of them look pretty much like an interface from two different angles. We’ll go into detail to try and clear up how they are different in this post, and also how they are similar. Key Points Behaviours: Behaviours […] The post Elixir Protocols…

elixir

3 May 2024

RisingStack Engineering 3 min read

Let’s explore the updates brought by Node.js 22, which promises enhancements in performance and development flexibility. Direct download links are available here. Here’s a rundown of the key features and improvements in the latest release. Stable WebSocket Support: Node.js 22 now offers stable WebSocket support, which was previously experimental. This means we can use the […] The post Node.js 22…

node.js

10 Apr 2024

RisingStack Engineering 10 min read

We’ve already written a series of articles about why we think Elixir is a great choice, but don’t take our word for it – there are many success stories out there about using Elixir in production that not only prove that the language is mature enough to be a solid choice, but it can be […] The post Elixir in…

elixir

27 Mar 2024

Janos Kubisch 7 min read

We will take a look at how to set up a RAG – Retrieval Augmented Generation – demo with the Anthropic Claude 3 Sonet model, using google’s CoLab platform. CoLab offers free instances with T4 GPUs sometimes, but we’ll only need a simple CPU instance, since we access the model only through API. RAG can […] The post Practical Tutorial…

ai

7 Mar 2024

RisingStack Engineering 4 min read

We’ve previously written about the reasons for trying Elixir out, as well as a how-to-get-started guide. However, there is still a long way ahead of you after firing up your thrusters. While the tutorial and documentation of both Elixir and Phoenix are the best I’ve ever seen by a great margin, the world of BEAM […] The post Elixir Cheatsheet:…

elixir

27 Feb 2024

Janos Kubisch 9 min read

When it comes to hosting machine learning models, whether it is for private or public use, it’s not a simple task to find the right services for the job. Many articles online and responses from AI tools tend to include a wide range of tools, platforms and providers that have only one thing in common, […] The post Where to…

ai

13 Feb 2024

Olga Troyan 6 min read

We had a project where we aimed to optimize page load times while preserving SEO benefits. One of the techniques we employed was enabling ISR (Incremental Static Regeneration), which caches the page’s HTML response on the CDN network until the TTL (Time to Live) expires. However, we also encountered challenges with parts of the pages […] The post Nuxt 3…

javascript

6 Feb 2024

Arpad Tarics 9 min read

We’ve already covered why Elixir and Phoenix are worth a try, but making the switch can be tricky. Elixir is a world apart from the JavaScript ecosystem, but we’re here to offer you a familiar reference point as you dive in. To do this, we’re crafting a series of articles that explain Elixir using JavaScript […] The post Getting Started…

elixir

26 Jan 2024

RisingStack Engineering 7 min read

This article serves as your one-stop resource for all the necessary information on updating these key components of the Elixir ecosystem. You’ll also find the recent changes and enhancements that have been made to Elixir, Phoenix, and LiveView – changelogs included. Whether you’re new to this tech stack, or just need quick info to get […] The post Update Elixir…

elixir

18 Jan 2024

Olga Troyan 11 min read

Update: to enhance the clarity of the Nuxt 3 documentation, we have opened a pull request (PR) that has already been merged. Now, the functionality of ISR/SWR rendering modes is better explained. The backstory We were developing a listing site using Nuxt 3 and aimed to optimize page load times while maintaining SEO benefits by choosing the […] The post…

javascript

10 Jan 2024

Tamas Kadlecsik 5 min read

Let’s face it: In the JavaScript world, we still don’t have a killer app. We’ve previously written about Redwood and Blitz, two technologies that seemed promising at the time, but they’re still not really there, and we do not see them taking the community by storm. (You can read about them here: RedwoodJS vs. BlitzJS: […] The post Why Elixir?…

elixir

30 Oct 2023

25 Oct 2023

RisingStack Engineering 3 min read

The latest major version of Node.js has just released with a few new interesting experimental features and a lot of fixes and optimization. You can find our highlights from the release notes. Built-in WebSocket client A browser-compatible WebSocket implementation has been added to Node.js with this new release as an experimental feature. You can give […] The post Node.js 21…

node.js

17 Mar 2023

RisingStack Engineering 7 min read

In this article, we'll focus on the most popular JavaScript frameworks, and explore why they're either loved or disliked by developers. The post The Best JavaScript Frameworks: Pros and Cons Explained appeared first on RisingStack Engineering.

node.js

2 Mar 2023

Ferenc Hámori 10 min read

Learn how we use GPT-based products as tools in a professional webdev setting. The post ChatGPT use case examples for programming appeared first on RisingStack Engineering.

ai

20 Feb 2023

Janos Kubisch 6 min read

See how RisingStack and Semmelweis University created an image recognition system using deep convolutional neural networks and a user-friendly interface for healthcare workers fighting against breast cancer. The post Mammogram Analysis with AI and User-Friendly Interfaces appeared first on RisingStack Engineering.

ai

30 Jan 2023

RisingStack Engineering 13 min read

There are many different types of AI development tools available, but not all of them are created equal. Some tools are more suited for certain tasks than others, and it’s important to select the right tool for the job. Choosing the wrong tool can lead to frustration and wasted time, so it’s important to do […] The post AI Development…

ai

9 Jan 2023

RisingStack Engineering 12 min read

Are you currently preparing for a Kubernetes interview? If so, you’ll want to make sure you’re familiar with the questions and answers below at least. This article will help you demonstrate your understanding of Kubernetes concepts and how they can be applied in practice. With enough preparation, you’ll be able to confidently nail your next […] The post Kubernetes Interview…

kubernetes

8 Dec 2022

RisingStack Engineering 1 min read

Microservice Weekly, our newsletter about microservices had a great run – we’ve carefully curated the best sources we could find and sent out more than 160 issues to those who wanted to stay up-to-date in the complex world of microservices for years. Here’s a sneak peek if you want to take a look. It was […] The post RisingStack News…

other

24 Oct 2022

Tamas Kadlecsik 9 min read

This case study shows how we reformed a scale-up's dev processes after uncovering severe discrepancies between the official and real way of getting things done. The post Do your engineers do what you think they do? appeared first on RisingStack Engineering.

case studydevops

7 Sept 2022

RisingStack Engineering 2 min read

In the early 1990s, Brendan Eich needed a scripting language for web pages that would be easy to use, so he created one himself. The post History of JavaScript on a Timeline appeared first on RisingStack Engineering.

node.js

21 Jul 2022

Tamas Kadlecsik 28 min read

RedwoodJS & BlitzJS are meta-frameworks that provide tooling for creating SPAs, server-side rendered pages & statically generated content, providing a CLI to generate e2e scaffolds. The post RedwoodJS vs. BlitzJS: The Future of Fullstack JavaScript Meta-Frameworks appeared first on RisingStack Engineering.

javascript

10 Jun 2022

RisingStack Engineering 8 min read

In this article, we have compiled a list of some of the most vital JavaScript interview questions and answers you should definitely know the answers for. The post JavaScript Interview Questions & Answers appeared first on RisingStack Engineering.

javascript

10 May 2022

17 Feb 2022

Ferenc Hámori 4 min read

In this article below, we list ways for you to check your Node version with different methods, on different operating systems. The post How to check Node version appeared first on RisingStack Engineering.

node.js

23 Nov 2021

Janos Kubisch 8 min read

With this Argo CD Kubernetes tutorial you'll learn to store credentials safely within your k8s cluster using a pull-based continous deployment tool. The post Argo CD Kubernetes Tutorial appeared first on RisingStack Engineering.

kubernetes

21 Jul 2021

RisingStack Engineering 11 min read

In this React-Native sound and animation tutorial, you'll learn tips on how you can add animation and sound effects to your mobile application. The post React-Native Sound & Animation Tutorial appeared first on RisingStack Engineering.

reactedited

8 Jul 2021

Roland 15 min read

In this Stripe & JS tutorial, I’ll show how you can create a simple webshop using Stripe Payments integration, React and Express. The post Stripe & JS: Payments Integration Tutorial appeared first on RisingStack Engineering.

javascriptedited

7 Jul 2021

RisingStack Engineering 13 min read

The main drawback of a Ceph storage is that you have to host and manage it yourself. In this post, we'll check two different approaches of deploying Ceph. The post How to Deploy a Ceph Storage to Bare Virtual Machines appeared first on RisingStack Engineering.

devopsedited

25 Jun 2021

24 Jun 2021

14 Jun 2021

RisingStack Engineering 10 min read

Learn to generate a Puppeteer PDF document from a heavily styled React page using Node.js, headless Chrome and Docker. The post Puppeteer HTML to PDF Generation with Node.js appeared first on RisingStack Engineering.

node.jseditedreviewed

10 Jun 2021

2 Jun 2021

RisingStack Engineering 4 min read

A new package called runtime-env-cra allows you to handle environment variables in quick and easy way with create-react-apps. The post Handling runtime environment variables in create-react-apps appeared first on RisingStack Engineering.

devopsedited

16 Feb 2021

1 Dec 2020

16 Nov 2020

RisingStack Engineering 36 min read

Master the Hero animation, state management, importing 3rd party dependencies, multiple screens, navigation, storing persistent data, vibration & more.. The post Case Study: Building a Mobile Game with Dart and Flutter appeared first on RisingStack Engineering.

aicase studyedited

27 Oct 2020

RisingStack Engineering 30 min read

Learn the basics of Flutter: CLI, widgets, alignment, lists, themes, navigation and networking. The post Flutter Crash Course for JavaScript Developers appeared first on RisingStack Engineering.

node.jsedited

6 Oct 2020

RisingStack Engineering 19 min read

Let's learn the Dart language as JS developers: We dive into OOP, classes, inheritance, and mixins, asynchrony, callbacks, async/await and streams. The post Beginner Dart Language Tutorial for JavaScript Developers appeared first on RisingStack Engineering.

javascriptedited

4 Aug 2020

Tamas Kadlecsik 16 min read

Auth0's Vue guide is really helpful, but as TypeScript is becoming the industry standard, we need good docs to use it. Let's fill in that void. The post Auth0: Vue & TypeScript Quickstart SDK – The Missing Docs appeared first on RisingStack Engineering.

node.jsedited

7 Jul 2020

Janos Kubisch 6 min read

Learn how to distribute and run Jmeter tests along multiple droplets on DigitalOcean using Terraform, Ansible, and bash scripting - to automate the process. The post Distributed Load Testing with Jmeter appeared first on RisingStack Engineering.

devopsedited

5 May 2020

Janos Kubisch 4 min read

Async Iterators can be used when we don't know the values & end state we iterate over. Instead, we get promises eventually resolving to the usual object. The post About Async Iterators in Node.js appeared first on RisingStack Engineering.

node.jsedited

20 Apr 2020

bertalan 10 min read

This article defies a lot of trending patterns, like: React hooks, avoiding mutable data, traditional dependency injection, and full front-end testing. The post Reinventing Hooks with React Easy State appeared first on RisingStack Engineering.

reactedited

31 Mar 2020

bertalan 3 min read

React Easy State is a transparent reactivity based state manager. It automagically decides when to render which components without explicit orders from you. The post Introducing React Easy State by RisingStack appeared first on RisingStack Engineering.

reactedited

10 Feb 2020

20 Jan 2020

9 Jan 2020

Ferenc Hámori 6 min read

We prepared a new, 5-days-long training agenda for engineering teams who'd like to dive deep into Node.js, but have little to none experience with it. The post Production Ready with Node.js Training appeared first on RisingStack Engineering.

node.jsedited

2 Oct 2019

Ferenc Hámori 6 min read

Node 8 won’t get any more updates from 2020. In this article, we’ll discuss how and why you should move to newer, feature-packed, still supported versions. The post Update Now! Node.js 8 is Not Supported from 2020. appeared first on RisingStack Engineering.

node.jsedited

1 Aug 2019

RisingStack Engineering 15 min read

In this React-Native tutorial we'll learn how to do testing on both Android and iOS devices with Expo, and how to use Jest for unit testing. The post React-Native Testing with Expo, Unit Testing with Jest appeared first on RisingStack Engineering.

reactedited

16 Jul 2019

Ferenc Hámori 3 min read

We believe in transparency & accountability and we're very proud of our results, so we decided to share the feedbacks we received for our trainings so far. The post RisingStack Training Feedback Report appeared first on RisingStack Engineering.

otheredited

26 Jun 2019

Tamas Kadlecsik 20 min read

This is a tutorial for Node.js devs about getting started with Go - while writing a server with net/http, encoding/json, envconfig & dependency management. The post Golang Tutorial for Node.js Developers, Part I.: Getting started appeared first on RisingStack Engineering.

node.jsedited

4 Jun 2019

Ferenc Hámori 6 min read

A look back at what exactly happened to Node.js so far, from the point where it was born. The history of Node.js on a timeline: 2009-2019 The post History of Node.js on a Timeline appeared first on RisingStack Engineering.

node.jsedited

8 May 2019

29 Apr 2019

RisingStack Engineering 4 min read

This is a deep-dive article on the changes from Node.js v12 we consider essential to highlight! The post Node.js v12 – New Features You Shouldn’t Miss appeared first on RisingStack Engineering.

node.jsedited

2 Apr 2019

RisingStack Engineering 40 min read

Learn the basics of React-Native development. Become confident with built-in components, styling, storing persisting data, animating the UI & more.. The post A Definitive React-Native Guide for React Developers: Getting Started appeared first on RisingStack Engineering.

reactedited

19 Mar 2019

Tamas Kadlecsik 3 min read

The CNJS project provides best practices and tools to build and integrate enterprise-grade Cloud Native Node.js applications. The post RisingStack Joins the Cloud Native Node.js Project appeared first on RisingStack Engineering.

kubernetesedited

12 Mar 2019

13 Nov 2018

16 Oct 2018

Janos Kubisch 8 min read

This post highlights some git features that might be less used/known, but can end up saving you when things go south in the codebase. The post Git Catastrophes and Tips to Avoid Them appeared first on RisingStack Engineering.

devopsedited

9 Oct 2018

RisingStack Engineering 7 min read

This is the 1st post of the ‘Learn JavaScript for Free’ series - in these chapters you will find free materials and a roadmap for learning JS from scratch. The post Want to Learn JavaScript for Free? Start Here! appeared first on RisingStack Engineering.

javascriptedited

5 Sept 2018

14 Aug 2018

Tamas Kadlecsik 7 min read

In this post, I’m going to teach how you can debug a Node.js app in a Docker container to catch bugs that cannot be revealed in any other way. The post How to Debug a Node.js app in a Docker Container appeared first on RisingStack Engineering.

devopsedited

7 Aug 2018

25 Jul 2018

20 Jun 2018

Ferenc Hámori 8 min read

To tell the story of how Kubernetes evolved into the great tool that we know today, we visualized the major milestones on an interactive timeline! The post The History of Kubernetes on a Timeline appeared first on RisingStack Engineering.

kubernetesedited

16 May 2018

Ferenc Hámori 10 min read

We collected the best Node.js & Microservices articles written by RisingStack's engineers in the past 5 years. In case you're new to the blog, start here. The post The Best Node.js & Microservices Articles we Ever Wrote appeared first on RisingStack Engineering.

otheredited

8 May 2018

RisingStack Engineering 7 min read

This article helps you to learn the basic concepts of Kubernetes, so you can have a modern, safe and reliable production infcrastructure in the cloud. The post What is Kubernetes & How to Get Started With It appeared first on RisingStack Engineering.

kubernetesedited

17 Apr 2018

RisingStack Engineering 6 min read

Yarn vs npm : Let's take a look at the state of Node.js package managers in 2018. What's the difference? Should you use yarn or npm? What's the alternative? The post Yarn vs npm – which Node package manager to use in 2018? appeared first on RisingStack Engineering.

node.jseditedreviewed

10 Apr 2018

4 Apr 2018

13 Mar 2018

7 Mar 2018

RisingStack Engineering 14 min read

The post Integrating legacy and CQRS appeared first on RisingStack Engineering.

devops

28 Feb 2018

RisingStack Engineering 10 min read

The post When should you use CQRS? appeared first on RisingStack Engineering.

devops

27 Feb 2018

20 Feb 2018

14 Feb 2018

RisingStack Engineering 10 min read

The post Event sourcing vs CRUD appeared first on RisingStack Engineering.

devops

7 Feb 2018

23 Jan 2018

bertalan 4 min read

8 Tips & Tricks to build better React apps in 2018. Follow these best practices to become a better coder. Which one did you miss so far? The post 8 Tips to Build Awesome React.js Apps in 2018 appeared first on RisingStack Engineering.

reactedited

9 Jan 2018

bertalan 4 min read

In this article we collected a few tips that we think Node.js developers should follow in 2018! What's your new years resolution? The post 8 Tips to Build Better Node.js Apps in 2018 appeared first on RisingStack Engineering.

node.jsedited

18 Dec 2017

12 Dec 2017

Tamas Kadlecsik 10 min read

In this article I’ll walk you through how we perform consumer driven contract testing in our Node.js microservices architecture with the Pact framework. The post Consumer Driven Contract Testing with Pact appeared first on RisingStack Engineering.

devopsedited

22 Nov 2017

peter-czibik 11 min read

In this Rust tutorial, I’m going to walk you through the steps of writing a modern, fast and safe native Node.js module. The post Writing fast and safe native Node.js modules with Rust appeared first on RisingStack Engineering.

devopsedited

11 Oct 2017

RisingStack Engineering 8 min read

Monitoring gives us observability in microservices systems. In this article we theorize what kind of monitoring & instrumentation we'll need in 2018. The post The Future of Microservices Monitoring & Instrumentation appeared first on RisingStack Engineering.

devopsedited

20 Sept 2017

RisingStack Engineering 6 min read

Let's take a look at the Node.js Process module. Learn about process states & graceful shutdown to write production-ready applications with more confidence. The post Mastering the Node.js Core Modules – The Process Module appeared first on RisingStack Engineering.

node.jsedited

13 Sept 2017

RisingStack Engineering 4 min read

This post explains timings in an HTTP request and shows how to measure them in Node.js to discover performance bottlenecks in client/server to server comms. The post Understanding & Measuring HTTP Timings with Node.js appeared first on RisingStack Engineering.

devopseditedreviewed