Материалы по теме 'showdev' | DevsDay.ru

IT-блоги Материалы по теме 'showdev'

IT-блоги Материалы по теме 'showdev'


Разработка dev.to 18 мая 2024 г. 15:30

Hey Everyone 👋 I'm excited to announce my open-source custom code editor! 🎉 This editor is currently open-source and supports two programming languages: JavaScript and Python ( more to be included ). I was fascinated with various code editors ex...... читать далее

opensource discuss showdev github

Разработка dev.to 17 мая 2024 г. 17:56

TL;DR I just released pyaction 4.30.0, a Docker container with Python, git, and the GitHub CLI. You can pull pyaction from either the GitHub Container Registry or from Docker Hub. This release updates Python to 3.12.3 and the GitHub CLI included i...... читать далее

python docker showdev github

Разработка dev.to 12 мая 2024 г. 2:11

What is nao1215/csv package The nao1215/csv package is a library that performs validation when loading CSV files. Validation is executed based on the rules specified in the struct tags. The nao1215/csv package was developed with inspiration from...... читать далее

showdev csv go

Разработка dev.to 10 мая 2024 г. 17:50

Hello there, this is my first post here. I developed a python version of snip tool, similar to the one found in Windows. I was building a OCR related application. I needed to control the screen capture programatically. But the one in windows (WIN +...... читать далее

python showdev coding firstpost

Разработка dev.to 10 мая 2024 г. 4:38

Untitled This piece of generative art doesn’t use any library in particular; it’s just JavaScript generating random sequences that change color and grow (reminding me a little bit of potato stems growing 😳). An amazing and mesmerizing demo by tina...... читать далее

css webdev showdev html

Разработка dev.to 10 мая 2024 г. 4:33

This post arrives with a month delay. I selected the demos… and forgot to write the post, and then life happened. On the bright side, you’ll get two sets of 10 Cool CodePen Demos in a row! 😅 Toast A toast component with a toaster illustr...... читать далее

css webdev showdev html

Разработка dev.to 9 мая 2024 г. 22:27

Stripe Sessions recap Stripe Sessions 2024 was our biggest event yet—with over 6,000 attendees, 50 product launches, and one six-foot AI-manufactured marble statue. In case you missed it, you can watch all the talks on demand. Highlights include:...... читать далее

stripe stripedevdigest showdev news

Разработка dev.to 8 мая 2024 г. 17:06

Source Code Explore Other Examples This example demonstrates the ability to read and visualize LiDAR data from the nuScenes dataset, which is a public large-scale dataset specifically designed for autonomous driving. The scenes in this dataset enc...... читать далее

datascience showdev opensource ai

Разработка dev.to 6 мая 2024 г. 3:51

We know we all have different habits to browse, navigate, and manage your online community, support center, or knowledge base. We built Apache Answer to stay out of your way, so you can focus and do everything in the way you want, with features and i...... читать далее

opensource go showdev tooling

Разработка dev.to 5 мая 2024 г. 14:17

Markdown with mermaid I previously introduced the nao1215/markdown package as a markdown builder for the Go language (previously it was go-spectest/markdown, but the Owner has changed). What syntax do you want when writing markdown? I thought it wa...... читать далее

go showdev mermaid markdown

Разработка dev.to 3 мая 2024 г. 4:38

I created a simple package for the C# language to automatically generate an interfaces using incremental generators. Here's how to use it: [Minerals.AutoInterfaces.GenerateInterface] public class ExampleClass { // Your implementation... } // o...... читать далее

dotnet csharp showdev

Разработка dev.to 2 мая 2024 г. 12:04

Maybe you know this situation: You are not so happy anymore with your personal website, the look and feel no longer represents you well enough and the time has come for a relaunch. I've been at this point recently and asked myself: What do...... читать далее

css bash showdev html

Разработка dev.to 2 мая 2024 г. 9:22

Sustainable shop owners might want to inform customers where their money goes. For example, 50% goes to manufacturers, 20% is for transport, storage, and infrastructure, and another 20% goes to marketing, so there is about a 10% margin left for the m...... читать далее

showdev shopware webdev sustainability

Разработка dev.to 1 мая 2024 г. 11:41

I'm excited to share DIVZ - a free open source React UI component that lets you scroll, swipe & zoom through HTML elements on the 3D z-axis. Think of it as a new, experimental way to navigate and present web content 🙌 👉 Try out th...... читать далее

react showdev webdev css

Разработка dev.to 22 апреля 2024 г. 11:17

Are you searching for a CSS Shape? Look no further! I have collected all1 of them into one place. 👉 css-shape.com 👈 The only resource you will ever need for CSS Shapes! Pfff, another website for CSS Shapes?! We already have cou...... читать далее

css webdev beginners showdev

Разработка dev.to 21 апреля 2024 г. 6:28

Celebrating the culmination of an inspiring six-week voyage from March 4 to April 14, 2024, we proudly present the outstanding projects crafted by our dedicated teams. Congratulations to all the teams that successfully navigated this journey, demonst...... читать далее

webdev showdev career chingu

Разработка dev.to 18 апреля 2024 г. 12:45

Welcome, I have published a dummy package to the npm registry called cli-pbar, let me explain why I did this and what happens next. Backstory A few years ago, I published some packages to npm and tried their search to see if my packages...... читать далее

javascript npm discuss showdev

Разработка dev.to 18 апреля 2024 г. 8:25

-> https://ortfo.org Hi! I'm excited to share something I've been working on: ortfo, a collection of tools to make managing portfolio websites with lots of projects easier Right now only ortfo/db exists, it's the "database" part. The idea is to...... читать далее

webdev frontend go showdev

Разработка dev.to 17 апреля 2024 г. 9:31

What happened to email formatting options? Do people either send plain-text business letters with a default signature and some simple formatting, or do they think they need to book an expensive third-party service to control the padding and alignment...... читать далее

webdev email productivity showdev

Разработка dev.to 16 апреля 2024 г. 6:00

A small tool that generate CSS font-size clamping based on the WordPress and Gutenberg formula. You can adjust the scale factor, viewport, and font sizes, and the tool calculates and displays the resulting CSS clamp() function in real-time. This assi...... читать далее

wordpress css showdev design