Best of Open SourceJune 2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    Node.js Development: All You Need to Know

    Node.js can be considered a future-proof technology that every developer should know. It allows developers to use JavaScript on both the frontend and backend, making it the perfect choice for building scalable, high-performance applications. It was introduced in 2009 and revolutionalized the development world since it allowed developers to run JavaScript outside web browsers.

  2. 2
    Article
    Avatar of livecycleLivecycle·3y

    Top GitHub repositories to learn modern React development

    Top GitHub repositories to learn modern React development is great for many things. Open Source repositories enable you to get involved in large-scale projects immediately. Open source gives every developer immediate access to information, feedback and hands-on experience that can help them grow and progress.

  3. 3
    Article
    Avatar of amplicationAmplication·3y

    5 Different Tools to Bundle Node.js Apps

    Bundling combines multiple files or modules into a single file or a set of files. This process allows developers to efficiently manage dependencies and simplify the deployments while improving the overall performance of their applications. This article will explore 5 tools and techniques to help you bundle your Node.js application effectively.

  4. 4
    Article
    Avatar of phProduct Hunt·3y

    Flowbite Icons - 430+ free and open-source SVG icons

    Flowbite Icons - 430+ free and open-source SVG icons with outline and solid styles built for Tailwind CSS with support for React (JSX) and Figma. This is the latest launch from Flowbite See Flowbite’s 5 previous launches.

  5. 5
    Article
    Avatar of unzipUnzip·3y

    Vector Databases 🧫 Explained

    vector databases use algorithms like ANN(Approximate Nearest Neighbors) so they can facilitate efficient storage, retrieval, and similarity search operations. These databases excel at handling structured data with a fixed schema. But they often struggle with unstructured or high-dimensional data, such as images, audio, and text.

  6. 6
    Article
    Avatar of phProduct Hunt·3y

    DevPod - Codespaces but open-source, client-only, and unopinionated

    DevPod - Codespaces but open-source, client-only, and unopinionated. DevPod is built on the dev container to create reproducible dev environments. It lets you spin up dev environments in any infra, kind of like a Terraform but for dev environments. This is DevPod's first launch.

  7. 7
    Article
    Avatar of hnHacker News·3y

    Free Open-source Resume Builder and Parser

    OpenResume - Free Open-source Resume Builder and Parser Create a professional resume easily. With this free, open-source, and powerful resume builder Create Resume No sign up required Already have a resume? Test its ATS readability with the resume parsers 3 Simple Steps Add a resume pdf1 or create from scratch Preview design2 and make edits.

  8. 8
    Article
    Avatar of itsfossIt's Foss·3y

    12 Best Open Source Email Servers

    Postal Postal is a feature-rich mail server that can be utilized by websites and servers. Cuttlefish is a no-nonsense open-source mail server suite with tools that help you build a web server, manage your mailbox, and more. Haraka Haraka is a modern open source SMTP server built with Node.

  9. 9
    Article
    Avatar of communityCommunity Picks·3y

    Form Building Made Simple

    Form Building Made Simple Dorf is a free, open source visual form builder for capturing feedback, leads, and opinions. The code is available on GitHub and is free and powered by open source software. Follow along on Twitter Form Building Dorf.

  10. 10
    Article
    Avatar of communityCommunity Picks·3y

    shadcn-svelte

    Shadcn-svelte is an unofficial port of shadcn/ui to Svelte, and is not affiliated with @shadcn, just inspired by him. You made 265 sales this month, +20.1% from last month.

  11. 11
    Article
    Avatar of pointerPointer·3y

    Unleash: Open-Source Feature Flags Solution for Developers

    Unleash is an open source feature flag management solution built for developers to safely deliver and rollback features to the users you choose, fast. Unleash has been ranked as a High Performer in G2’s Summer 2023 reports for the top Feature Management Software.

  12. 12
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Improve Your Technical Writing Skills by Contributing to Open Source Projects

    For one, you get to work on projects that are often displayed publicly. This can be a great way to showcase your skills to your professional network. You can use your writing skills to help maintainers improve their projects' documentation. In this guide, I will discuss how you can find open source projects that need tech writers.

  13. 13
    Article
    Avatar of amplicationAmplication·3y

    Opening Doors to Open Source: Easy Steps for First-Time Contributors

    Amplication's "Issues for First Timers" campaign is your best chance to contribute to open source. The main features of this program are: Good first issues for first-timers, giving them a chance to learn more about packages, technologies, best practices, etc. Your efforts are noticed and will be rewarded with limited edition Amplication swag.

  14. 14
    Article
    Avatar of communityCommunity Picks·3y

    What the F*ck is Open Source?

    Open-source projects and software have become an integral part of the modern technological landscape. The ethos of open-source revolves around the principle of collaboration, as individuals are encouraged to contribute to the improvement and evolution of the software. Maintainers play a crucial role in guiding the project's roadmap, reviewing and merging contributions.

  15. 15
    Article
    Avatar of devblogsDevBlogs·3y

    Announcing C# Dev Kit for Visual Studio Code

    The C# Dev Kit is designed to enhance your C# productivity when you’re working in VS Code. It works together with the C# extension, which has been updated to be powered by a new fully open-source Language Server Protocol (LSP) Host, also open source.

  16. 16
    Article
    Avatar of trendyoltechTrendyol Tech·3y

    Introducing Trendyol’s Open-Source Baklava Design System

    Trendyol’s Open-Source Baklava Design System is a design system that aims to provide a consistent, accessible, usable, and multi-purpose design language that can be used as a base for many types of digital projects. The return of investment in Design Systems, which accelerates design and development, is enormous.

  17. 17
    Article
    Avatar of communityCommunity Picks·3y

    The Getting Started with AI Stack for JavaScript

    The Getting Started with AI Stack for JavaScript is a simple ‘getting started with AI’ template. The goal is to highlight the simplest path from pulling code on GitHub to a running generative AI app (both image and text) It’s designed to be easily extended to more sophisticated architectures and projects.

  18. 18
    Article
    Avatar of brainhubBrainhub·3y

    7 Famous Electron App Examples [2023]

    Electron.js makes developing desktop apps a lot easier and easier. Electron is an open-source framework that helps users manage WordPress content. Ghost for desktop is a desktop app using Electron JS that allows writers to manage multiple blogs at once. Beaker Browser is a participatory browser designed for hackers.

  19. 19
    Article
    Avatar of communityCommunity Picks·3y

    Open Source LLMs You Should Try Right Now

    LLMs have been the talk of the town since the release of GPT-4 and ChatGPT, Large Language Models. In this blog, let's explore some of the best open-source LLMs you can use now. Open Source LLMs You Should Try Right Now.

  20. 20
    Article
    Avatar of codropsCodrops·3y

    Weekly Frontend News: Collective #771

    Wallaby.js runs your tests immediately as you type, with runtime values, errors, and code coverage displayed in real-time right next to your code. The MDN Playground is a new tool by Mozilla that allows web developers to preview and interact with HTML, CSS, and JavaScript code.

  21. 21
    Article
    Avatar of amplicationAmplication·3y

    Amplication Partners With GitHub to Provide Students With Intern Opportunities

    Amplication partners with GitHub to provide students with opportunities to work on open-source projects. Octernships offer students the chance to gain practical, real-world experience in software development. The program also provides a curated list of registered partners, allowing students to connect with potential employers.

  22. 22
    Article
    Avatar of dzDZone·3y

    API Gateway in Microservices Architecture

    API gateway simplifies managing microservices spread over multiple Kubernetes clusters and clouds. API gateway is a server (or L7 proxy) between a client and microservices that acts as a centralized entry point for all clients into the system. It is a reverse proxy that accepts client API calls and forwards them to the appropriate microservice.

  23. 23
    Article
    Avatar of hnHacker News·3y

    Open Source Dev-Environments-As-Code

    DevPod is Open Source Dev-Environments-As-Code Molestias eos consequatur nemo. Name Surname Company is the name of the company.

  24. 24
    Article
    Avatar of ossphsOSSPH·3y

    Why small contributions matter greatly?

    When you're new to open source, a question often comes up is, "How big should my first PR be?" It's a valid question, but not everyone talks about it or realizes its significance. Small PRs are relatively rare compared to the multitude of small PRs, but they are much easier to handle.

  25. 25
    Article
    Avatar of newstackThe New Stack·3y

    Penpot Woos Developers, Takes on Figma With Open Source Tool

    Penpot Woos Developers, Takes on Figma With Open Source Tool - The New Stack. Penpot sign-ups have grown by 66% to 400,000 users, reports Kaleidos. The company is introducing a suite of new tools to ‘further improve collaboration between designers and developers’ Penpot.