Elixir in Production: What Is It Used For?
RisingStack Engineering | Node.js Tutorials & Resources
by RisingStack Engineering
6d ago
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 even more effective than the usual frequently used languages and frameworks thanks to the features provided by BEAM and OTP. From startups to established enterprises, our examples clearly outline Elixir’s strengths: Scalability – Effortlessly handles sudden surges in traffic and data. Fault Tolerance – Maintain ..read more
Visit website
Elixir Cheatsheet: A Node.js Developer’s Transition Guide
RisingStack Engineering | Node.js Tutorials & Resources
by RisingStack Engineering
6d ago
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 and OTP will be quite alien to what you are used to as a JS/TS developer. To make the embracing of unfamiliar concepts easier, we’ve created a cheatsheet to serve as an anchor during your journey. Check out the cheatsheet The basics: Variables, Data Types, and Immutability and More We ..read more
Visit website
Where to Host Your AI: Comparing ML Model Deployment Services
RisingStack Engineering | Node.js Tutorials & Resources
by Janos Kubisch
6d ago
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, being related to machine learning. In this post, we aim to help by providing a list of services that actually make hosting ML models possible, curated by hand. Modal Modal is an ML model hosting and training platform, that has direct code integration for runtime configuration, as well as a CLI too ..read more
Visit website
Getting Started With Elixir in 2024
RisingStack Engineering | Node.js Tutorials & Resources
by Arpad Tarics
3M ago
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 lingo. So, without further ado, let’s kick things off by diving into what Elixir is, how to get it up and running, and to wrap things up, we’ll show you how to create a “Hello, world!” application in a few different ways. What is Elixir? Elixir is a dynamic, functional programming language ..read more
Visit website
Update Elixir & Phoenix & LiveView to the Latest Version
RisingStack Engineering | Node.js Tutorials & Resources
by RisingStack Engineering
3M ago
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 latest version, we’ve got you covered. Updating Elixir to v1.16.0 On Linux / MacOS At first glance, when reading the Elixir install guide, you might be tempted to think it suggests using homebrew for installing Elixir on MacOS. However, it even states that yo ..read more
Visit website
Comparing Nuxt 3 Rendering Modes: SWR, ISR, SSR, SSG, SPA
RisingStack Engineering | Node.js Tutorials & Resources
by Olga Troyan
3M ago
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 right rendering mode for each page. Upon investigating this, we found that documentation was limited, particularly for newer and more complex rendering modes like ISR. This scarcity was evident in the lack of specific technical details for functionality and testing. Moreover, various rendering modes are referred to differently across knowledge resources, and there are notable differences in implementation among providers such as Vercel or Netlif ..read more
Visit website
Why Elixir? Phoenix & LiveView are unmatched for Modern Web Apps
RisingStack Engineering | Node.js Tutorials & Resources
by Tamas Kadlecsik
4M ago
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 Future of Fullstack JavaScript Meta-Frameworks) On the other hand, Next.js has become the de-facto standard for full-stack development, but it’s still far from becoming a kind of “React on Rails”, and compared to other frameworks, a Next.js project is definitely not smo ..read more
Visit website
Node.js 21 is here with Websocket
RisingStack Engineering | Node.js Tutorials & Resources
by RisingStack Engineering
6M ago
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 it a go using the --experimental-websocket flag. The current implementation allows for opening and closing of websocket connections and sending data. There are four events available for use: open, close, message and error – so the basics ..read more
Visit website
ChatGPT use case examples for programming
RisingStack Engineering | Node.js Tutorials & Resources
by Ferenc Hámori
1y ago
If you’re reading this post, you probably already know enough about large language models and other “AI” tools, so we can skip the intro.  Despite the fact that the “AI is going to take our jobs” discourse proved to be an effective tool in the clickbait content creators toolbelt, I will not take this road. Instead of contributing to the moral panic about the supposedly inevitable replacement of white collar jobs, or pretending to be offended by a chatbot, I’ll help our readers to consider GPT-based products as tools that could be useful in a professional webdev setting.  To do so, I ..read more
Visit website
Mammogram Analysis with AI and User-Friendly Interfaces
RisingStack Engineering | Node.js Tutorials & Resources
by Janos Kubisch
1y ago
We are excited to share a new project we have been working on in collaboration with Hungary’s leading medical research university – Semmelweis. This project focuses on using artificial intelligence and image recognition technologies to improve the accuracy and efficiency of breast cancer screenings. The Power of AI in Detecting Breast Cancer Early detection and prevention are crucial in the fight against breast cancer, and recent advancements in technology have made it possible for healthcare workers to receive computer assistance in examining mammograms and identifying problematic areas. The ..read more
Visit website

Follow RisingStack Engineering | Node.js Tutorials & Resources on FeedSpot

Continue with Google
Continue with Apple
OR