id
int64
5
1.93M
title
stringlengths
0
128
description
stringlengths
0
25.5k
collection_id
int64
0
28.1k
published_timestamp
timestamp[s]
canonical_url
stringlengths
14
581
tag_list
stringlengths
0
120
body_markdown
stringlengths
0
716k
user_username
stringlengths
2
30
747,668
Exploring the Monorepo #4: Adding Docker + CI
Table Of Contents What to Consider? Packaging With Docker Pipelining The Bad We left...
12,073
2021-07-18T10:28:25
https://dev.to/jonlauridsen/attempt-4-new-requirements-docker-ci-3c7
node, typescript, productivity, monorepo
### Table Of Contents * [What to Consider?](#1) * [Packaging With Docker](#2) * [Pipelining](#3) * [The Bad](#4) We left off last time [with a successful monorepo](https://dev.to/jonlauridsen/attempt-3-build-the-source-4oa3), and there was much rejoicing. By converting Typescript to Javascript we side-step all...
jonlauridsen
747,701
AII4DEVS #10: Diverse knowledge is the key to grow the next generation of ML practitioners into AI engineers.
Diverse knowledge is the key to grow the next generation of ML practitioners into AI engineers. Our...
0
2021-07-04T12:38:46
https://dev.to/aws-heroes/aii4devs-10-diverse-knowledge-is-the-key-to-grow-the-next-generation-of-ml-practitioners-into-ai-engineers-8a9
machinelearning, ai, aws
Diverse knowledge is the key to grow the next generation of ML practitioners into AI engineers. Our weekly newsletter becomes bi-weekly, with more content, deep dives, and lands on Medium's most relevant publication. ## The road so far… When the AI4DEVS newsletter started, it was just an experiment following a gentle...
aletheia
747,787
User Authentication in Angular App using Auth0
The focal point of this aide is to assist engineers with figuring out how to get an Angular...
0
2021-07-04T13:55:27
https://dev.to/muhammadawaisshaikh/user-authentication-in-angular-app-using-auth0-520l
auth0, angular, typescript
The focal point of this aide is to assist engineers with figuring out how to get an Angular application by executing client verification. You'll improve an Angular starter application to rehearse the accompanying security ideas: 1. Configure Auth0 2. Install the Auth0 Angular SDK 3. Add Login to Your Application 4. Ad...
muhammadawaisshaikh
747,804
백준 10773 제로
1. What I learned     a. 입출력 속도 증가         'ios_base::sync_with_stdio(false)'를...
0
2021-07-04T14:54:32
https://dev.to/dlgur1994/10773-3k2j
cpp, stack, baekjoon
### 1. What I learned ####     a. 입출력 속도 증가         'ios_base::sync_with_stdio(false)'를 통해 C와 C++의 입출력 동기화를 막고, 'cin.tie(NULL)'을 통해 stream buffer가 자동으로 비워지는 것을 막아서 입출력의 속도를 높인다. ####     b. accumulate()       ...
dlgur1994
747,882
More efficient ASTC decoding
This will be a really short but still useful article, explaining a couple lines of code which improve...
0
2021-07-04T16:38:34
https://dev.to/keaukraine/more-efficient-astc-decoding-3do7
opengl, astc, android, optimization
This will be a really short but still useful article, explaining a couple lines of code which improve performance on compatible devices. [ASTC](https://www.khronos.org/opengl/wiki/ASTC_Texture_Compression) is a very efficient texture compression format - it combines decent image quality with high compression. It helps...
keaukraine
747,883
“+” adds as well as concatenates in Python | WHY ?
When “+” is used between two integers, the integers get added and when the same operator is used...
0
2021-07-04T17:07:36
https://dev.to/jmylawyers/adds-as-well-as-concatenates-in-python-why-55c
python, programming, datascience, codenewbie
When “+” is used between two integers, the integers get added and when the same operator is used between two strings, the strings get concatenated as depicted: ![python addition and concatenation via + operator, code snippet no 1](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/m3i2ef14piumqfbj95gy.png) Now ...
jmylawyers
747,909
Build an Angular & Amazon IVS player app in less than 15 minutes!!
Video & Streaming don't have to be complicated for the web anymore! in this tutorial we will build an Angular app using Amazon IVS & Video.js in less than 15 minutes.
0
2021-07-06T13:26:58
https://dev.to/amazonivs/build-an-angular-amazon-ivs-player-app-in-less-than-15-minutes-2668
amazonivs, angular
--- title: Build an Angular & Amazon IVS player app in less than 15 minutes!! published: true description: Video & Streaming don't have to be complicated for the web anymore! in this tutorial we will build an Angular app using Amazon IVS & Video.js in less than 15 minutes. tags: AmazonIVS, Angular cover_image: https://...
superdiana
747,935
Parameterizing and automating Jupyter notebooks with papermill
Have you ever created a Jupyter notebook and wished you could generate the notebook with a different...
0
2021-11-14T20:01:56
https://www.wrighters.io/parameters-jupyter-notebooks-with-papermill/
python
--- title: Parameterizing and automating Jupyter notebooks with papermill published: true date: 2021-11-14 13:59:51 UTC tags: Python canonical_url: https://www.wrighters.io/parameters-jupyter-notebooks-with-papermill/ --- Have you ever created a Jupyter notebook and wished you could generate the notebook with a differ...
wrighter
748,002
Creating "Your Camera Gear" with React
It is the end of Module 2/5 on my SWE bootcamp at Flatiron School and it is time to build our own...
0
2021-07-04T20:45:09
https://dev.to/alex514x/creating-your-camera-gear-with-react-47kg
react, javascript
It is the end of Module 2/5 on my SWE bootcamp at Flatiron School and it is time to build our own apps with React. The time has come to chose a topic and start building something from scratch. **Excited and terrified** Up until this point all the exercises I had worked on came with the basic design already built in a...
alex514x
748,122
Js beginners projects
introduction Hi we'll build some simple and friendly beginners projects using Js and we'll...
13,504
2021-07-05T00:35:54
https://dev.to/ch4r4f/js-beginners-projects-2ef5
javascript, projects, beginners
#introduction Hi we'll build some simple and friendly beginners projects using **Js** and we'll learn more about the DOM and some Js basics. those projects will be like a series of projects, in every post I'll talk about the project and a way of how we will get to our needed output. ##random background let's start wit...
ch4r4f
748,159
Seemingly Subtle Differences: Padding vs. Margin
TLDR: Margin is outside of border around the content/element; Padding is within border the...
0
2021-07-05T03:39:55
https://dev.to/maxjacobzander/seemingly-subtle-differences-padding-vs-margin-2o4o
css, padding, margin, beginners
*TLDR: Margin is outside of border around the content/element; Padding is within border the content/element.* ----------- If you're like me, your initial foray into development/programming is/was into HTML and CSS. Even now, as I do a lot of JavaScript-based development, the principles I learned then are extremely re...
maxjacobzander
748,297
Export Multiple Components in Index File
Export Multiple Components When I structure a React app, I'd like to put the components...
0
2021-07-05T06:30:11
https://www.cyishere.dev/blog/export-multiple-components-in-index-file
es6, module, javascript, react
## Export Multiple Components When I structure a React app, I'd like to put the components which are in the same category but with different styles in the same folder. Something like this: ```bash /- components /- Card /- CardLeftMedia.js /- CardRightMedia.js /- CardTopMedia.js ``` So, I need to import & expo...
cyishere
748,345
3 ways to display two divs side by side
The most common and traditional way (inline-block) The most common way to place two divs...
0
2021-07-05T08:59:41
https://dev.to/dawnind/3-ways-to-display-two-divs-side-by-side-3d8b
webdev, css, html, beginners
## The most common and traditional way (inline-block) The most common way to place two divs side by side is by using `inline-block` css property. **HTML**: ```html <div class='parent'> <div class='child'>child 1</div> <div class='child'>child 2</div> </div> ``` **CSS**: ```css .parent { border: 1px solid blac...
dawnind
748,707
Insights de carreira - Grupo Alura - Parte 1: Apoio Educacional
Um ano e meio de insights ajudando pessoas fórum da Alura
0
2021-07-07T13:51:20
https://dev.to/devcapu/insights-de-carreira-grupo-alura-parte-1-apoio-educacional-4af9
comunidade, insights, carreira
--- title: Insights de carreira - Grupo Alura - Parte 1: Apoio Educacional published: true description: Um ano e meio de insights ajudando pessoas fórum da Alura tags: comunidade, insights, carreira cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3wllg1yuwy7xh1i8sui2.png --- ### Sua linguagem d...
devcapu
748,736
Scrolling to an Element Only After It Appears using Angular
This is an evolution of my previous article. Let's suppose you have the following requirement: In a...
0
2021-07-08T00:51:45
https://dev.to/ferfox1981/scrolling-to-an-element-only-after-it-appears-using-angular-1g6m
angular, html, dom
This is an evolution of my previous [article](https://dev.to/ferfox1981/tree-ways-to-scroll-to-an-element-using-angular-1dlj). Let's suppose you have the following requirement: > In a long page, wait for a specific HTML Element to appear, and **only** after its generation scroll to it. It looks simple right? But imagi...
ferfox1981
748,767
Decorator Pattern in Kotlin
Purpose The Decorator allows you to dynamically add or change the behavior of a specific...
12,513
2021-07-05T21:25:38
https://asvid.github.io/kotlin-decorator-pattern
kotlin, programming, designpatterns, decorator
# Purpose The `Decorator` allows you to dynamically add or change the behavior of a specific object of a given class, without affecting other objects of the same class. In some cases, this allows you to significantly reduce the number of classes by moving the shared behavior to the `Decorator`, rather than extending t...
asvid
748,790
Laravel WhereHas() and With()
Quick recall: When accessing Eloquent relationships as properties, the related models are...
0
2021-07-06T09:44:58
https://dev.to/othmane_nemli/laravel-wherehas-and-with-550o
laravel, php, relationship
### Quick recall: When accessing [Eloquent relationships](https://laravel.com/docs/8.x/eloquent-relationships) as properties, the related models are "lazy loaded". This means the relationship data is not actually loaded until you first access the property. However, Eloquent can ["eager load"](https://laravel.com/docs/8...
othmane_nemli
748,804
I coded a social platform for helping people automate things with Autohotkey. Stack +Tools breakdown inside!
Hey guys! My name is Jorge and I am the creator of ScriptMime.com. This is the world's first social...
0
2021-07-06T00:39:24
https://dev.to/mimescript/i-coded-a-social-platform-for-a-concept-i-was-super-passionate-about-stack-tools-breakdown-inside-1p5o
react, webdev, node, programming
Hey guys! My name is Jorge and I am the creator of ScriptMime.com. This is the world's first social platform for finding and sharing autohotkey scripts, 100% free. Wait, what's Autohotkey? Jeffrey, my boy, you can't call yourself a programmer until you've used Autohotkey to create a message box! Just a little joke. B...
mimescript
748,824
The Temporal Date API
Have you heard of Temporal? It's an ECMAScript proposal currently at stage 3. It 'brings a modern...
0
2021-07-06T03:25:29
https://dev.to/siddharthshyniben/the-temporal-date-api-3emi
javascript, news
Have you heard of [Temporal](https://github.com/tc39/proposal-temporal)? It's an ECMAScript proposal currently at stage 3. It **'brings a modern date/time API to the ECMAScript language'**: > `Date` has been a long-standing pain point in `ECMAScript`. This proposes `Temporal`, a global `Object` that acts as a top-leve...
siddharthshyniben
751,015
What is better: in-house mobile app development or outsourcing app development?
The realm of mobile app development has increased by leaps and bounds over the past decade. One of...
0
2021-07-06T05:50:42
https://dev.to/thirdrocktechno/what-is-better-in-house-mobile-app-development-or-outsourcing-app-development-3ho7
outsourcingappdevelopment
The realm of mobile app development has increased by leaps and bounds over the past decade. One of the main reasons behind the proliferation of mobile apps is their flexible nature and their usability. That is why in the present-day business world, it becomes tough to sustain a business without having a mobile app. htt...
thirdrocktechno
751,585
Fix "Unexpected field" Error From Multer
Learn how to decypher &amp; fix this cryptic error message from multer, and finally implement working...
0
2021-07-06T16:52:22
https://www.youtube.com/watch?v=9LX3JocVO00
node, webdev, programming, beginners
Learn how to decypher & fix this cryptic error message from multer, and finally implement working file uploads in Node.js 🎉 🔗 Links from video Request Parsing in Node.js Guide - https://maximorlov.com/request-parsing-nodejs-guide/ 📚 Prefer reading? Article version - https://maximorlov.com/fix-unexpected-field-erro...
maximization
751,635
Fetching a API, vs using ContextProvider. When should you use just fetching vs a ContextProvider??
I’m using Next for the first time and I’m liking it, There is a choice tho of… when do i need a...
0
2021-07-06T18:09:44
https://dev.to/yobretyo/fetching-a-api-vs-using-contextprovider-when-should-you-use-just-fetching-vs-a-contextprovider-12cg
nextjs, react, help, devops
I’m using Next for the first time and I’m liking it, There is a choice tho of… when do i need a “ContextProvider”? In my Next project i have several files to get data from Airtable: In Airtable.js ``` const Airtable = require('airtable'); const base = new Airtable({ apiKey: process.env.AIRTABLE_API_KEY }).base(pr...
yobretyo
751,793
Is there any one who teach me JS in very easy way? Please
I am reading and watching youtube channels but didnt understand well. I will be so thankful to you if...
0
2021-07-06T20:27:43
https://dev.to/waqasidrees1/is-there-any-one-who-teach-me-js-in-very-easy-way-please-273c
I am reading and watching youtube channels but didnt understand well. I will be so thankful to you if you make me understand Javascript in easy way. I want to learn this. Somebody please help me out
waqasidrees1
751,837
How to Game Dev Metrics w/ Ray Elenteny
What leads teams to game metrics within their organization? On this week’s episode of Dev...
0
2021-07-09T14:52:28
https://dev.to/linearb/how-to-game-dev-metrics-w-ray-elenteny-5h3l
devops, agile, leadership, culture
What leads teams to game metrics within their organization? On this week’s episode of [Dev Interrupted](https://devinterrupted.com/podcast/how-to-game-dev-metrics/), we speak with agile expert Ray Elenteny, Principal Owner at Solutech Consulting, about how people game dev metrics and the underlying issues in culture &...
conorbronsdon
751,975
Accessing Mongo database in Node app
MongoDB is no-sql non-relational database. Means data is stored as documents similar to objects in...
0
2023-03-26T12:56:36
https://dev.to/namraj/accessing-mongo-database-in-node-app-5d2b
MongoDB is no-sql non-relational database. Means data is stored as documents similar to objects in javascript. ## Installation of MongoDB in Mac - `$ brew install mongodb-community` - `$ brew services start mongoDb` - local install in /usr/local/var/mongodb, /usr/local/etc/ for config. ip=127.0.0.1 ## Commands to se...
namraj
751,979
JavaScript Object Deep Clone vs Shallow Clone. Clone JavaScript Object the right way.
Watch This Video To Completely Understand About What is Deep Cloning and Shallow Cloning of...
0
2021-07-07T02:46:32
https://dev.to/kishansheth/javascript-object-deep-copy-vs-shallow-copy-copy-javascript-object-the-right-way-1d88
javascript, node, angular, react
## Watch This Video To Completely Understand About What is Deep Cloning and Shallow Cloning of Object in JavaScript {%youtube -q8EtAxGuIo %}
kishansheth
751,983
What is Redux Toolkit? 🔨
Table Of Contents Introduction What's included inside Redux Toolkit? RTK Query What does...
0
2021-07-07T15:34:57
https://dev.to/maxinejs/what-is-redux-toolkit-b94
react, redux, javascript, beginners
##Table Of Contents [Introduction](#1) [What's included inside Redux Toolkit?](#2) [RTK Query](#3) [What does RTK Query include?](#4) [Conclusion](#5) ## Introduction <a name="1"></a> The Redux Toolkit package was developed to be the new standard way to write Redux code, handling three major concerns about Redux its...
maxinejs
751,985
Technically a Software Developer
Another week has gone by, and I was lucky to partake in another technical assessment at a company...
0
2021-07-07T03:12:06
https://dev.to/indiejesus2/technically-a-software-developer-1dlm
algorithms, technical, assessment
Another week has gone by, and I was lucky to partake in another technical assessment at a company that I really wanted to be a part of. I spent the weekend preparing myself on LeetCode and HackerRank, just like working on a jigsaw puzzle for fun. I was breezing through problems, I felt ready to conquer this assessment....
indiejesus2
752,067
Implementing the DOM contains() method
As per MDN, The Node.contains() method returns a Boolean value indicating whether a node is a...
0
2021-07-07T04:55:36
https://blog.lakbychance.com/implementing-the-dom-contains-method
javascript, uiweekly, algorithms, computerscience
As per [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Node/contains), > The **Node.contains()** method returns a Boolean value indicating whether a node is a descendant of a given node, i.e. the node itself, one of its direct children (**childNodes**), one of the children's direct children, and so on. But wai...
lakbychance
752,081
Basic Guide to use React Router v6
Single Page Applications in React require a means of routing to navigate on to different views...
0
2021-07-07T05:53:40
https://dev.to/amarjits/basic-guide-to-use-react-router-v6-35do
react, javascript, webdev, reactrouter
Single Page Applications in React require a means of routing to navigate on to different views without refreshing the webpage. This can be done using `React Router`. If you don't know how router works in React, I suggest you read about it and then follow this guide to get updated with the latest version of it. The v6 ...
amarjits
752,118
HTML tags | time
It is used to define a specific time and date. It has a datetime attribute in which that time and...
13,528
2021-07-07T05:32:41
https://dev.to/carlosespada/html-tags-time-1kfk
html, tags, time
It is used to **define a specific time and date**. It has a `datetime` attribute in which that time and date is indicated as a [valid time string](https://www.w3.org/TR/html51/infrastructure.html#dates-and-times), so that it can be used by browsers to add it to a calendar or by search engines to offer better results. ...
carlosespada
763,199
2021 CS50x
CS50x(Intro to Computer Science) is a free course offered by Harvard which focuses on the Programming...
0
2021-07-19T08:28:20
https://dev.to/truepadawan/2021-cs50x-21bd
computerscience, beginners
*CS50x(Intro to Computer Science)* is a free course offered by Harvard which focuses on the Programming Aspect of Computer Science. ![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1626634073842/vgjlHocVP.png) Its 2021 session is currently on-going and you might want to check it out because its pretty...
truepadawan
763,270
Developer job opportunities
Hej hej Developers, I am a Tech Recruiter from Sweden and I am looking for Developers to join a Game...
0
2021-07-19T10:23:19
https://dev.to/nicolle_delima_e6dad815e/developer-job-opportunities-3f4e
Hej hej Developers, I am a Tech Recruiter from Sweden and I am looking for Developers to join a Game startup in Stockholm! 26M of players around the world! We are main focusing on the following roles: • Frontend developer with experience in Next.js and TypeScript or similar languages. • Backend developer with experie...
nicolle_delima_e6dad815e
763,458
How to rollback a deploy in 2 seconds on Netlify
Learn how to rollback to a previous stable deploy on Netlify
0
2021-07-19T13:07:02
https://www.netlify.com/blog/2021/07/12/how-to-rollback-a-deploy-in-2-seconds-on-netlify/?utm_campaign=devex-ke&utm_source=devto&utm_medium=blog&utm_content=rollback-2seconds
jamstack, netlify, rollback
--- title: How to rollback a deploy in 2 seconds on Netlify published: true description: Learn how to rollback to a previous stable deploy on Netlify tags: jamstack, netlify, rollback cover_image: https://res.cloudinary.com/kennyy/image/upload/v1626699834/rollback.png canonical_url: https://www.netlify.com/blog/2021/07...
ekeneeze
763,514
Why you should avoid using state for computed properties
I have often seen many people (including my past self) creating state variables for any kind of value...
0
2021-07-19T14:38:05
https://prateeksurana.me/blog/why-you-should-avoid-using-state-for-computed-properties/
react, javascript
I have often seen many people (including my past self) creating state variables for any kind of value that can change across renders including the ones that can be directly dervied from existing state or props. This pattern can often lead to some nasty and hard to debug state synchronization bugs, which can be easily a...
psuranas
763,714
Day 146
Day 146/200 of #200DaysOfCode #100DaysOfCode Solved one problem on Codewars. And I tried to solve...
11,311
2021-07-19T16:35:54
https://dev.to/rb_wahid/day-146-1i0
100daysofcode, programming
Day 146/200 of #200DaysOfCode #100DaysOfCode - Solved one problem on Codewars. And I tried to solve the "Super power frequency function (5 kyu)" but couldn't. 1 - Fun with lists: anyMatch + allMatch (7 kyu)
rb_wahid
765,078
What is SEO: A Beginner's Guide to SEO
The full form of SEO is Search Engine Optimization and it is a technique with the help of which we...
13,862
2021-07-19T17:32:57
https://dev.to/amanchourasia/what-is-seo-24d9
webdev, seo, blog
The full form of SEO is Search Engine Optimization and it is a technique with the help of which we rank our posts in the top position on the first page of any search engine. All bloggers' goal is to get the first position in search engines like Google and bring more and more traffic to their blog. When you start Blo...
amanchourasia
765,878
Migrate Java microservices from Java 8 to Java 11
Some people might have struggled to efficiently migrate their Java microservices from 8 to 11+. There...
0
2021-08-04T12:38:13
https://tech.forums.softwareag.com/t/migrate-java-microservices-from-java-8-to-java-11/242978
java, microservices, migrate, howto
--- title: Migrate Java microservices from Java 8 to Java 11 published: true date: 2021-07-19 09:54:29 UTC tags: #java, #microservices, ,#migrate, #howto canonical_url: https://tech.forums.softwareag.com/t/migrate-java-microservices-from-java-8-to-java-11/242978 --- Some people might have struggled to efficiently migr...
mariela
765,959
I want to create a game
Hey all, I am new to this forum so I don't know if this is the right place to ask, please tell me if...
0
2021-07-19T19:25:36
https://dev.to/jamiegrimwood/i-want-to-create-a-game-fn8
gamedev, question
Hey all, I am new to this forum so I don't know if this is the right place to ask, please tell me if it is or isn't. Anyway, I would like to create a game but I have no knowledge of languages like C++ or C#. I would quite like to learn and get a team of volunteers to help me make one and teach me. I am planning to ma...
jamiegrimwood
766,137
Android Custom Toast
Toast is an easy and convenient way to display a short message to user. Its implementation is as...
0
2021-07-20T03:27:21
https://dev.to/myrickchow/android-custom-toast-5287
`Toast` is an easy and convenient way to display a short message to user. Its implementation is as short as one line of code as shown below: ```kotlin Toast.makeText(this, "Toast Message", Toast.LENGTH_SHORT).show() ``` However, did you ever explore other features other than simply showing up a sentence? Developer ca...
myrickchow
766,234
Review: Um guia ilustrado de algoritmos para programadores e outros curiosos
Esse review não é um resumo do livro. É apenas minha opinião, visão e pontos que achei interessante...
0
2021-07-20T04:54:56
https://dev.to/vandemberg/review-um-guia-ilustrado-de-algoritmos-para-programadores-e-outros-curiosos-1b6k
algorithms, structures, programming, review
--- title: Review: Um guia ilustrado de algoritmos para programadores e outros curiosos published: true description: tags: algorithms, structures, programming, review cover_image: https://miro.medium.com/max/812/0*DYGle2JlwrzQnixq.png --- > Esse review não é um resumo do livro. É apenas minha opinião, visão e pontos ...
vandemberg
766,257
Tuples vs. Lists vs. Sets in Python
In Python, there are four built-in data types that we can use to store collections of data. With...
0
2021-07-20T06:19:04
https://jerrynsh.com/tuples-vs-lists-vs-sets-in-python/
python, programming, performance, tutorial
In Python, there are four built-in data types that we can use to store collections of data. With different qualities and characteristics, these built-in data types are List (list), Tuple (tuple), Set (set), and Dictionary (dict). In this article, we are going to dig into the rabbit holes of List, Tuple, and Set in Pyt...
jerrynsh
766,282
Powerful array
In the daily development of the front-end, arrays are used very frequently. After fully grasping...
0
2021-07-20T07:00:01
https://dev.to/jisuanjixue/powerful-array-38f0
In the daily development of the front-end, arrays are used very frequently. After fully grasping various common methods of arrays, work efficiency can For more information, please check my blog: https://xiaobo.blog/powerful-array
jisuanjixue
766,321
react-native rnfirebase Firebase GoogleService-Info.plist with different build schemes, environment
When you integration your react-native app with firebase (rnfirebase). You using Xcode schemes for...
0
2021-07-20T07:54:21
https://dev.to/tungcao_dev/firebase-googleservice-info-plist-with-different-build-schemes-environment-14oj
reactnative, environment, xcode, ios
When you integration your react-native app with firebase (rnfirebase). You using Xcode schemes for develop, production. This post will introduce you how Firebase google plist work with different build schemes. Step 1: Copy plist file to app directory. Look like: ios - AppName (your app name) -- Firebase --- Dev ---- ...
tungcao_dev
766,388
Setting up SvelteKit with Storybook
I’ve become a big fan of using Storybook to develop components in an isolated context, and so it was...
0
2021-10-24T00:50:33
https://imfeld.dev/writing/sveltekit_with_storybook
svelte, storybook
--- title: Setting up SvelteKit with Storybook published: true date: 2021-07-19 00:00:00 UTC tags: Svelte,Storybook canonical_url: https://imfeld.dev/writing/sveltekit_with_storybook --- I’ve become a big fan of using Storybook to develop components in an isolated context, and so it was a natural choice to use it for ...
dimfeld
766,449
GDAL on Amazon Linux
Install GDAL on Amazon Linux (Centos) sudo yum -y update sudo yum-config-manager --enable...
0
2021-07-20T09:46:30
https://dev.to/simerca/gdal-on-amazon-linux-21e8
aws, gdal, weather
Install GDAL on Amazon Linux (Centos) ```shell sudo yum -y update sudo yum-config-manager --enable epel sudo yum -y install make automake gcc gcc-c++ libcurl-devel proj-devel geos-devel cd /tmp curl -L http://download.osgeo.org/gdal/2.0.0/gdal-2.0.0.tar.gz | tar zxf - cd gdal-2.0.0/ ./configure --prefix=/usr/local --w...
simerca
766,942
Converting our site to Astro
Spoiler - you probably don't need a kitchen sink framework.
0
2021-07-20T20:43:38
https://navillus.dev/blog/converting-navillus-to-astro/
astro
--- title: Converting our site to Astro description: Spoiler - you probably don't need a kitchen sink framework. cover_image: https://navillus.dev/posts/2021-07-20-converting-navillus-to-astro.jpg published: true date: 2021-07-20 00:00:00 UTC tags: - astro canonical_url: https://navillus.dev/blog/converting-navillus-...
navillus_dev
766,457
Git Tag
List all tags git tag Enter fullscreen mode Exit fullscreen mode ...
0
2021-07-20T10:07:53
https://dev.to/radinreth/git-tag-47ca
git
#### List all tags ``` git tag ``` #### Create new tag ``` git tag tag_name ``` #### Delete tag ``` git tag -d tag_name ``` #### Push specific tag to remote ``` git push origin branch_name <tag> ``` #### Push all local tags to remote ``` git push origin branch_name --tags ```
radinreth
766,471
EuroPython 2021: Full-Day Workshops (by Django Girls and Humble Data)
This year's edition of EuroPython begins with two days of training sessions as outlined in the...
12,768
2021-07-20T11:02:23
https://dev.to/europython/europython-2021-full-day-workshops-by-django-girls-and-humble-data-4h69
europython, workshops, djangogirls, humbledata
This year's edition of EuroPython begins with two days of training sessions as outlined in [the schedule](https://ep2021.europython.eu/schedule/). Many of these last 3 hours, however, we would like to highlight two specific workshops available to those who want a deeper dive. They are most valuable for people new to th...
whykay
766,692
[Opinión] El problema del liderazgo en los equipos de tecnología.
¿Cómo el liderazgo afecta a tu equipo? Esta y otras ideas las expongo dejando el debate abierto sobre cómo mejorar esto dentro de los equipos de tecnología.
0
2021-08-02T23:27:45
https://dev.to/jresendiz27/opinion-el-problema-del-liderazgo-en-los-equipos-de-tecnologia-3m6p
software, liderazgo, opinion, management
--- title: [Opinión] El problema del liderazgo en los equipos de tecnología. published: true description: ¿Cómo el liderazgo afecta a tu equipo? Esta y otras ideas las expongo dejando el debate abierto sobre cómo mejorar esto dentro de los equipos de tecnología. tags: software,liderazgo,opinion,management //cover_image...
jresendiz27
766,779
What is the difference between public, protected and private in Java?
Public, Private and Protected are called access modifier in java. This are the reserved keyword in...
0
2021-07-20T17:56:17
https://dev.to/devcse/what-is-the-difference-between-public-protected-and-private-in-java-256o
java, programming
Public, Private and Protected are called access modifier in java. This are the reserved keyword in java. They are defined the access of the classes and interfaces. And when one of them are not defined then it’s called default access modifier. Basically public exposes to classes outside the package, private hides from ...
devcse
766,941
Laravel 8.0 Ajax Form Validation Example
Today we will make ajax form validation, so that we can make our form validation without refreshing...
14,319
2021-07-20T18:40:10
https://dev.to/devcse/laravel-8-0-ajax-form-validation-example-1m75
laravel, codenewbie, programming, webdev
Today we will make ajax form validation, so that we can make our form validation without refreshing web page. so, let’s start… Create a Laravel new project, run this command composer create-project --prefer-dist laravel/laravel blog Make Database connection Go to the .env file and set the database name that you creat...
devcse
766,988
Building A New Programming Language In Ruby: The Interpreter
This article was originally written by Alex Braha Stoll on the Honeybadger Developer Blog. ...
7,211
2021-07-20T22:18:44
https://www.honeybadger.io/blog/building-interpreter-ruby/
ruby
*This article was originally written by [Alex Braha Stoll](https://www.honeybadger.io/blog/building-interpreter-ruby/#authorDetails) on the [Honeybadger Developer Blog](https://www.honeybadger.io/blog/building-interpreter-ruby/).* > ## Full Source on Github > > A complete implementation of the Stoffle programming la...
honeybadger_staff
767,227
What is CSR, SSR, SSG, ISR (Different Rendering Strategies) and which framework does it better (Angular, React, Vue)
01) CSR stands for Client Side Rendering. Here the entire website is rendered in the browser. Use...
0
2021-07-21T05:27:40
https://dev.to/mbaljeetsingh/what-is-csr-ssr-ssg-isr-different-rendering-strategies-and-which-framework-does-it-better-angular-react-vue-4lkp
01) **CSR** stands for Client Side Rendering. Here the entire website is rendered in the browser. Use when building a admin dashboard and when seo is not important. Required javascript enabled on the browser. **Angular, React, Vue** all support it out of the box. 02) **SSR** stands for Server Side Ren...
mbaljeetsingh
767,235
What are Video on Demand API (Vod Api)?
Video on Demand (VoD) creates an online video library for the viewers, which they can access...
0
2021-07-24T09:16:09
https://www.videosdk.live/blog/what-is-video-on-demand
webdev, devops, rails, javascript
--- title: What are Video on Demand API (Vod Api)? published: true tags: #webdev #devops #rails #javascript canonical_url: https://www.videosdk.live/blog/what-is-video-on-demand --- <img src="https://eastceylon.com/images/2021/07/24/Upload-video-from-anywhere.jpg" alt="Upload-video-from-anywhere.jpg" border="0" /> [Vi...
sagarkava
767,324
spread and rest operators
Both spread and rest operators are in the form of...+variable/parameter. Whether it is spread or rest...
0
2021-07-21T08:36:14
https://dev.to/jisuanjixue/spread-and-rest-operators-3j6b
Both spread and rest operators are in the form of...+variable/parameter. Whether it is spread or rest depends on the context. For more information check my blog: https://xiaobo.blog/spread-and-rest-operators
jisuanjixue
767,338
Week 4 of Coding Period in GSoC
Week 4 was more focused on learning than coding. This week I got to start the task of removing CFS...
0
2021-07-21T08:59:34
https://dev.to/theamanjs/week-4-of-coding-period-in-gsoc-2bae
opensource, gsoc, meteor, brlcad
Week 4 was more focused on learning than coding. This week I got to start the task of removing CFS dependency from the project and replace it with another package. This task involved Frontend, Backend, and Database. Let's have a look at the week 4 development log. I started exploring the package with which the existin...
theamanjs
767,478
How much do you know about cookies?
Hi there. Today I wanna talk about a Cookie. I know that very many developers are using a cookie but...
0
2021-07-21T11:22:12
https://dev.to/vladimirschneider/how-much-do-you-know-about-cookies-2fo6
Hi there. Today I wanna talk about a Cookie. I know that very many developers are using a cookie but they are using `set/get/delete` a cookie with some package like `js-cookie` and they know about cookies a bit. ## Set a Cookie Start with what is cookies and why do you can want to use them. Cookies are `string` wh...
vladimirschneider
767,518
Amazon EC2 ( Elastic Compute Cloud )
Amazon EC2 is a compute service that provides secure, resizable compute capacity in the cloud as...
0
2021-07-21T15:02:59
https://dev.to/parth1906/amazon-ec2-elastic-compute-cloud-jdd
![Alt Text](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tqd16v6z9eqbznfrbjed.png) **_Amazon EC2_** is a compute service that provides secure, resizable compute capacity in the cloud as Amazon EC2 instances. ![Alt Text](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pi6msnzcxx1pk9kfu7pb.jpg) ...
parth1906
767,605
Elementor Benefits | Elementor, WordPress Page Builder Review 2021
Disclaimer !!: This post contains affiliate links... If you click one of the links to purchase, I...
0
2021-07-21T14:43:24
https://dev.to/clovissocial/elementor-benefits-elementor-review-2021-hn5
wordpress, elementor, webdev, php
**Disclaimer** !!: _This post contains affiliate links... If you click one of the links to purchase, I will get a commission. These commissions will help me a long way to sustain my blog, and for me to keep serving you with interesting articles_ Not sure if [Elementor](https://elementor.com/pricing/?ref=20948) is...
clovissocial
767,802
Laravel 8.0 Image Upload Example
Hello artisan, How are you? Today I am going to show you how to upload images in your Laravel...
14,319
2021-07-21T16:42:24
https://dev.to/devcse/laravel-8-0-image-upload-example-ece
laravel, programming, webdev, codenewbie
Hello artisan, How are you? Today I am going to show you how to upload images in your Laravel project. In this tutorial, you can also upload your image reference to your database also. That means you can upload your image to the Database and also you can fetch images from your directory using DB image name reference....
devcse
768,171
TDD Conference 2021 - Want More Value Faster? Take Many More Much Smaller Steps - GeePaw Hill
First International Test Driven Development took place on July 10th. In this series, I will include...
13,745
2021-07-22T03:04:33
https://maximilianocontieri.com/tdd-conference-2021-want-more-value-faster-take-many-more-much-smaller-steps-geepaw-hill
tdd, oop, programming, agile
First International Test Driven Development took place on July 10th. In this series, I will include every talk together with my notes and further reading. Hopefully, a lot of readers will watch and rewatch the talks, as they are worth several reviews. Let's continue... # Want More Value Faster? Take Many More Much...
mcsee
768,229
How Leave Planning and Management increases Employee productivity
All work and no play makes Jack dull. The same can be said of employees who are so engrossed in work...
0
2021-07-22T05:50:23
https://dev.to/obiako/how-leave-planning-and-management-increases-employee-productivity-2fdo
All work and no play makes Jack dull. The same can be said of employees who are so engrossed in work that they do not take out time to rest. The resultant effect is a burned out employee who become distraught with work and starts making mistakes that they ordinarily would not make. Sunday evening becomes a time of huge...
obiako
768,573
Daily Developer Jokes - Thursday, Jul 22, 2021
Check out today's daily developer joke! (a project by Fred Adams at xtrp.io)
4,070
2021-07-22T12:00:20
https://dev.to/dailydeveloperjokes/daily-developer-jokes-thursday-jul-22-2021-nb9
jokes, dailydeveloperjokes
--- title: "Daily Developer Jokes - Thursday, Jul 22, 2021" description: "Check out today's daily developer joke! (a project by Fred Adams at xtrp.io)" series: "Daily Developer Jokes" cover_image: "https://private.xtrp.io/projects/DailyDeveloperJokes/thumbnail_generator/?date=Thursday%2C%20Jul%2022%2C%202021" published...
dailydeveloperjokes
768,625
My Impressions of Docker Development Containers
Docker development containers enable developers to set up development environment faster and...
0
2021-07-22T13:49:54
https://mainawycliffe.dev/blog/my-impressions-of-docker-development-containers
docker, vscode, tooling, programming
Docker development containers enable developers to set up development environment faster and consistently. With docker development containers, you can configure a container with all required tools and SDKs necessary for a project's development environment, which can easily and consistently be recreated with little to n...
mainawycliffe
768,686
HTML TUTORIAL FOR BEGINNERS PART 2
In HTML img element is used to display every types of images like:jpg, png, jpeg... It can also...
0
2021-07-22T14:52:26
https://dev.to/ahmadullahnikzad/html-tutorial-for-beginners-part-2-2a9e
html, 100daysofcode, webdev
In HTML `img` element is used to display every types of images like:jpg, png, jpeg... It can also display svg. ` img ` has many attributes but the most common ones are:loading, src, srcset, height, width and alt. When we wanna to put image into website we have target the path or address of that image we interested in i...
ahmadullahnikzad
768,812
i am thinkimg replacing python
My choices kotlin go PR f#
0
2021-07-22T16:37:16
https://dev.to/aheisleycook/i-am-thinkimg-replacing-python-49cj
My choices kotlin go PR f#
aheisleycook
768,844
API vs. Microservices: A Beginners Guide to Understand Them
Not so long ago, the technology used to build a website was quite simple. HTML, CSS, and JavaScript...
0
2021-07-22T17:24:56
https://snipcart.com/blog/api-vs-microservices-architecture
--- canonical_url: "https://snipcart.com/blog/api-vs-microservices-architecture" --- Not so long ago, the technology used to build a website was quite simple. HTML, CSS, and JavaScript were all you needed in the good old days. And most of the time, you didn’t even need the last one! But now, things are getting a bit ...
jadenguitarman
768,881
Embedding workflow web forms in your app
A central feature of Anvil is workflows. Workflows allow you to collect data from your users via a...
0
2021-07-22T18:52:30
https://www.useanvil.com/blog/engineering/embedding-workflow-forms-in-your-app-website
webdev, javascript, workflow
A central feature of Anvil is [workflows](/workflows/). Workflows allow you to collect data from your users via a simple web form, automatically fill PDFs with the user's data, then gather signatures from relevant people. For example, say we wanted our client to sign an NDA. We can give our client an easy webform to f...
useanvil
768,929
React-Redux : Guide du débutant
Si vous désirez plus de contenu francophone comme celui-ci, cliquer Follow ou suivez-moi sur...
0
2021-07-22T20:56:35
https://www.ericlecodeur.com/react-redux-guide-du-debutant
react, javascript, french, beginners
--- title: React-Redux : Guide du débutant published: true description: tags: react, javascript, french, beginner cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i3p3zb1bb733cr19o8y1.png canonical_url: https://www.ericlecodeur.com/react-redux-guide-du-debutant --- Si vous désirez plus de contenu ...
ericlecodeur
769,011
Domínio personalizado no azure static web apps
Oi Pessoal! Nesse post vou mostrar como aplicar um domínio personalizado no Azure Static Web...
0
2021-07-22T22:31:51
https://dev.to/silverio27/dominio-personalizado-no-azure-static-web-apps-4hdi
azure, braziliandevs, webdev
Oi Pessoal! Nesse post vou mostrar como aplicar um domínio personalizado no Azure Static Web Apps. ## Você precisa de: - Uma assinatura no [Azure](https://portal.azure.com/) - Um [Aplicativo Web Estático do Azure](https://azure.microsoft.com/pt-br/services/app-service/static/) - Um domínio personalizado, eu adquiri ...
silverio27
769,018
Introducing the Rapyd Dev & Fintech Discourse Community
Today we are giving developers a new and engaging way to reach out and communicate with Rapyd...
0
2021-07-23T00:24:59
https://dev.to/rapyd/introducing-the-rapyd-dev-fintech-discourse-community-nmn
community, news, devrel, api
Today we are giving developers a new and engaging way to reach out and communicate with Rapyd engineers and other payment developers via [community](https://community.rapyd.net). We're aiming to create the go-to place for global fintech developers to share industry updates, API tips, best practices, and payment solutio...
uxdrew
769,147
Sorting in descending order in Firebase Realtime Database
In my case, upload images to Firebase storage and store the download url in realtime database. After...
0
2021-07-23T02:45:09
https://dev.to/sirilmp/sorting-in-descending-order-in-firebase-realtime-database-445k
firebase, realtimedatabse, sorting, descending
In my case, upload images to Firebase storage and store the download url in realtime database. After fetch the url images display in ascending order that means which one I upload in first that one show in first on my website. But I want to display the latest uploaded image in first on my website then I search lot of we...
sirilmp
769,155
15 Best Slack Apps for the Future of Work
If Slack has become a staple within your work culture, you know how valuable this team...
0
2021-07-23T14:32:01
https://dev.to/bettyyjean/15-best-slack-apps-for-the-future-of-work-4f58
productivity, slack, calendar, management
![](https://lh6.googleusercontent.com/AgU8pKA1oufzQDwlvXCwh47qqA7UkRtCmdH-QOugBUl4v6yPBiAXc2r-XkfBmLQzpFQ5SdlFabZTWS7QISudvrUPR40zOOLnluYjwvbVBbJ8ukuMbjHSWS_c8ZWnMEbfMB8zHLN3) If Slack has become a staple within your work culture, you know how valuable this team communication platform can be for organizing productive ...
bettyyjean
769,193
Answer: How does git log --since count?
answer re: How does git log --since...
0
2021-07-23T06:15:22
https://dev.to/rnagarajan96/answer-how-does-git-log-since-count-3lo9
{% stackoverflow 21743961 %}
rnagarajan96
769,199
/6
A post by heangpov16
0
2021-07-23T06:23:44
https://dev.to/heangpov16/6-1l0h
heangpov16
769,200
How to display uploaded file in html using JavaScript
How to display uploaded file in html using JavaScript Today we will see how to upload files in html...
0
2021-07-23T06:25:16
https://dev.to/tania585/how-to-display-uploaded-file-in-html-using-javascript-451c
javascript, java, html
**How to display uploaded file in html using JavaScript** Today we will see how to upload files in html using JavaScript. You must know about html. html is a markup language from which you can design the content of a website and manage the layout of the website in css. And then javascript is used for programming the...
tania585
769,209
Introducing React hook for stateful CRUD 🚀️‍🔥
As a react developer, one of the challenging thing is managing the collection of data in the state...
0
2021-07-23T06:54:50
https://dev.to/asimdahall/introducing-react-hook-for-stateful-crud-30o8
react, webdev, javascript, typescript
As a react developer, one of the challenging thing is managing the collection of data in the state and manupulating it. Performing stateful CRUD and maintaining is quite a tedious process. While working with redux-toolkit, I found `createEntityAdapter` method, which has a very nice API to perform operation in a statefu...
asimdahall
769,489
How (not) to track product usage
When it comes to tracking how users engage with products, there are two extremes. At one end is the...
0
2021-08-02T07:43:56
https://vivaldi.com/blog/privacy/how-not-to-track-product-usage/
privacy, browser, vivaldi, ethics
--- title: How (not) to track product usage published: true date: 2021-07-23 10:29:14 UTC tags: privacy, browser, Vivaldi, ethics canonical_url: https://vivaldi.com/blog/privacy/how-not-to-track-product-usage/ cover_image: https://vivaldi.com/wp-content/uploads/Prodruct-tracking-2021-980x551.png --- When it comes to ...
janen
769,562
Redux Toolkit - The Standard Way to Write Redux
Redux is a state manager for JavaScript Applications. Mostly used with React. Most of the large-scale...
0
2021-07-28T16:54:39
https://javascript.plainenglish.io/redux-toolkit-the-standard-way-to-write-redux-dcfb372202b8
react, javascript, webdev, beginners
[Redux](https://redux.js.org/) is a state manager for JavaScript Applications. Mostly used with React. Most of the large-scale react apps include redux for managing the global state. But does all the redux based application follows the standard approach? Redux needs to be implemented in a standard and optimal way to a...
nilanth
769,779
Integrate a Stripe Payment with React
I have recently implemented the frontend side of an online payment system, and surprisingly it was...
0
2021-07-24T20:14:09
https://dev.to/hajarnasr/integrate-a-stripe-payment-with-react-1f9h
react, javascript, webdev, beginners
*I have recently implemented the frontend side of an online payment system, and surprisingly it was not as complicated as I had thought. I confess Stripe handled most of it.* **The Forntend Side** So, let's create a React app and install the necessary dependencies. ```javascript // in a terminal npx create-react-app...
hajarnasr
769,807
PHP Create slugify URL from All language to English
PHP transliterator_transliterate - examples . These are the top rated real world PHP examples of...
0
2021-07-23T19:40:49
https://dev.to/aradpardaz/php-create-slugify-url-from-all-language-to-english-229g
php, slugify, transliterator, webdev
PHP transliterator_transliterate - examples . These are the top rated real world PHP examples of transliterator_transliterate extracted from open source projects. You can rate examples to help us improve the quality of examples. ##Programming Language: PHP ##Method/Function: transliterator_transliterate ####(PHP 5 >=...
aradpardaz
769,918
TDD Conference 2021 - Which is better to Code by Contract: TDD or API-first? - Meenakshi Dhanani
First International Test Driven Development took place on July 10th. In this series, I will include...
13,745
2021-07-24T03:18:10
https://maximilianocontieri.com/tdd-conference-2021-which-is-better-to-code-by-contract-tdd-or-api-first-meenakshi-dhanani
tdd, oop, codenewbie, tutorial
First International Test Driven Development took place on July 10th. In this series, I will include every talk together with my notes and further reading. Hopefully, a lot of readers will watch and rewatch the talks, as they are worth several reviews. Let's continue... ## Bio Meenakshi Dhanani works as a Develop...
mcsee
769,920
How to Get Better with Git
Git is a version control tool that any developer would benefit from learning. Using git allows you to...
0
2021-07-24T00:44:25
https://www.anavela.dev/how-to-get-better-with-git
github, programming, git, commandline
Git is a version control tool that any developer would benefit from learning. Using git allows you to save your code as you make changes, and you can see what changes have been made over time. When working with other developers, knowing git makes it easy to collaborate on projects. This includes open-source and side pr...
anaveecodes
769,930
Part IV: The Guild object in Eris and a FUN command!
Part 4 In this post, I will be teaching you how to write a guild command. The...
13,699
2021-07-24T01:43:11
https://dev.to/canaris/part-iv-the-guild-object-in-eris-and-a-fun-command-4pe5
# Part 4 In this post, I will be teaching you how to write a `guild` command. # The `guild` command Here's the code As usual, here's the code (put it in `./commands/guild.js`): ```js const { Command } = require('yuuko'); const moment = require('moment'); module.exports = new Command(['guild', 'server'], (message) => ...
canaris
769,945
¿Qué debo saber para un trabajo 💼 en PHP 🧑‍💻?
PHP es usado por el 80% de los sitios web del mundo, eso hace que sea un lenguaje demasiado flexible...
0
2021-07-24T06:14:28
https://dev.to/marianorenteria/que-debo-saber-para-un-trabajo-en-php-m1k
php, latam, codenewbie, spanish
PHP es usado por el 80% de los sitios web del mundo, eso hace que sea un lenguaje demasiado flexible y usado por distintas plataformas como Wordpress, Drupal, Magento y más. En este post nos enfocaremos más a los trabajos de generalista en PHP, o el clásico programador junior, senior, fullstack, de los cuales hay alta...
marianorenteria
770,069
Cheapest and best VPS for value
This post was originally published at PostSrc 🔥🔥🔥. If you like this kind of tutorial, I would really...
0
2021-10-21T14:21:57
https://postsrc.com/posts/cheapest-and-best-vps-for-value
cheapvps, bestvps, affordablevps
--- title: Cheapest and best VPS for value published: true date: 2021-10-21 04:00:00 UTC tags: cheapvps,bestvps,affordablevps canonical_url: https://postsrc.com/posts/cheapest-and-best-vps-for-value --- [This post was originally published at PostSrc 🔥🔥🔥](https://postsrc.com/). If you like this kind of tutorial, I w...
postsrc
770,140
How to Fix Brightness Controller Missing on Linux XFCE Desktop?
XFCE is one of the most lightweight desktop environment among other Linux desktops, resource-friendly...
0
2021-07-24T08:53:33
https://dev.to/rahedmir/how-to-fix-brightness-controller-missing-on-linux-xfce-desktop-269o
linux, devops, tutorial, beginners
XFCE is one of the most lightweight desktop environment among other Linux desktops, resource-friendly suitable for old PC/Computers. XFCE removed most of the non-essential elements such as glossy desktop design, animations, etc in terms of making it more resource-friendly. But the problem is, if you install XFCE on th...
rahedmir
770,270
One month Python Bootcamp
{ Coding Bootcamp } Information Technology (IT) is reshaping the global economy of most countries....
0
2021-07-24T10:54:07
https://dev.to/asabeneh/one-month-python-bootcamp-mnm
python, javascript, react
{ Coding Bootcamp } Information Technology (IT) is reshaping the global economy of most countries. The COVID-19 pandemic has already made a huge digital transformation. The demand for IT experts is increasing from time to time. It is a very good time to join the IT industry as a Web Developer, Data Analyst, DevOps Eng...
asabeneh
770,515
No More Zero Days - Achieve Great things
⚠️ This Post is not related to Zero Day Vulnerability. It's about staying on track and...
0
2021-07-24T17:44:55
https://dev.to/mcnaveen/no-more-zero-days-achieve-great-things-5a93
⚠️ This Post is not related to Zero Day Vulnerability. It's about staying on track and productivity. I Know, lot of you might start working on a project. In the Beginning your energy levels will be so higher. There will be some kind of fire inside you. But when the day passes, you'll slowly start losing interest on t...
mcnaveen
770,637
In short, what to look for when refactoring
The goal of software development The goal of software development is to meet the needs of...
0
2021-07-24T20:45:31
https://dev.to/georgexx009/in-short-what-to-look-for-when-refactoring-2d8
design, computerscience, architecture, codequality
##The goal of software development The goal of software development is to meet the needs of users with the least possible effort. Software that doesn't serve the needs of its users, simply isn't good software. And since the needs of our users changes often, it's important to make sure that software **was designed in or...
georgexx009
770,655
How to remove a directory in Linux?
Originally posted here! To remove a directory in Linux, you can use the rm command followed by a...
0
2021-07-17T00:00:00
https://melvingeorge.me/blog/remove-directory-linux
resource
--- title: How to remove a directory in Linux? published: true tags: Resource date: Sat Jul 17 2021 05:30:00 GMT+0530 (India Standard Time) canonical_url: https://melvingeorge.me/blog/remove-directory-linux cover_image: https://melvingeorge.me/_next/static/images/main-278e88f4eacc04e2cbf06ebc092ef317.jpg ...
melvin2016
770,731
Pencetakan Stiker Profesional
Dengan semakin populernya stiker untuk semua jenis penggunaan, tidak mengherankan jika pencetakan...
0
2021-07-25T00:27:06
https://dev.to/stikeronlinebandung/pencetakan-stiker-profesional-179c
stikeronline, stikeronlinebandung, cetakstiker, buatstiker
Dengan semakin populernya stiker untuk semua jenis penggunaan, tidak mengherankan jika pencetakan stiker menjadi industri yang semakin populer. Meskipun mungkin untuk mencetak stiker dasar di rumah, kualitas dan daya tahannya tidak seberapa dibandingkan dengan apa yang dapat Anda beli secara online. Sangat sedikit oran...
stikeronlinebandung
770,838
Part 1: Setup Snowpack
Hi! I'm Marcus. This is my first article in my Front End series. Each article will be written to read...
0
2021-07-25T08:33:45
https://dev.to/marcus_hoang/part-1-setup-snowpack-4876
frontend, snowpack, react, dockerize
**Hi! I'm Marcus. This is my first article in my Front End series. Each article will be written to read in 5 mins per purpose itself. I'll make a video for more understanding if possible.** **Table of contents:** - Part 1: Setup Snowpack - [Part 2: Installing TypeScript and Setting Up Development](https://dev.to/marc...
marcus_hoang
773,193
Unity Or Unreal
I Use Unity But, I Just Want Your Opnion About Game Engines
0
2021-07-27T14:32:44
https://dev.to/brocks1445/unity-or-unreal-5aog
unity3d, gamedev, csharp, cpp
I Use Unity But, I Just Want Your Opnion About Game Engines
brocks1445
770,844
Same todo app with different technologies
It is a very simple "todo" app I made it as a challenge to myself. I can add a lot of features but I...
0
2021-07-25T05:46:36
https://dev.to/ahmadfathy/same-todo-app-with-different-technologies-o48
javascript, vue, react, angular
![Same todo app with different technologies](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p9rjko7mv1z3117ntss8.PNG) It is a very simple "todo" app I made it as a challenge to myself. I can add a lot of features but I want the app to be as simple as possible. I am sharing to get some feedback on the code. *...
ahmadfathy
770,864
I'm back on track and you should too!
[Image from From unsplash.com] Hello again 👋 Hope you are doing safe and healthy. This...
0
2021-07-25T07:13:47
https://www.gokatz.me/blog/back-on-track-2021/
![braden-collum-9HI8UJMSdZA-unsplash](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gdeoigj8avhmx6w60o45.jpg) *<center> <small> [Image from From <a href="https://unsplash.com/photos/9HI8UJMSdZA" target="_blank">unsplash.com</a>] </small> </center>* Hello again 👋 Hope you are doing safe and healthy. This p...
gokatz
770,904
AOS Hackathon
Participated in Hackathon for Android Developer 2021.06.27 ~ 2021.07.17 ...
0
2021-07-25T09:22:05
https://dev.to/juyae/aos-hackathon-3b4l
android, devjournal, kotlin, github
## Participated in Hackathon for Android Developer > 2021.06.27 ~ 2021.07.17 ### Journey, happy mate who will wake up your lost daily life > Journey remind us of things that are important in our daily lives but are forgotten. Journey's unique concept helps users to develop a habit of finding happiness by easily...
juyae
771,185
How to add Health Checks to ASP.NET Core project. A coding story.
TL;DR Health checks are valuable and it is pretty straightforward to use them in ASP.NET...
0
2021-07-25T15:34:41
https://nikiforovall.github.io/dotnet/aspnetcore/coding-stories/2021/07/25/add-health-checks-to-aspnetcore.html
csharp, aspnetcore, todayilearned, codingstories
## TL;DR Health checks are valuable and it is pretty straightforward to use them in ASP.NET Core. I've created a coding story to show you how to add and use them in different scenarios. (database, rabbitmq, downstream services). --- Observability of the system is crucial for successful maintenance and monitoring. H...
nikiforovall
771,284
Answer: Organization chart - tree, online, dynamic, collapsible, pictures - in D3
answer re: Organization chart - tree,...
0
2021-07-25T18:13:31
https://dev.to/justinekizhak/answer-organization-chart-tree-online-dynamic-collapsible-pictures-in-d3-243n
{% stackoverflow 30957600 %}
justinekizhak