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

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

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


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

From marker map to photo gallery image and back When I go hiking often I take photo of landscape I cross. For this reason I try to prepare some gps track for my walks and excursions, so I started adding markers to show the position where I took the...... читать далее

javascript photoswipe vue leaflet

DevOps OpenNET 21 мая 2024 г. 9:17

Опубликован выпуск минималистичной системы автоматизированного проектирования CadZinho 0.6.0, предоставляющей инструменты для создания простых двухмерных технических чертежей. В новой версии реализована новая архитектура отрисовки, позволившая избави...... читать далее

Разработка dev.to 20 мая 2024 г. 13:55

In today’s fast-paced digital world, the speed at which your website loads can make or break your user experience. Slow-loading websites can lead to higher bounce rates, lower search engine rankings, and a negative perception of your brand. Here are...... читать далее

website javascript css html

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

It's time to write our second application, where there will be a list of schemes, processes, and a Workflow Designer with the ability to start a process and see its status. We will use create-react-app template to create a simple React application. O...... читать далее

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

It's Monday! Let's recreate the TODO app from the previous tutorial using Alpine JS but with JavaScript instead. See it live and get the code A refresh of what a todo app is A TODO is a list of things that need to be done. It's a great w...... читать далее

webdev tutorial javascript tailwindcss

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

Introduction: At Optimajet, we have long planned to start our own blog on dev.to to share what we believe are useful tutorials, news, articles, and other valuable content with the developer community. And now, it has finally happened! We decided t...... читать далее

dotnet react csharp tutorial

Разработка dev.to 20 мая 2024 г. 7:16

Hey Flutter enthusiasts! Ever worry about missing key Flutter updates? Well, worry no more! Starting 2024, I'm here to keep you informed with a weekly Monday report. Let's stay ahead in the world of Flutter! Table of Contents Mayor Flu...... читать далее

flutter news dart discuss

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

In the world of web design and development, having access to perfect icons is crucial. With the inclusion of awesome icons, these libraries offer a vast array of options that can be supplemented with other icon sets for versatile use. Icons play not...... читать далее

opensource javascript css frontend

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

Recreating the sidebar navigation that we did with Alpinejs but this time with Tailwind CSS and JavaScript. see it live and get the code What is a sidebar? Sidebars are a common feature in web applications, providing a way for users to n...... читать далее

webdev javascript tutorial programming

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

If you've used SVG images while building a website or in any project, you might wonder why the SVG image doesn't lose quality when you zoom in. In this post, I'll answer all your questions and By the end, you'll be able to write your own SVG code to...... читать далее

webdev beginners html tutorial

Разработка dev.to 16 мая 2024 г. 23:58

Exposition The exposition is a set of scenes in a story that are meant to introduce the audience to the characters, world, and tone of the story. It is relatively short, and no major changes occur during these opening scenes. It was a nice calm ev...... читать далее

svg javascript math funfunfun

Разработка dev.to 16 мая 2024 г. 13:59

Many applications use charts or graphs for data visualization, which can be implemented using libraries or underlying technologies. Libraries offer time efficiency, a variety of chart types, and customization options. As a developer, understanding t...... читать далее

javascript webdev tutorial programming

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

This article was originally published on Rails Designer. The SVG format is a great way to add icons to your app. Its vector limitations force you to keep them simple while still being able to change some attributes, like fill- and border color...... читать далее

rails webdev design

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

Sometimes choosing the right approach for your website styling can be challenging, and you get stuck between all the options you might have as a developer. I am not going to say that one is better than the other, but I am going to give you some valid...... читать далее

tailwindcss sass

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

The release of Umbraco 13 back in December 2023 brought with it a whole new look and refreshed login screen based on the same technology as "Bellissima" (the upcoming Umbraco 14 backoffice revamp). Out of the box, it looks like this: Intro...... читать далее

umbraco dotnet dotnetcore webdev

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

O Visual Studio Code, ou VS Code, é um dos IDE’s (Ambiente de Desenvolvimento Integrado) mais populares atualmente devido sua interface amigável e sua extensibilidade por meio de extensões. No entanto, com a imensa gama de extensões disponíveis, pode...... читать далее

extensions vscode javascript productivity

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

Introduction: Welcome to the world of web development! HTML (HyperText Markup Language) is the backbone of every web page you see on the internet. In this guide, we'll take you through the fundamentals of HTML, step by step, empowering you to creat...... читать далее

html webdev frontend

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

Today, we are going to build a the accoridon we did with Tailwind CSS and AlpineJS but with JavaScript. See it live and get the code A quick refresh of what accordions are? An accordion is a way to display a list of items that can be ex...... читать далее

wbdev tutorial tailwindcss javascript

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

While there are different authentication methods, Facial Authentication adds a higher level of security. In this tutorial, we'll integrate Facial Authentication with FACEIO to an employee dashboard sign-up page. At the end of this project, you can s...... читать далее

authentication nextjs webdev javascript

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

The State of HTML 2023 survey results are now live! Believe it or not, I've been around in web development long enough to remember a time when HTML was exciting. I still recall my excitement the first time I coded something up and FTP'd it to a se...... читать далее

html javascript css