Discover Bun, a faster JavaScript runtime and a drop-in replacement for Node.js. Learn how to run a Bun application on a Vultr Cloud Compute server in this tutorial by @Vultr.

https://developer.mozilla.org/en-US/blog/leveraging-bun-on-vultr-a-superior-node-js-alternative/
#MDNBlogUpdate #Sponsored #WebDevelopment

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1747651858364010501 17 Jan 2024 17:07 CET

Leveraging Bun on Vultr: A superior Node.js alternative | MDN Blog

This guide explains Bun functionalities as a runtime package manager and a bundler. It also explains the benefits of built-in Bun APIs and how to use Bun's Vultr marketplace application.

MDN Web Docs

Check out our latest post by @dipikabh on using custom images as borders. It covers the essential #CSS border-image properties and their role in achieving unique and creative web designs. 🎨

https://developer.mozilla.org/en-US/blog/border-images-interop-2023/
#MDNBlogUpdate #Interop2023

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1737860117733982682 21 Dec 2023 16:38 CET

Border images in CSS: A key focus area for Interop 2023 | MDN Blog

Aligning with Interop 2023's emphasis on cross-browser consistency, this post walks you through various `border-image` properties that you can control to create captivating web designs. Learn how to use custom graphics for enhancing the look of your websites that appear consistent across different browsers.

MDN Web Docs

Check out @Vultr's latest blog post on how to create API responses for AI apps using OpenLLM & Vultr GPU stack.

Learn to initialize OpenLLM models and set up API endpoints. Set up Nginx as a reverse proxy and secure your service with SSL.

https://developer.mozilla.org/en-US/blog/build-ai-powered-apps-openllm-vultr-gpu/
#MDNBlogUpdate

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1734925908081815683 13 Dec 2023 14:19 CET

Build AI-powered applications using OpenLLM and Vultr Cloud GPU | MDN Blog

Learn how to build AI-powered apps using OpenLLM and Vultr Cloud GPU. This guide shows how to generate API responses using a Large Language Model. It also covers instructions for setting up an Nginx server and implementing SSL security.

MDN Web Docs

🎉We're excited to share new MDN updates emphasizing web compatibility! With your feedback incorporated, we've been working hard to add Baseline across more MDN pages!📈
Learn about Baseline in our latest blog post:

https://developer.mozilla.org/en-US/blog/baseline-evolution-on-mdn/
#MDNBlogUpdate #Baseline #Compatibility

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1732030382235701274 05 Dec 2023 14:33 CET

Baseline's evolution on MDN | MDN Blog

Today we're updating the Baseline widgets and introducing a new one, along with the updated definition of Baseline.

MDN Web Docs

🌐If you're developing in JavaScript, you often log to the console to see how your app behaves. What about stack traces or rendering tables directly in your browser's console?
Learn more about console methods on the MDN Blog:

https://developer.mozilla.org/en-US/blog/learn-javascript-console-methods/
#MDNBlogUpdate #JavaScript

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1730271285651894782 30 Nov 2023 18:03 CET

Developer essentials: JavaScript console methods | MDN Blog

The JavaScript console is an essential tool for web development. Learn new and fun ways to use use the console to display data and debug your code.

MDN Web Docs

🧑‍🎨If you often work with CSS layouts, this is an essential read from @MicheBarks that shows what container queries are and how to use them to build flexible and robust layouts 🎯

Check it out on the MDN Blog:

https://developer.mozilla.org/en-US/blog/getting-started-with-css-container-queries/ #MDNBlogUpdate

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1726963490806734881 21 Nov 2023 14:59 CET

Getting started with CSS container queries | MDN Blog

CSS container queries are a powerful new tool for our CSS layout toolbox. In this post we'll dive into the practicalities of building a layout with container queries.

MDN Web Docs

Rock your Node.js app deployments using our latest tutorial by @Vultr! 🚀☁️

Quickly master how to create persistent services with PM2, manage resources with PM2's cluster mode, set up Nginx, and secure your app with SSL. 🌐🔒

https://developer.mozilla.org/en-US/blog/deploying-node-js-applications-with-pm2-on-vultr/
#MDNBlogUpdate #Sponsored

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1722330232143622531 08 Nov 2023 20:08 CET

Deploying Node.js applications with PM2 on Vultr | MDN Blog

Learn how to deploy a Node.js application on Vultr using PM2 to create persistent services. This guide shows how to efficiently use resources via PM2 cluster mode. It also covers Nginx server setup and SSL security.

MDN Web Docs

New to #VSCode? 🌟 Explore practical tips, shortcuts, built-in Git support, and essential extensions to enhance your workflow in VSCode. This guide by @dipikabh is perfect for new coders and authors. Check it out now!

https://developer.mozilla.org/en-US/blog/vs-code-tips-tricks/
#MDNBlogUpdate #TechTips #DevTools

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1721994115900903629 07 Nov 2023 21:52 CET

VS Code: Tips and tricks for beginners | MDN Blog

Discover essential tips and tricks for using Visual Studio Code (VS Code), a powerful IDE. Learn how to leverage its integrated editing features and Git support, and explore a few extensions.

MDN Web Docs

Leverage the power of @GitLab CI/CD pipelines and GitLab Duo's AI workflows 🚀.

Our latest guide dives into optimizing your DevSecOps pipelines via rule-based setups ⚙️. Make your pipelines smarter and more efficient.

https://developer.mozilla.org/en-US/blog/optimizing-devsecops-workflows-with-gitlab-conditional-ci-cd-pipelines/
#MDNBlogUpdate #Sponsored

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1716438149117710692 23 Oct 2023 14:55 CEST

Optimizing DevSecOps workflows with GitLab's conditional CI/CD pipelines | MDN Blog

This guide explores the various types of CI/CD pipelines and helps you understand their specific use cases. Learn how to leverage rules to create highly efficient DevSecOps workflows.

🌍 Ever wondered how the web contributes to #ClimateChange? Our latest article by @MicheBarks dives into web sustainability, revealing how the digital world impacts the environment and what we can do about it. 🌿💻 #WebSustainability
https://developer.mozilla.org/en-US/blog/introduction-to-web-sustainability/
#MDNBlogUpdate

#mozdevnet
Original tweet: https://twitter.com/MozDevNet/status/1712116379891933561 11 Oct 2023 16:42 CEST

Introduction to web sustainability | MDN Blog

What can web designers and developers do to build a more sustainable web? This post explores the environmental impacts of web technologies and looks at some of the ways we can build greener websites.

MDN Web Docs