Разработка • dev.to • 2 февраля 2023 г. 6:32
As a software developer, I know the importance of having a strong portfolio website to showcase our skills and experiences. I have developed a portfolio website using React.JS, MUI, and Email.JS for the software developer. In this article, I will sha...... читать далее
portfolio developer react webdevРазработка • dev.to • 1 февраля 2023 г. 14:22
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article. Hello devs, if you want to learn learn System Design in depth or just preparing for...... читать далее
programming coding systemdesign developmentРазработка • habr.com • 1 февраля 2023 г. 13:00
Всем привет, меня зовут Артём Арутюнян, и я уже пять лет изучаю реактивное программирование. Меня задела недавняя статья, Big State Managers Benchmark, в которой моя библиотека Reatom заняла лишь третье место (скорее второе, ну да ладно) и я решил на...... читать далее
Блог компании RUVDS.com JavaScript ReactJS состояние state state management state manager react reactjs react.js ruvds_статьиРазработка • dev.to • 28 января 2023 г. 9:41
Ever needed to server big JSON files over the network (like 100+ MB files). The efficient way we can handle this problem is by converting the JSON files to binary and then send it to the client. Firs lets just convert JSON to .gz file and see the s...... читать далее
javascript webdev react databaseРазработка • dev.to • 27 января 2023 г. 16:12
Hello World ! Today let me talk a sometime old and this technology is pretty much hyped even know. Yeah it's about Gatsby. I know most of you are already familiar with it but still I want to share my experience with it. So let's get started...... читать далее
webdev javascript beginners programmingРазработка • DigitalOcean Community Tutorials • 26 января 2023 г. 14:51
The author selected the Mozilla Foundation to receive a donation as part of the Write for DOnations program. Introduction A blog is a medium to share your knowledge, experience, or news with others. Ghost is an open-source platform that allows you to...... читать далее
development ghost next-jsРазработка • dev.to • 26 января 2023 г. 14:03
If you've built a web app that requires data from a different domain, you're likely familiar with the browser's same-origin policy and CORS. In this article, we'll explore how to bypass CORS issues using the proxying capabilities in React Boilerplate...... читать далее
javascript react security programmingРазработка • habr.com • 26 января 2023 г. 8:01
Привет, друзья! Представляю вашему вниманию перевод этой замечательной статьи, в которой автор просит ChatGTP разработать компонент модального окна на React. ChatGPT — это чат-бот с искусственным интеллектом, разработанный компанией OpenAI и способны...... читать далее
Блог компании Timeweb Cloud Разработка веб-сайтов JavaScript ReactJS Искусственный интеллект timeweb_статьи_перевод chatgtp chat gtp react.js reactjs react javascript machine learning artificial intelligence bot искусственный интеллект машинное обучение ботРазработка • dev.to • 25 января 2023 г. 14:30
Index When you get stuck News Magazines Coding practice for beginners Cryptocurrency For those who want to start a small project but can't find the ideas General Coding advice Coding Style General Tools Interview Preparation Documentaries MOOCs fo...... читать далее
Разработка • dev.to • 25 января 2023 г. 14:24
As a Developer we work with many programming languages and frameworks so it's impossible to remember all of their aspects, although reading documentation can help but it's very time consuming to look at it for every little issue so for that case chea...... читать далее
javascript webdev java codenewbieРазработка • dev.to • 23 января 2023 г. 19:54
From code to art to essays, generative AI is all the rage in the developer community. I personally try to get caught up in every new tech trend. The industry moves fast, and it’s sometimes overwhelming, so I prefer to get an overview of the trend so...... читать далее
github tutorial cloud aiРазработка • dev.to • 23 января 2023 г. 13:16
To-do applications are one of the ways you can use to manage a set of tasks. As developers, learning how to build a to-do application will also help to understand certain concepts one of which includes an understanding of how to build an application...... читать далее
react firebase webdev tutorialРазработка • dev.to • 20 января 2023 г. 12:44
What is Next.js ? Next.js is a flexible web framework built on React.js that provides a lot of functionality to create high-performance applications. More about Next.js Next.js offers a better developer experience, with several features...... читать далее
nextjs react javascript tutorialРазработка • dev.to • 20 января 2023 г. 3:49
Welcome to our blog post on "2023's Top Development Projects for Programmers"! As a developer, staying up to date on the latest technologies and tools is crucial for staying competitive in the job market. In this post, we've compiled a comprehensive...... читать далее
webdev javascript react pythonРазработка • dev.to • 19 января 2023 г. 16:36
Why React? 😱 React makes it easier to develop SPA's (single page application). It doesn't matter how many shortcoming is there in react, it's popular. Not only react but there are hundreds of JavaScript framework out there. Every week there is a...... читать далее
react webdev javascript programmingРазработка • dev.to • 19 января 2023 г. 7:09
tsParticles 2.8.0 Changelog New Features Reworked move.trail options, created an object with color and image, closes #4882 Trail Fill options The previous fillColor is still available, but it's just a getter for the new fil...... читать далее
javascript typescript webdev showdevРазработка • dev.to • 17 января 2023 г. 14:26
If you need an intro/introduction to any of the following web frameworks React, Angular, Vue, Svelte, Express, NodeJS, ASP.NET Core, Django, Spring, Flask, Laravel, Ruby on Rails, FastAPI, jQuery, Gatsby, Symfony, Drupal, ASP.NET, AdonisJS, Fastify,...... читать далее
webdev frontend frameworksРазработка • dev.to • 16 января 2023 г. 18:45
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a web browser. Node.js is a popular, lightweight web framework for beginners, and it is used by many big companies like Netflix and Ube...... читать далее
javascript node tutorial beginnersРазработка • dev.to • 16 января 2023 г. 14:10
This article was originally posted on Hackmamba A Paywall is a system that restricts user access to a particular web content till the user subscribes to it. We can find paywalls on journals, blogs, and daily newspaper sites. In this post, we'll imp...... читать далее
nextjs sanity jamstackРазработка • dev.to • 14 января 2023 г. 22:37
Data visualization is a powerful tool for interpreting large and complex data sets. It involves creating graphical representations that give detailed information and can be used to generate insights into a given topic. It can be as simple as a graph...... читать далее
react webdev javascript tutorial