@thedevs · Post #1945 · 13.09.2021 г., 13:43
React Native's many platform vision. #article#reactnative @thedevs https://kutt.it/lwbask
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #9 · 7 јан.
Иногда бывает ситуация когда dev-сервер по какой-либо причине не закрылся и висит в процессах, занимая порт. Это может быть из-за падения IDE или просто сам забыл погасить и закрыл терминал. Для таких случаев я набросал простую функцию с командой: kill_on_port() { port=$(lsof -t -i:$1) echo "KILL PROCESS:" $port sudo kill -9 $port } alias killonport="kill_on_port $@" Код поместить в ~/.bashrc и рестартнуть систему. Если во время старта dev-сервера получаете ошибку что порт уже занят, просто выполните команду, подставив свой порт. Bash kill_on_port 8000 Скорее всего бесполезно, если другой процесс назначен на перезапуск вашего dev-сервера в случае падения. Имя команды можете изменить на любое другое. #linux
Hashtags
Пребарај: #reactnative
@thedevs · Post #1945 · 13.09.2021 г., 13:43
React Native's many platform vision. #article#reactnative @thedevs https://kutt.it/lwbask
Hashtags
@thedevs · Post #1679 · 05.02.2020 г., 17:47
React Native is the future of mobile at Shopify. #article#js#reactnative @thedevs https://kutt.it/9qzLL2
Hashtags
@thedevs · Post #1153 · 20.06.2018 г., 17:26
React Native at Airbnb. #article#reactnative#react#js @thedevs https://kutt.it/TpaUfA
Hashtags
@thedevs · Post #1797 · 16.08.2020 г., 16:08
Flutter and React Native performance overview. #article#reactnative#flutter @thedevs https://kutt.it/KKKnli
Hashtags
@thedevs · Post #1227 · 17.09.2018 г., 08:14
Awesome React Native UI components updated weekly. #resources#list#design#ui#js#reactnative @thedevs https://kutt.it/YJRIP5
@githubtrending · Post #14728 · 20.05.2025 г., 13:00
#typescript#android#appwrite#backend#backend_as_a_service#docker#firebase#flutter#hacktoberfest#hosting#ios#javascript#nextjs#react#react_native#reactnative#self_hosted#selfhosted#serverless#swift#web Appwrite is a backend platform that helps you build web, mobile, and Flutter apps quickly and easily. It handles complex tasks like user authentication, database management, file storage, and more, so you don’t have to build these from scratch. Appwrite is open source, secure, and works with many programming languages and frameworks. You can use it in the cloud or host it yourself using Docker. The main benefit is that it saves you time and effort, letting you focus on creating great features for your app instead of worrying about backend setup and maintenance[3][5][1]. https://github.com/appwrite/appwrite