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

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

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


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

There are many website builders. But do you know which one is the easiest? Well, in my opinion, it’s Squarespace. You can find a lot of exciting and stunning designs. What’s even better? Like Wix, it’s also a drag-and-drop editor. That’s why anyone...... читать далее

webdev squarespace websitedevelopmen websitedesign

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

Introduction Imagine having full control over your data on every web app you use, like Twitter or Instagram. Even better, think about using your apps offline and having them sync up automatically once you're back online. What if you could easily sw...... читать далее

webdev pwa localfirst vue

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

We have a next.js app that we normally run by embedding it in an iframe on a third-party website. It uses react and react-query for state management. For a specific usecase, we wanted to run two instances of our app on the same website, and noticed v...... читать далее

webdev nextjs react javascript

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

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 29 мая 2024 г. 12:22

TL;DR A to-do list is a classic project for every dev. In today's world it is great to learn how to build with AI and to have some AI projects in your portfolio. Today, I will go through step by step of how to build a to-do list with an embedded...... читать далее

webdev programming javascript tutorial

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

In the ever-evolving world of web design, finding fresh and innovative inspiration is crucial for creating visually stunning and user-friendly websites. Whether you're a seasoned designer or just starting, having access to a collection of top CSS des...... читать далее

webdev webdesign designinspiration webdesigner

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

The title sequence for Alien is iconic. It sets the mood of the movie perfectly. Let's see how we can recreate it as a web animation! TLDR You can watch the title sequence on YouTube. Here is the finished animation. About t...... читать далее

webdev css animation

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

While primitives in JavaScript are values themselves, everything else, including arrays and functions, are objects. Understanding how to leverage objects in the Document Object Model (DOM) is vital for effective web development. This is a guide on...... читать далее

javascript webdev dom tutorial

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

Intro Before creating a pull request, you probably want to be sure that CI will reject it. So before gh pr create you're running npm run lint or npm run test. npm run build etc. Script To avoid manually calling each script you can defin...... читать далее

webdev javascript bash productivity

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

In this article we're going to look at the Carbon data class in laravel and how we can change the settings of how laravel uses the class to make it immutable. What's the problem we're trying to solve? When you're working with dates in Lar...... читать далее

laravel php webdev beginners

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

At ProxyShare.io, we believe in giving back to the community and we understand the importance of having reliable and efficient proxies for various online activities, from web scraping to secure browsing. That's why we're excited to offer free rotatin...... читать далее

webscraping proxy proxies webdev

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

What is ASP.NET? ASP.NET is a type of software framework/infrastructure that was developed by Microsoft. ASP.NET is used for developing, running, and deploying the applications same as console applications, window services, and web applications. It...... читать далее

razor mvc webdev aspdotnet

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

Learn how to add Syncfusion React Radio Button and CheckBox components to the React application. This video demonstrates how to customize the label position, size, and rendering direction of these components. The React Radio Button is a custom radi...... читать далее

webdev react

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

Introduction As a frontend and/or JavaScript developer, there are multiple occasions when we will want our code to conduct repetitive tasks. We can achieve this by writing the code manually a couple of times, but this process can be tedious, especi...... читать далее

webdev javascript beginners learning

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

Hi everyone! Welcome back to my blog where I document the things I learned in web development. I do this because it helps retain the information and concepts as it is some sort of an active recall. On days 27-29, I built a roman numeral converter an...... читать далее

beginners learning javascript webdev

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

150+ FREE Resources Every Developer Needs to Know Discover a goldmine of 150+ free resources covering everything from APIs and hosting platforms to cheat sheets, icons, learning platforms, and more! Ready to turbocharge your development journey? Let...... читать далее

programming webdev coding computerscience

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

Starting a Node application requires creating many files and directories, which can be tiring to do for every new project. This blog offers a solution to help you repeat these tasks easily. We can execute a bash file whenever we need to create a new...... читать далее

webdev node backend

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

Introducing the Online Free JSON Visualizer: Your Data Exploration Companion! 🌟 Experience the Power of Your Data: We know visualizing the large set of data is hard. But not anymore! Our Online JSON Visualizer Tool transforms your raw JSON into dyn...... читать далее

discuss webdev tooling productivity

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

Learn how to integrate Logto with @supabase_io to enhance the authentication experience for your applications. Logto is a modern identity authentication service provider that offers secure, comprehensive, and user-friendly login support for appli...... читать далее

webdev programming opensource productivity

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

A lack of eye contact shows that you are not actually engaged with what the interviewer is saying. You are looking over here, you are turning to the left, to the right while talking. It is actually really distracting for the person who is on the re...... читать далее

interview webdev beginners programming