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
328,029
What is Template Method Design Pattern?
What is Template Method Design Pattern? - Mahipal Nehra - Mediu...
0
2020-05-05T10:51:33
https://dev.to/j_marathi/what-is-template-method-design-pattern-2i37
webdev, java, programming, codenewbie
{% medium https://medium.com/@mahipal.nehra/what-is-template-method-design-pattern-cf99389c8658 %} **Article Source: https://www.decipherzone.com/blog-detail/template-method-design-pattern**
j_marathi
328,263
How to Write Middleware using FastAPI
For one of my project, I needed to host an API service on the RapidAPI platform. In order to make sure that all the requests to the application are routed via RapidAPI I needed to check special header sent by RapidAPI.
0
2020-05-05T16:23:46
https://learnings.desipenguin.com/post/middleware-fastapi/
python, api, fastapi, rapidapi
--- title: How to Write Middleware using FastAPI published: true description: For one of my project, I needed to host an API service on the RapidAPI platform. In order to make sure that all the requests to the application are routed via RapidAPI I needed to check special header sent by RapidAPI. tags: python, api, Fast...
mandarvaze
328,299
Text classification with transformers in Tensorflow 2: BERT, XLNet
The transformer-based language models have been showing promising progress on a number of different natural language processing (NLP) benchmarks. The combination of transfer learning methods with large-scale transformer language models is becoming a standard in modern NLP. In this article, we will make the necessary th...
0
2020-05-05T17:20:19
https://atheros.ai/blog/text-classification-with-transformers-in-tensorflow-2
machinelearning, python, datascience, webdev
--- title: Text classification with transformers in Tensorflow 2: BERT, XLNet published: true description: The transformer-based language models have been showing promising progress on a number of different natural language processing (NLP) benchmarks. The combination of transfer learning methods with large-scale trans...
a7v8x
328,392
How to build an ecommerce site on the Jamstack with Snipcart and TakeShape
Follow a step-by-step guide to build your own ecommerce site on the Jamstack using Snipcart and TakeShape
0
2020-05-05T23:08:07
https://www.takeshape.io/articles/how-to-build-an-ecommerce-site-on-the-jamstack-with-snipcart-and-takeshape/
webdev, beginners, jamstack, ecommerce
--- title: How to build an ecommerce site on the Jamstack with Snipcart and TakeShape published: true description: Follow a step-by-step guide to build your own ecommerce site on the Jamstack using Snipcart and TakeShape tags: webdev, beginners, jamstack, ecommerce canonical_url: https://www.takeshape.io/articles/how-t...
brob
328,623
Rust Overload Add operator
How and why overload Add operator
0
2020-05-06T07:30:52
https://dev.to/jcaromiq/rust-overload-add-operator-3a9o
rust, beginners, programming
--- title: "Rust Overload Add operator" description: "How and why overload Add operator" tags: #rust, #beginners, #programming published: true cover_image: https://dev-to-uploads.s3.amazonaws.com/i/z49kqwciar5vqglaf3ir.jpg --- Can you imagine being able to perform arithmetic operations with your own types in java? to ...
jcaromiq
328,664
Magento 2 Upgrade or Migrate? What to do Next? What Expert Says
Magento 2 is one of the leading CMS platform businesses use to build their eCommerce website. Since i...
0
2020-05-06T08:41:17
https://dev.to/mconnectmedia/magento-2-upgrade-or-migrate-what-to-do-next-what-expert-says-20h1
Magento 2 is one of the leading CMS platform businesses use to build their eCommerce website. Since it’s release, it has taken the world of eCommerce by surprise. Many eCommerce leaders adopted Magento 2 foreseeing its advantages and capabilities in handling the eCommerce business. Many Magento 1 users migrated to Mage...
mconnectmedia
328,676
split .gitconfig for domains
how to use global .gitconfig for different domains
0
2020-05-06T09:09:02
https://dev.to/irlndts/split-gitignore-for-domains-m8c
git, go
--- title: split .gitconfig for domains published: true description: how to use global .gitconfig for different domains tags: git, go --- It's possible to use --local and --global .gitconfig's. Sometimes you need something in between, i.e. your workspace uses GitLab on a private domain and you use GitHub for your own...
irlndts
328,686
Last 9 instagram photos on your wordpress blog in 3 minutes
Show last 9 photos from your instagram profile in wordpress
0
2020-05-06T09:25:45
https://dev.to/ptkdev/last-9-instagram-photos-on-your-wordpress-blog-in-3-minutes-26bf
wordpress, webcomponents, php, instagram
--- title: Last 9 instagram photos on your wordpress blog in 3 minutes published: true description: Show last 9 photos from your instagram profile in wordpress tags: wordpress, webcomponents, php, instagram cover_image: https://dev-to-uploads.s3.amazonaws.com/i/ofnx0ufo1jvzxsr8m1b9.png --- Hi! The other day I told you...
ptkdev
328,758
Escaping Improperly Sandboxed Iframes
Thanks to iframe's sandbox attribute, it is possible to specify restrictions applied on content displ...
0
2020-05-06T11:39:17
https://danieldusek.com/escaping-improperly-sandboxed-iframes.html
security, iframe, sandbox, escaping
Thanks to iframe's sandbox attribute, it is possible to specify restrictions applied on content displayed inside the iframe. The documentation **strongly discourages** from using both `allow-scripts` and `allow-same-origin` values due to security risks it may introduce. In this blogpost, I am going to explain and demon...
dusekdan
328,775
McDonald's Card - TailwindCSS in 10 mins
Hi, Watch me coding this with just TailwindCSS under 10 minutes. It's a very simple approach to code...
0
2020-05-06T12:28:14
https://dev.to/justaashir/mcdonald-s-card-tailwindcss-in-10-mins-po8
tailwindcss, css, beginners, webdev
Hi, Watch me coding this with just TailwindCSS under 10 minutes. It's a very simple approach to code an isometric card. See this codepen: {% codepen https://codepen.io/justaashir/pen/oNjpmjj %}
justaashir
808,297
🌟 Be the person you needed when you started in the IT world 🌟
Let's talk about mentors ✨ I think the figure of a mentor in our lives and when we start our...
0
2021-08-30T19:30:30
https://dev.to/antoomartini/be-the-person-you-needed-when-you-started-in-the-it-world-4450
motivation, mentalhealth, beginners, career
Let's talk about mentors ✨ I think the figure of a mentor in our lives and when we start our careers in the IT world, is very important.⭐ > “A mentor is someone who sees more talent and ability within you, than you see in yourself, and helps bring it out of you.” - Bob Proctor ✨ In my first job, where I was a fu...
antoomartini
808,304
What simplicity means in OO design principles ?
Simplicity is one of the Object Oriented Design Principles that helps developers keep the complexity...
14,380
2021-08-30T19:46:15
https://www.cloudnativemaster.com/post/what-simplicity-means-in-oo-design-pattern-how-to-apply-it-in-code
oop, java, deisgn
Simplicity is one of the Object Oriented Design Principles that helps developers keep the complexity low in an object oriented program. #### Do not code for future It says, a class and its method should be as simple as possible, the code should do exactly what it should do, nothing more. We should refrain from antici...
dibyojyoti
808,311
Remote Onboarding
I'm a big believer in People as the most fundamental part of any startup. In the current state of...
0
2021-08-30T20:08:32
https://dev.to/jorgetovar/short-remote-onboarding-4n28
remote, homebrew, sdkman, people
I'm a big believer in People as the **most fundamental part of any startup**. In the current state of Remote work, the onboarding process is challenging and essential to the success of the new hires. These are some of my thoughts to make this process smooth. - Early access to communication tools - **Onboarding buddy*...
jorgetovar
808,316
My Favorite VS Code Extensions
Hey Everyone! I wanted to show you all some of the vscode extensions I use and found really...
0
2021-08-31T05:52:02
https://dev.to/chinmaymhatre/my-favorite-vs-code-extensions-3j3
productivity, programming, vscode, beginners
Hey Everyone! I wanted to show you all some of the vscode extensions I use and found really useful. ![gravity-falls](https://user-images.githubusercontent.com/51131670/131395794-348fba52-ea26-4600-9aba-36e0ca0e8730.gif) --- ## indent-rainbow by oderwat As the name suggests this extension adds colors to the indentat...
chinmaymhatre
808,325
My Docusaurus Pros and Cons List
Here's my pros, could be pros or cons, and cons list for Docusuarus.
0
2021-09-01T15:08:29
https://dev.to/missamarakay/my-docusaurus-pros-and-cons-list-4n0
documentation, developerrelations
--- title: My Docusaurus Pros and Cons List published: true description: Here's my pros, could be pros or cons, and cons list for Docusuarus. tags: documentation, developerrelations cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3hjtbifaqafhxqeikimg.jpg --- Part of my role as the Head of Develop...
missamarakay
808,473
What's the difference between CSS, SASS, and SCSS?
When I wrote QWERTYBall, I was especially eager to get it working and looking how I wanted. If I...
0
2021-08-31T02:32:51
https://dev.to/mathlete/what-s-the-difference-between-css-sass-and-scss-g2b
css, beginners
When I wrote [QWERTYBall](www.QWERTYBall.com), I was especially eager to get it working and looking how I wanted. If I wanted a certain feature, I'd read a tutorial on how to add it, and do whatever the tutorial said to do. In the process, I ended up with a lot of extra files I didn't need. In the interest of streaml...
mathlete
808,648
Integrate NuxtJS with Appwrite
Speed up your development projects by using nuxtjs and appwrite as back-end
0
2021-08-31T05:35:13
https://dev.to/hrdtr/integrate-nuxtjs-with-appwrite-1o7f
nuxt, vue, appwrite, baas
--- title: Integrate NuxtJS with Appwrite published: true description: Speed up your development projects by using nuxtjs and appwrite as back-end tags: nuxt, vue, appwrite, baas cover_image: https://github.com/Hrdtr/nuxt-appwrite/blob/main/docs/static/preview-bg-white.png?raw=true --- ### What is Appwrite? Appwrite ...
hrdtr
808,658
The Week in Review
It was the 4th week of the 100DaysofCode challenge and it turned out to be the most productive week...
0
2021-08-31T05:49:15
https://dev.to/aliasgarkc/the-week-in-review-klm
programming, webdev, coding, 100daysofcode
It was the 4th week of the **100DaysofCode** challenge and it turned out to be the most productive week in the entire challenge. I learned about REST API and defining RESTful routes. To practice defining RESTful routes, I made a project involving CRUD operations where the user could post a comment, edit the comment, ...
aliasgarkc
808,824
Alineación de los perfiles UX+FE en un equipo de producto
Si alguna vez como diseñador de experiencia de usuario (UX) has pensado algo como: y esos dos...
0
2021-10-27T19:11:41
https://dev.to/adevintaspain/alineacion-de-los-perfiles-uxfe-en-un-equipo-de-producto-3k0a
uxdesign, designsprint, teamwork, peakteam
Si alguna vez como diseñador de experiencia de usuario (UX) has pensado algo como: **y esos dos píxeles.. ¿cómo han acabado ahí, no ha visto que está desalineado?** o si eres desarrollador _front-end_ (FE) algo como: **¿de verdad no voy a poder reutilizar un componente por dos píxeles de _padding_?** creemos que te va ...
saracaan
808,884
Getting Started with Appwrite Realtime for Flutter
Realtime service is one of the most sought after features of Appwrite and it's now ready to play...
0
2021-09-04T06:46:19
https://dev.to/appwrite/getting-started-with-appwrite-realtime-for-flutter-4229
flutter, news, opensource, serverless
Realtime service is one of the most sought after features of Appwrite and it's now ready to play with! It's been a while as we already had realtime alpha release and a getting started tutorial to go with it. In this tutorial, we will dive into the details and understand how to develop a Flutter app leveraging Appwrite'...
lohanidamodar
808,921
Deploy a Django App on AWS Lightsail: Docker, Docker Compose, PostgreSQL, Nginx & Github Actions
So you have written your Django Application and you are ready to deploy it? Although there are...
14,756
2021-08-31T11:55:58
https://dev.to/koladev/deploy-a-django-app-on-aws-lightsail-docker-docker-compose-postgresql-nginx-github-actions-bo6
python, docker, django, github
So you have written your Django Application and you are ready to deploy it? Although there are already existing solutions like Heroku, to help you deploy your application easily and quickly, it's always good for a developer to know how to deploy an application on a private server. Today, we'll learn how to deploy a...
koladev
809,192
Explain what is vue , Like Im five
What is Vue?
0
2021-08-31T17:07:36
https://dev.to/pandademic/what-is-vuejs-2h6p
What is Vue?
pandademic
809,292
How to set up CodeBuild test reports in CDK Pipelines (C#)
I'm so happy to get into writing again - we’ve had a few challenging months: we had to self-isolate...
0
2021-09-01T11:52:54
https://oxiehorlock.com/2021/08/31/aws-cdk-adventure-part-3-using-codebuild-reports-in-cdk-pipelines-c/
aws, cdk, devops
I'm so happy to get into writing again - we’ve had a few challenging months: we had to self-isolate several times, the whole family was ill with a stomach bug, and our son is going through the terrible twos. So blogging, talks and working on professional development had to be put on the backburner. I finally had some ...
oksanah
809,457
Videogame Text Datasets Release
Background In 2016 I released LibraryofCodexes, a website that aimed to gather videogame...
0
2021-08-31T20:29:37
https://dev.to/davis24/videogame-text-datasets-release-1mb7
datasets, videogames
## Background In 2016 I released [LibraryofCodexes](https://libraryofcodexes.com), a website that aimed to gather videogame text into one uniform place (think in-game notes, books, letters, audio recordings etc). This was because I found that I was too engaged in finishing a quest or killing a monster to take the time...
davis24
913,530
Moms, you're carrying a lot of plates
I see you moms. You’re carrying a lot of plates. Your children. Your work. Your family. Your life....
0
2021-11-30T21:02:03
https://dev.to/bekahhw/moms-youre-carrying-a-lot-of-plates-20eo
career, moms
--- title: Moms, you're carrying a lot of plates published: true date: 2021-11-30 00:00:00 UTC tags: career, moms canonical_url: --- I see you moms. You’re carrying a lot of plates. Your children. Your work. Your family. Your life. Everything. You are carrying more plates than anyone should expect to carry. I know it...
bekahhw
809,558
Learn IoT from scratch #5- C/C++ basics for embedded systems
Introduction This is the #5 post of the IoT series that I am writing, in this article I...
14,072
2021-09-08T19:43:18
https://dev.to/josethz00/learn-iot-from-scratch-5-c-c-basics-for-embedded-systems-4oek
iot, tutorial, beginners, computerscience
## Introduction This is the #5 post of the IoT series that I am writing, in this article I will talk about primitive data types in C/C++, native libraries, data structures, memory allocation. It is also very important to know what are the main compilers for each of these languages. To be a good embedded systems engin...
josethz00
809,679
Python Software Bundle
Python Software Bundle We’ve all been there. New Year’s resolutions. A goal to learn something...
0
2021-09-01T00:13:20
https://dev.to/haze/python-software-bundle-1o91
python, codenewbie, aws, cloud
![Python Software Bundle](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ad8v7t6c5il93lah9mm4.jpg) [Python Software Bundle](https://www.humblebundle.com/software/python-2021-software?partner=indiekings) We’ve all been there. New Year’s resolutions. A goal to learn something new. Perhaps a coding friend has ...
haze
809,689
Accessing AppSync APIs that require Cognito Login outside of Amplify
The Need You have this great Amplify App using AppSync GraphQL. You eventually find that...
0
2021-09-01T01:23:37
https://www.ibd.com/scalable-deployment/aws/access-appsync-outside-amplify-2/
aws, appsync, graphql, serverless
--- title: Accessing AppSync APIs that require Cognito Login outside of Amplify menu_order: 1 post_status: publish tags: aws, appsync, graphql, serverless published: true post_excerpt: Access your AppSync GraphQL APIs that require Cognito Logins with arbitrary tools outside of Amplify Apps canonical_url: https://www.i...
rberger
809,700
MyUnisoft - l'aventure Node.js
Bienvenue voyageur(se) 👋 Aujourd'hui je viens vous conter mon aventure chez MyUnisoft en tant que...
0
2021-09-13T06:46:31
https://dev.to/fraxken/myunisoft-l-aventure-node-js-12i3
myunisoft, node, javascript
Bienvenue voyageur(se) 👋 Aujourd'hui je viens vous conter mon aventure chez MyUnisoft en tant que lead technique back-end (API & [Node.js](https://fr.wikipedia.org/wiki/Node.js)). C'est aussi celle de mon équipe qui continue de grandir en embarquant des ingénieurs très talentueux 😍. Si vous êtes un (expert-)comptab...
fraxken
809,715
How Can I achive this type of response pass the Data from DTO
How Can I achive this type of...
0
2021-09-01T03:41:34
https://dev.to/bulbuldeploy/how-can-i-achive-this-type-of-response-pass-the-data-from-dto-3iap
{% stackoverflow 68996509 %}
bulbuldev
809,901
JavaScript - All The Things, Mostly
JavaScript - All The Things, Mostly Curated list of awesome JS resources ...
0
2021-09-01T04:56:02
https://dev.to/gauravbehere/js-know-it-all-5f3b
javascript, programming, tutorial, webdev
## JavaScript - All The Things, Mostly ### Curated list of awesome JS resources <hr> ## Books - [JavaScript: The Good Parts - Douglas Crockford](https://www.oreilly.com/library/view/javascript-the-good/9780596517748/) - [Programming JavaScript Applications - Eric Elliott](https://www.oreilly.com/library/view/progr...
gauravbehere
809,999
Logo Maker - logo creator 3d & Graphic Design
Logo maker free is a fully loaded logo creator app for graphic design free. Now design logos for...
0
2021-09-01T07:33:29
https://dev.to/theapostle1997/logo-maker-logo-creator-3d-graphic-design-22pa
Logo maker free is a fully loaded logo creator app for graphic design free. Now design logos for gaming, business, esports and company events with logo editor using premium shapes, symbols, icons, typography and logo templates in 3d. Start designing your logo for your gaming squad using gaming logo maker to represent y...
theapostle1997
810,058
What to Do If You Learned Nothing from Programming Courses?
A couple of weeks ago, I found this on Reddit: Me after completing Codecademy JavaScript course: I...
0
2021-09-01T09:38:53
https://nicozerpa.com/what-to-do-if-you-learned-nothing-from-programming-courses/
beginners
A couple of weeks ago, I found this on Reddit: > **Me after completing Codecademy JavaScript course:** I now know everything about JavaScript. You can ask me anything.. > > **Another person:** Really? What are prototypes? > > **Me:** Um... They are...Um.... ([Source](https://www.reddit.com/r/learnjavascript/comments/p1...
nicozerpa
810,191
Software AG Cumulocity IoT Platform – Microsoft Azure Data lake Integration
The Internet of Things (IoT) is one of the driving forces for the increase in today’s data volume and...
0
2021-09-21T14:31:06
https://tech.forums.softwareag.com/t/software-ag-cumulocity-iot-platform-microsoft-azure-data-lake-integration/243986
iot, azure, integration
--- title: Software AG Cumulocity IoT Platform – Microsoft Azure Data lake Integration published: true date: 2021-09-01 06:16:24 UTC tags: #iot, #azure, #integration canonical_url: https://tech.forums.softwareag.com/t/software-ag-cumulocity-iot-platform-microsoft-azure-data-lake-integration/243986 --- The Internet of ...
mariela
810,251
Lebih Dekat Dengan Lambda di Kotlin
Lambda disebut juga sebagai anonymous function, karena sifatnya yang tidak perlu mendeklarasikan...
0
2021-09-01T12:08:31
https://dev.to/alfianandinugraha/lebih-dekat-dengan-lambda-di-kotlin-2p66
kotlin, lambda, indonesia
Lambda disebut juga sebagai anonymous function, karena sifatnya yang tidak perlu mendeklarasikan fungsi. Perbedaan function dengan lambda adalah lambda langsung mengembalikan nilai tanpa perlu menggunakan keyword return. Contoh kode: ```kotlin fun main () { val sayHello = { name: String -> "Hello, I'm $name" } printl...
alfianandinugraha
860,155
I switched to iPhone and I'm disappointed
After about 8 years using Android phones and having become somewhat disappointed by how much a...
0
2021-10-11T21:02:03
https://dev.to/jperals/i-switched-to-iphone-and-i-m-disappointed-5bld
ux, ios, android
After about 8 years using Android phones and having become somewhat disappointed by how much a pervasive system it can be even if being somewhat open-source-based, and also having been close to the UI/UX design world for some time, I decided to give a try to the iPhone and experience the superior UI/UX design which, in...
jperals
812,159
3 poderosos conceptos de marketing para mejorar tu vida
Existen muchas personas que ven el marketing como algo que solo se puede aplicar a las empresas y...
0
2021-09-03T03:28:16
https://dev.to/microsoftucuenca/3-poderosos-conceptos-de-marketing-para-mejorar-tu-vida-5984
vidadiaria
Existen muchas personas que ven el marketing como algo que solo se puede aplicar a las empresas y emprendimientos. Seguramente habrás oído a personas súper exitosas decir *"Tú eres tu propia empresa"*. Pero entonces si yo soy una empresa ¿por qué no aplicar marketing en mí? Aquí te voy a enseñar tres poderosos concept...
pabloficial01
812,337
Developers mill
I have wanted to write this article for a while now, and somehow it never happened. I've been...
0
2021-09-03T09:24:13
https://daily-dev-tips.com/posts/developers-mill/
devjournal
I have wanted to write this article for a while now, and somehow it never happened. I've been talking to other developers about the topic of a developer mill, and more people seem to acknowledge this theory. So what exactly is this theory? ## We're all hamsters in a wheel ![Hamster in wheel](https://cdn.hashnode.co...
dailydevtips1
818,455
Please help me with this haskell program.
Define a function dropOdds :: Int -&gt; Int with the following behaviour. For any positive number m,...
0
2021-09-09T09:05:56
https://dev.to/shashwatseth/please-help-me-with-this-haskell-program-5fjm
haskell, programming, help
Define a function dropOdds :: Int -> Int with the following behaviour. For any positive number m, dropOdds m is got by dropping all the odd digits in m. (If all the digits in the number are odd, the answer should be 0.) Test cases: dropOdds 0 = 0 dropOdds 8 = 8 dropOdds 1357 = 0
shashwatseth
818,523
How to Remove Viruses from a Desktop Computer or Laptop with Windows 10, 8 or 7 FOR FREE
Read this article to find out how to remove viruses from a computer or laptop for free and do it in...
0
2021-09-09T11:52:20
https://dev.to/hetmansoftware/how-to-remove-viruses-from-a-desktop-computer-or-laptop-with-windows-10-8-or-7-for-free-4ajj
beginners, testing, tutorial, test
Read this article to find out how to remove viruses from a computer or laptop for free and do it in Windows 10, 8 or 7. Let’s have a look at how it is done, with the example of a popular antivirus. ![Remove Viruses from a Desktop Computer or Laptop](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8dnosti45ao6...
hetmansoftware
818,771
How Status Pages Can Help You Retain Customers in This Digital Age
Introduction The impact of 2020 and the COVID-19 pandemic collectively upended customer...
0
2021-09-09T15:09:56
https://statuspal.io/blog/2021-09-06-how-status-pages-can-help-you-retain-customers-in-this-digital-age/
devops, monitoring, statuspage, ux
### Introduction The impact of 2020 and the COVID-19 pandemic collectively upended customer behavior with sweeping and immediate changes that we are still feeling the effects of now. As a result people have been forced to live and work differently, which has had a direct impact on consumption patterns and shopping hab...
messutiedd
818,838
How to mock the aws-sdk?
Class to be tested import { Lambda } from 'aws-sdk'; export default class Service { ...
0
2021-09-09T17:19:02
https://dev.to/biglucas/how-to-mock-the-aws-sdk-1hpc
jest, test, node, awssdk
# Class to be tested ```typescript import { Lambda } from 'aws-sdk'; export default class Service { public async callLambda(): Promise<void> { const lambda = new Lambda(); const params: Lambda.Types.InvocationRequest = { FunctionName: `function-name`, InvocationType: 'Event'...
biglucas
819,052
Become A Better Developer Today: Quick Wins
Here are some common mistakes you might be making daily that are slowing you down, holding you back...
0
2021-09-09T20:01:53
https://careerswitchtocoding.com/blog/become-a-better-developer-today-quick-wins
career, programming, beginners
Here are some common mistakes you might be making daily that are slowing you down, holding you back and building tech debt. 🧪 **Not writing tests**. Get used to writing these sooner rather than later. You don’t need to go full Test Driven Development (TDD) but at least be comfortable. I should have started earlier! ...
allthecode
819,053
Simple Scalable Search Autocomplete Systems
Here I'll discuss 4 ways to build a simple scalable search autocomplete service that I know of and...
0
2021-09-10T05:51:06
https://dev.to/mdnurahmed/simple-scalable-search-autocomplete-systems-1j18
go, redis, elasticsearch, sql
Here I'll discuss 4 ways to build a simple scalable search autocomplete service that I know of and some pros and cons of each of them. ## Requirements - One API for inserting texts/words that were searched by users. For example : ``` POST /insert { "search string" : "Harry Potter and the Prisoner of Azkaban" } ```...
mdnurahmed
819,059
How to bypass captcha with 2captcha API and Selenium using Javascript
Spam is a big nightmare for website owners. With the dawn of bots, this challenge has never been more...
16,544
2021-09-12T08:44:51
https://tngeene.com/blog/how-to-bypass-captcha-with-2captcha-api-and-selenium
javascript, automation, captcha, node
Spam is a big nightmare for website owners. With the dawn of bots, this challenge has never been more prominent. Completely Automated Public Turing tests to tell Computers and Humans Apart(or CAPTCHA as they are commonly known) were introduced to tackle this issue. The squiggly lines and words of the past are less com...
tngeene
819,220
Pip installation on Windows using python
To get started with using pip, you should install Python on your system. What is pip? PIP...
0
2021-09-10T00:50:54
https://dev.to/pre22/pip-installation-on-windows-using-python-4534
To get started with using pip, you should [install Python](https://www.python.org/downloads/) on your system. ##What is pip? PIP is a package management system used to install and manage software packages written in Python. It stands for “preferred installer program” or “Pip Installs Packages.” ##Check for pip in you...
pre22
819,244
What is a DAO?
Cryptocurrency, NFT, and gm seem to have become common knowledge among most folks interested in Web3...
0
2021-09-10T01:52:04
https://dev.to/rahat/what-is-a-dao-1ak1
web3, crypto, nft, token
Cryptocurrency, NFT, and gm seem to have become common knowledge among most folks interested in Web3 at the moment. There is a lot of growing chatter now about Decentralized Autonomous Organizations or DAO for short. Let's imagine for a second that you, your neighbor, random people across town or across the country yo...
rahat
819,267
Experiencing the behavior driven design of using TDD with React Testing Library
TDD in React Test driven development (TDD) is a tool for breaking down complex problems...
0
2021-09-10T04:28:50
https://dev.to/sdiamante13/experiencing-the-behavior-driven-design-of-using-tdd-with-react-testing-library-37op
react, tdd, javascript
## TDD in React Test driven development (TDD) is a tool for breaking down complex problems into more manageable chunks. This post will explore my journey of applying a TDD approach to website development using React, Jest, and the React Testing Library. In this experiment, I didn't look at the browser for feedback at...
sdiamante13
819,427
A Little guide of Spring Web(MVC) with Custom Security for REST API
Getting started If you want security feature in your REST API App, USE Spring security....
0
2021-09-10T05:30:24
https://dev.to/composite/a-little-guide-of-custom-spring-web-mvc-with-security-for-rest-api-m6g
java, spring, security, tutorial
## Getting started If you want security feature in your REST API App, USE Spring security. BETTER THAN PLAIN `Interceptor` for WebMVC or `WebFilter` for Webflux your spring app. I'll show you small tutorial with code. Let's get started. ### Step 1. `AuthenticationToken` Prepare your Authentication Token. If your aut...
composite
819,452
Add An Advanced File Uploader To Your React.js App - Upload Care
Overview In this article, we are going to integrate Upload Care ( An Advanced File...
14,405
2021-09-10T06:40:51
https://dev.to/suhailkakar/add-an-advanced-file-uploader-to-your-react-js-app-upload-care-487o
javascript, programming, tutorial, webdev
### Overview In this article, we are going to integrate Upload Care ( An Advanced File Uploader ) which includes drag-and-drop image uploader, direct link image uploader and etc.. in our react.js app. ### Creating a react app The first step is to create a simple react app which you can do just by running the comma...
suhailkakar
819,463
Hybrid Cloud with AWS | AWS Whitepaper Summary
In this whitepaper summary (originally published at November 2020), we will navigate through various...
0
2021-09-10T07:51:54
https://dev.to/awsmenacommunity/hybrid-cloud-with-aws-aws-whitepaper-summary-5g9b
aws, hybrid, architecture, cloud
In this whitepaper summary (originally published at November 2020), we will navigate through various offerings from AWS for hybrid technical and organizational adoption of cloud services. AWS is a pioneer in this field, as it understands the need to integrate cloud, on-premises and edge infrastructure of existing and p...
maltrkawi
819,464
Set Cell Styles and Formatting in Excel with Java
This article describes how to set cell styles, number formatting and font formatting in Excel using Java.
0
2021-09-10T07:11:14
https://dev.to/eiceblue/set-cell-styles-and-formatting-in-excel-with-java-2gjm
java, excel, styles, formatting
--- title: Set Cell Styles and Formatting in Excel with Java published: true description: This article describes how to set cell styles, number formatting and font formatting in Excel using Java. tags: Java, Excel, styles, formatting //cover_image: https://direct_url_to_image.jpg --- A cell style is a defined set of fo...
eiceblue
819,571
เสริมความปลอดภัยให้ Backend Applications ด้วย NGINX App Protect - ตอนที่ 1 - ติดตั้ง NGINX Plus และ NGINX App Protect
*บทความนี้เป็นการใช้งาน NGINX Plus บน Proen Cloud ซึ่งจะมีค่า Subscription...
0
2021-09-10T10:02:15
https://dev.to/terngr/backend-applications-nginx-app-protect-31n1
nginx, waf, nginxplus, proen
*บทความนี้เป็นการใช้งาน NGINX Plus บน Proen Cloud ซึ่งจะมีค่า Subscription แบบรายเดือนครับ ช่วงนี้มีข่าวคราวการถูกโจมตีเยอะพอสมควรเลยครับ เครื่องมือที่จะช่วยป้องกันในระดับ Application ก็คือ Web Application Firewall - WAF การทำงานเมื่อมี requests เข้ามาจะผ่าน WAF ก่อน หากตรงกันกับ Signatures ที่เราระบุไว้บน WAF จะถือ...
terngr
819,706
Top 3 Advantages of Microsoft Dynamics 365 for Manufacturing Businesses
The process of digitalization has impacted the manufacturing industry immensely. Technology has completely revolutionized the entire supply chain of manufacturing businesses.
0
2021-09-10T10:25:37
https://dev.to/navid_awan/top-3-advantages-of-microsoft-dynamics-365-for-manufacturing-businesses-45dh
microsoftdynamics365, manufacturingindustry, dynamics365crm, dynamics365erp
--- title: Top 3 Advantages of Microsoft Dynamics 365 for Manufacturing Businesses published: True description: The process of digitalization has impacted the manufacturing industry immensely. Technology has completely revolutionized the entire supply chain of manufacturing businesses. tags: MicrosoftDynamics365, Manuf...
navid_awan
819,727
Mengidentifikasi Pilihan Terbaik Untuk Percetakan Stiker
Stiker sangat populer di dunia saat ini. Mereka digunakan untuk mengekspresikan pendapat politik,...
0
2021-09-10T10:50:20
https://dev.to/stikeronlinebandung/mengidentifikasi-pilihan-terbaik-untuk-percetakan-stiker-34ja
buatstiker, cetakstiker, printstiker, stikeronline
Stiker sangat populer di dunia saat ini. Mereka digunakan untuk mengekspresikan pendapat politik, untuk menunjukkan dukungan untuk organisasi, untuk mendukung amal dan acara, dan untuk mengekspresikan diri. Stiker tersedia dalam berbagai bentuk dan ukuran, dari kecil hingga ekstra besar dan tersedia dalam hampir semua ...
stikeronlinebandung
819,782
Hello Python through Docker and Kubernetes
Going from an application to a containerized application can have many benefits. Today we are taking...
0
2021-09-17T11:18:17
https://dev.to/itminds/hello-python-through-docker-and-kubernetes-379d
docker, kubernetes, virtualization
Going from an application to a containerized application can have many benefits. Today we are taking the step further and looking at how we can go from a small application all the way to deploying it on Kubernetes. We are going to take a small application, build a container image around it, write Kubernetes manifest a...
jacobcrawford
821,879
29 Projects To Help You Practice HTML CSS Javascript 2021
Today we will go into learning about UI Page projects to increase design ability and how to apply...
0
2021-09-12T22:20:21
https://www.niemvuilaptrinh.com/article/29-project-giup-ban-thuc-hanh-html-css-javascript-2021
html, css, javascript, beginners
Today we will go into learning about UI Page projects to increase design ability and how to apply HTML, CSS, Javascript to actual website development! #Responsive Social Platform UI ![Responsive Social Platform UI](https://niemvuilaptrinh.ams3.cdn.digitaloceanspaces.com/UI/Responsive%20Social%20Platform%20UI%20%281%29...
haycuoilennao19
820,025
Doodle 0.6.0 Supports Desktop
Doodle is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich...
0
2021-09-10T15:42:51
https://dev.to/pusolito/doodle-0-6-0-supports-desktop-25hl
kotlin, webdev, javascript, showdev
[Doodle](https://github.com/nacular/doodle) is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the [documentation](https://nacular.github.io/doodle) and [tutorials](https://nacular.github.io/doodle-tutorials) to learn mor...
pusolito
820,110
How to attach an external JavaScript file to the HTML file?
Originally posted here! To attach an external JavaScript file to the HTML template, we can use the...
0
2021-08-21T00:00:00
https://melvingeorge.me/blog/attach-external-javascript-file-to-html-file
html
--- title: How to attach an external JavaScript file to the HTML file? published: true tags: HTML5 date: Sat Aug 21 2021 05:30:00 GMT+0530 (India Standard Time) canonical_url: https://melvingeorge.me/blog/attach-external-javascript-file-to-html-file cover_image: https://melvingeorge.me/_next/static/images/m...
melvin2016
820,116
How to Seed Data Fast with the Faker Gem ⚡️🏃🏻💨
Table Of Contents Introduction What is Faker? Installation &amp; Usage Conclusion ...
0
2021-09-10T18:38:59
https://dev.to/maxinejs/seed-data-fast-with-the-faker-gem-nej
ruby, javascript, database, devops
## Table Of Contents * [Introduction](#1) * [What is Faker?](#2) * [Installation & Usage](#3) * [Conclusion](#4) ### Introduction <a name="1"></a> Chances are you're here because you saw the word combination *Seed Data Fast*, and I don't blame you! Creating a database is enough work itself, so coming up with ...
maxinejs
820,146
Getting Started With Angular Material
A lot of developers are using Angular Material in their Angular applications. But what is the best...
14,345
2021-09-10T19:23:36
https://hasnode.byrayray.dev/getting-started-with-angular-material
A lot of developers are using Angular Material in their Angular applications. But what is the best way to add the library, and why do you want to use ![divider-byrayray.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1629890886208/NhHYvPmBA.png) ## Table Of Contents - [What Is Angular Material?](#what-is-...
devbyrayray
820,262
No ARIA > Bad ARIA
There are many misconceptions surrounding Web Accessibility, most of the times fueled by lack of knowledge (or interest) in the matter. This article is a collection of some of those accessibility misconceptions or myths.
14,558
2021-09-10T21:44:23
https://alvaromontoro.com/blog/67989/myths-about-web-accessibility#no-aria-bad-aria
a11y, webdev
--- title: No ARIA > Bad ARIA published: true description: There are many misconceptions surrounding Web Accessibility, most of the times fueled by lack of knowledge (or interest) in the matter. This article is a collection of some of those accessibility misconceptions or myths. tags: a11y,webdev cover_image: https://d...
alvaromontoro
820,764
What is Open Source Debt? And How to repay it?
If you are a developer, then I would say you're in debt to unknown people. Don't worry it is good...
0
2021-09-11T14:26:40
https://rajvirsingh1313.hashnode.dev/what-is-open-source-debt-and-how-to-repay-it
hacktoberfest, opensource, opensourcedebt
If you are a developer, then I would say you're in debt to unknown people. Don't worry it is good debt and there's nothing to be worried about whilst you repay it. But, yea, it is a never-ending one. Let me explain # What is Open Source First of all, what is open source?, and I would assume you know it. But if you ar...
rajvirsingh1313
820,933
How to build your virtual workspace
In this article I will teach how to use Docker containers as a development workspace using a real...
0
2021-09-11T18:04:56
https://dev.to/abdorah/how-to-build-your-virtual-workspace-84
docker, github, vscode, tutorial
> In this article I will teach how to use `Docker` containers as a development workspace using a real word example. I will go through multiple `Dev Ops` related topics. However, this is still an example that I have had the opportunity to work on during my open-sourcing journey. ## What do we want to achieve? One of ...
abdorah
820,951
Arch Linux Install Guide
I made this guide to easily install Arch Linux without having to go to many different links just to...
0
2021-09-11T18:55:00
https://dev.to/pigges/arch-linux-install-guide-42c6
I made this guide to easily install *Arch Linux* without having to go to many different links just to get it working. Then I decided to share it here for others who may be new to linux and may not completely understand the *[Arch Wiki](https://wiki.archlinux.org/title/Installation_guide)*. ![Arch Logo](https://raw.gi...
pigges
821,071
Angular Security - Serve application locally over HTTPS
This article will walk you through setting Angular to use locally-trusted development certificate with ``mkcert``.
0
2021-09-09T00:00:00
https://0xdbe.github.io/AngularSecurity-ServeApplicationLocallyOverHttps/
security, appsec, angular
--- layout: post title: Angular Security - Serve application locally over HTTPS date: '2021-09-09' description: This article will walk you through setting Angular to use locally-trusted development certificate with ``mkcert``. published: true categories: [Angular] tags: Security, AppSec, Angular canonical_url: https://...
0xdbe
821,084
Programmer/Technical Podcasts
Podcasts are a great way to pass the time when you’re doing chores, doing your daily commute, or even...
0
2021-09-11T21:57:55
https://jamienordmeyer.net/2021/09/11/programmer-technical-podcasts/
general, podcast
--- title: Programmer/Technical Podcasts published: true date: 2021-09-11 21:52:09 UTC tags: General,podcasts canonical_url: https://jamienordmeyer.net/2021/09/11/programmer-technical-podcasts/ --- Podcasts are a great way to pass the time when you’re doing chores, doing your daily commute, or even walking the doggo’s...
nordyj
866,581
When I am trying to logout from screen ,it is giving me the _id not defined error ...
"Please anybody can solve the issue. × TypeError: Cannot read property '_id' of null ,why this error...
0
2021-10-17T12:37:32
https://dev.to/amrita1295/when-i-am-trying-to-logout-from-screen-it-is-giving-me-the-id-not-defined-error--1i2j
"Please anybody can solve the issue. × TypeError: Cannot read property '_id' of null ,why this error is coming.This is my full code of reactjs and finding this error when I am logging out of the screen.Please anybody can solve this error. This is React js program ... " ``` import React,{useContext,useRef,useEffect,use...
amrita1295
821,223
EKS Anywhere: The What, The Why and The How
AWS recently made the headlines with the launch of Amazon EKS Anywhere, a new and much-awaited...
0
2021-09-13T02:00:44
https://dev.to/abhaykrishna/eks-anywhere-the-what-the-why-and-the-how-1h67
kubernetes, showdev, aws, tutorial
AWS recently made the headlines with the launch of Amazon EKS Anywhere, a new and much-awaited deployment option for Amazon Elastic Kubernetes Service (EKS). But what is it and how can you benefit from it? Read on to find out! # The What Amazon EKS Anywhere is an open-source offering through which customers can host ...
abhaykrishna
821,328
Serverless projects over the years
I decided to write a post about the serverless architectures I have created over the years. When I...
0
2021-09-12T08:04:24
https://dev.to/aws-builders/serverless-projects-over-the-years-1me
aws, serverless, lambda, eventbridge
--- title: "Serverless projects over the years" cover_image: "https://jimmydqv.com/assets/img/post-serverless-over-the-years-thumb.png" tags: aws, serverless, lambda, eventbridge published: true --- ![image](https://jimmydqv.com/assets/img/post-serverless-over-the-years-thumb.png) I decided to write a post about the...
jimmydqv
821,346
Announcing @jnxplus/nx-gradle
I like to use Nx workspace to manage my projects. I don't put all my projects in one workspace but I...
0
2021-09-12T12:01:09
https://dev.to/gridou/how-to-add-spring-boot-and-gradle-multi-project-builds-capabilities-to-your-nx-workspace-53cd
nx, springboot, gradle
I like to use Nx workspace to manage my projects. I don't put all my projects in one workspace but I use one workspace per multi-module project. It works nicely with node frameworks like angular, react, nest... But when its come to other languages and frameworks, we need to use custom plugins. In this article I will ...
gridou
821,351
New way of bundling JS/CSS in Rails
Apologies for misleading you with a vague title, but I wouldn't call this approach the new way,...
0
2021-09-12T09:53:16
https://dev.to/abeidahmed/new-way-of-bundling-js-css-in-rails-3661
rails, tailwindcss, tutorial, beginners
Apologies for misleading you with a vague title, but I wouldn't call this approach the new way, because under the hood `webpacker` and `sass-rails` were doing all of the bundlings without us needing to tinker with the configuration. For simpler applications, this was rock solid, but for complex applications, `webpacke...
abeidahmed
821,363
Code splitting in SCSS
Last post I talked about what code splitting was and how you'd do it, and gave an example with CSS....
14,574
2021-09-12T10:11:55
https://dev.to/nicm42/code-splitting-in-scss-4jg
scss
Last post I talked about what code splitting was and how you'd do it, and gave an example with CSS. This post I'm going to talk about how to do it in SCSS. We're going to stick with our simple website that has three sections: header, main, footer. And we're going to be using a bundler to put all the files into one CSS...
nicm42
821,381
Java - Storing Data (Part 2: Data Types)
Hey, there👋 Welcome back to Part 2 of Java Learnings Vault (If you haven't checked out Part 1, you...
14,575
2021-09-12T10:59:52
https://dev.to/gauravgupta/java-storing-data-part-2-data-types-2j3h
java, beginners, programming
Hey, there👋 Welcome back to Part 2 of Java Learnings Vault (If you haven't checked out Part 1, you can go right [here](https://rakurai.hashnode.dev/java-the-beginning-part-1-the-theory)). In this blog post, I'll be telling a bit about the various data types of Java. Before starting with what are data types, we will f...
gauravgupta
821,526
What is DB:transaction and how to use it in laravel
Hello, in this blog we are going to see for what purpose and why we use DB:transaction and advantage...
0
2021-09-12T13:42:05
https://dev.to/snehalkadwe/what-is-db-transaction-and-how-to-use-it-in-laravel-1i4m
laravel, beginners, womenintech, codenewbie
Hello, in this blog we are going to see for what purpose and why we use DB:transaction and advantage of using it. **What is Database Transaction?** Database transaction is provided by DB facade to run a set of operation within a database transaction. It gives us the powerful ability to safely perform a set of data-mod...
snehalkadwe
821,529
Image Creation, Management, and Registry(Part 2)
Tagging Docker Images Docker tags convey useful information about a specific image...
0
2021-09-24T12:20:03
https://dev.to/dporwal/image-creation-management-and-registry-part-2-514n
docker, linux, devops, microservices
### Tagging Docker Images Docker tags convey useful information about a specific image version/variant. They are aliases to the ID of your image which often look like this: 8f5487c8b942 _Assigning tag while building image_ ```shell docker build -t demo:v1 . ``` ![tagwhilebuilding](https://dev-to-uploads.s3.amazona...
dporwal
821,724
SHARINGAN
A post by raedon707
0
2021-09-12T17:42:54
https://dev.to/raedon707/sharingan-5090
codepen, sharingan, css, html
{% codepen https://codepen.io/raedon707/pen/GRmYzMG %}
raedon707
821,741
Unit Testing - Pipes
(To follow along, download the project from Github and use the master branch). In the following...
13,802
2021-09-12T18:31:54
http://angular-tips.com/blog/2021/09/unit-testing-pipes/
angular, testing
(To follow along, download the project from [Github](https://github.com/Foxandxss/datepicker-tutorial) and use the master branch). In the following sections we are going to develop a `Calendar`. It will allow us to see the current month or navigate to an specific date. As mentioned in the introduction, the Calendar is...
foxandxss
882,145
Laravel 8 with Bootstrap (Part 2)
Before we developed the laravel site with bootstrap (Part 1) Click Here.This time we developing the...
0
2021-10-30T16:21:45
https://dev.to/jsandaruwan/laravel-8-with-bootstrap-part-2-4hg8
Before we developed the laravel site with bootstrap (Part 1) [Click Here](https://dev.to/jsandaruwan/laravel-8-with-bootstrap-58bm).This time we developing the our website livewire table with bootstrap. ![Image Bg](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bu18szanpu95r1zxjab6.jpeg) We use the users f...
jsandaruwan
822,127
How to receive the message by telegram bot sendMessage
broswer input url:api.telegram.org/bot/sendMessage?chat_id=&amp;text=TEST my bot in telegram will...
0
2021-09-13T06:24:38
https://dev.to/stevehan/how-to-receive-the-message-by-telegram-bot-sendmessage-582a
broswer input url:api.telegram.org/bot<my token>/sendMessage?chat_id=<my chat id>&text=TEST my bot in telegram will receive the message"TEST".I wanna know if there is another way to receive the content"TEST" (like using a new url index or by python/php code)
stevehan
822,330
What is Diode? An Introductory Guide
The diode is a crucial device in electrical engineering. Diodes come in a range of forms and sizes...
0
2021-09-13T08:21:28
https://dev.to/elizabethjones/what-is-diode-an-introductory-guide-4k05
The diode is a crucial device in electrical engineering. Diodes come in a range of forms and sizes and it could be utilized for a range of applications. Diodes are typically discovered in rectifiers, which are used to transform AC to DC transmitters. Among the applications are energy conversion, radio modulation, logic...
elizabethjones
822,355
How to Become a Better Programmer
How to become a better programmer? Practice, practice, practice, practice, practice, practice,...
0
2021-09-13T09:24:15
https://dev.to/bigcoder/how-to-become-a-better-programmer-17g0
programming, productivity
How to become a better programmer? Practice, practice, practice, practice, practice, practice, practice, practise. programming is one of those skills where you can always get better. But how do you make better an already complicated skill? Most programmers will agree that there is always room for improvement. This ...
bigcoder
822,610
JSON logging in Elixir using a Custom Formatter
Elixir logging is awesome and extensible. You can write your own backend or a Formatter and make...
0
2021-09-13T16:06:29
https://dev.to/darnahsan/logging-json-messages-in-elixir-using-a-custom-formatter-25ld
elixir, json, logging, plug
Elixir logging is awesome and extensible. You can write your own backend or a Formatter and make endless combinations with unlimited possibilities. JSON logs are the norm nowadays and there are plenty of ways to get JSON logs in #elixir. Ink :muscle: is an awesome hex package to make that happen. Add it to your project...
darnahsan
822,623
To GraphQL or not to GraphQL? Pros and Cons
So you want to know if GraphQL is a great fit for your project? Using GraphQL can be a consequential...
0
2021-09-13T15:45:20
https://slicknode.com/blog/graphql-or-not-graphql-pros-and-cons/
graphql, architecture, security
So you want to know if GraphQL is a great fit for your project? Using GraphQL can be a consequential decision, for better or worse. If you have never used GraphQL in a complex project, how are you supposed to know if you are going to regret it later or celebrate yourself for making the right call? It can be hard to s...
ivomeissner
822,684
Web Frameworks
COMMONALITIES They are component-based JavaScript frameworks. StencilJS, however, is just a...
0
2021-09-13T16:58:17
https://dev.to/yuellian/web-frameworks-53m1
COMMONALITIES 1. They are component-based JavaScript frameworks. StencilJS, however, is just a toolchain that creates projects. 2. VueJS, React, and Stencil use a virtual DOM while Angular uses the browser's DOM. 3. StencilJS and Angular both use TypeScript files DUPLICATE/OVERLAPPING 1. package.json file 2. All hav...
yuellian
823,919
CodePen no VS code
CodePen &amp; VSCode CodePen é um editor de código on-line útil e libertador para...
0
2021-09-14T22:48:52
https://dev.to/rrodrigues345/codepen-no-vs-code-1mcj
codepen, vscode, alura, imersaodev
## CodePen & VSCode CodePen é um editor de código on-line útil e libertador para desenvolvedores de qualquer nível de habilidade, e particularmente capacitante para pessoas que estão aprendendo a programar. Usando apenas seu navegador, permite que você escreva códigos principalmente em linguagens de front-end como HTM...
rrodrigues345
829,343
Learning Javascript
Hey everyone i am learning javascript , looking for open source contribution . Target of FOSS ASIA .
0
2021-09-17T08:05:03
https://dev.to/arq0017/learning-javascript-1l73
Hey everyone i am learning javascript , looking for open source contribution . Target of FOSS ASIA .
arq0017
841,239
การใช้งาน Lottie animations ร่วมกับ React
Lottie Animation เป็นไฟล์ภาพอนิเมชั่นที่เบา เร็ว และมีภาพเคลื่อนไหวที่มีคุณภาพสูง คือ เร็วกว่า .gif...
0
2021-09-26T16:57:45
https://dev.to/_tnkshcc/lottie-animations-react-3190
Lottie Animation เป็นไฟล์ภาพอนิเมชั่นที่เบา เร็ว และมีภาพเคลื่อนไหวที่มีคุณภาพสูง คือ เร็วกว่า .gif หรือ png ที่เรียงซ้อนกัน หรือแม้กระทั่งวีดีโอที่เป็นไฟล์ใหญ่โดยปัจจุบันเว็บต้องการการโหลดเว็บที่เร็วแต่ยังต้องมีลูกเล่น การใช้ Lottie Animation เพื่อตอบโจทย์ในส่วนนี้ ในบทความนี้จะไม่พูดถึงการสร้างไฟล์ Lottie Animation...
_tnkshcc
842,736
Favicon for Next.js and TypeScript
I'm still learning Next.js and after having hard time to find out of the box solution to create...
0
2021-09-27T20:36:19
https://dev.to/jcubic/favicon-for-next-js-and-typescript-9gk
react, nextjs, javascript, typescript
--- title: Favicon for Next.js and TypeScript published: true description: tags: reactJS, NextJS, JavaScript, TypeScript //cover_image: https://direct_url_to_image.jpg --- I'm still learning Next.js and after having hard time to find out of the box solution to create favicon that will work everywhere, after done this...
jcubic
937,415
JavaScript setInterval and setTimer
These are both timers in JavaScript. For some reason I always used to get these two confused, even...
0
2021-12-27T10:45:38
https://dev.to/nicm42/javascript-setinterval-and-settimer-5ia
javascript
These are both timers in JavaScript. For some reason I always used to get these two confused, even though there's a clue in the name as to which does which. ## setInterval This is used to do something repeatedly after a certain amount of time. ```javascript setInterval(runFunction, 1000) ``` This will run the functio...
nicm42
845,427
An Epic, Excellent, Eclectic Episode with Kiran Oliver
Relicans host Aaron Bassett talks to Technical Community Builder with Camunda, Kiran Oliver, about...
0
2021-09-29T13:42:41
https://dev.to/newrelic/an-epic-excellent-eclectic-episode-with-kiran-oliver-ibe
podcast, speaking, kubernetes, devrel
[Relicans](https://therelicans.com) host [Aaron Bassett](https://twitter.com/aaronbassett) talks to Technical Community Builder with [Camunda](https://camunda.com/), [Kiran Oliver](https://twitter.com/kiran_oliver), about giving [The Diana Initiative](https://www.dianainitiative.org/) keynote this year on how to pick y...
therubyrep
845,460
Learning Videos for Test Driven Development
Links to YouTube videos that help you learn Test Driven Development and get better at testing.
0
2021-09-29T14:30:31
https://dev.to/jesterxl/learning-videos-for-test-driven-development-1ip5
testing, tdd, javascript
--- title: Learning Videos for Test Driven Development published: true description: Links to YouTube videos that help you learn Test Driven Development and get better at testing. tags: testing,tdd,javascript //cover_image: https://direct_url_to_image.jpg --- It took me 21 years to grok Test Driven Development. I had a...
jesterxl
845,475
Async await like syntax, without ppx in Rescript !!!
Prerequisite: Basic understanding of functional programming. Basic knowledge on...
0
2021-09-29T15:01:13
https://blog.techrsr.com/posts/rescript-async
rescript, reason, functional, promise
### Prerequisite: - Basic understanding of functional programming. - Basic knowledge on Rescript/ReasonML. The code and ideas that I will be discussing about in this article are my own opinions. It doesn't mean this _is_ the way to do it, but it just means that this is _also_ a way to do it. Just my own way. In Resc...
praveenkumarrr
845,514
Building a Joke guesser game in React
Hello fellow humanoids. In this post we will build a basic Joke guesser game in react.
0
2021-09-29T16:32:52
https://dev.to/vigneshiyergithub/building-a-joke-guesser-game-in-react-5f14
react, webdev
--- title: Building a Joke guesser game in React published: true description: Hello fellow humanoids. In this post we will build a basic Joke guesser game in react. tags: React, webdev cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3brorpqtx7l89gc0f89u.jpg --- ## What is this post about ? Hello...
vigneshiyergithub
845,774
What is Hacktoberfest 2021?
Hacktoberfest 2021 is the 8th edition of Hacktoberfest hosted by DigitalOcean. It is an open source...
0
2021-09-29T18:33:38
https://dev.to/rakeshsantwani/what-is-hacktoberfest-2021-4ab
hacktoberfest, opensource, github, contributorswanted
**Hacktoberfest** 2021 is the 8th edition of Hacktoberfest hosted by DigitalOcean. It is an open source festival celebrated during October every year, encouraging people worldwide to actively participate and contribute to participating open source projects hosted across GitHub and GitLab. In fact, Hacktoberfest 2020 h...
rakeshsantwani
845,787
Java: Convert String to a Number
When it comes to converting a string of numbers, like: "1234" into a number the first question that...
0
2021-09-29T19:21:50
https://dev.to/haytamkh7/java-convert-string-to-a-number-28jn
java, programming, coding, oop
When it comes to converting a string of numbers, like: "1234" into a number the first question that jumps to your mind is: "They look like a number! why do I need to convert a number to a number?!" Well, the computer doesn't see things the way we see them, a **_string_** consists of numbers is not a number! or at leas...
haytamkh7
845,813
Welcome Thread - v144
Welcome to DEV! A thread of hellos and intros.
0
2021-09-29T19:49:08
https://dev.to/thepracticaldev/welcome-thread-v144-287
welcome
--- title: Welcome Thread - v144 published: true description: Welcome to DEV! A thread of hellos and intros. tags: welcome canonical_url: --- ![Willy Wonka Welcome](https://media.giphy.com/media/OJqimXwqG7CQE/giphy.gif?cid=ecf05e47phjd4n8s48dw6z2to68w2n5km6609s75lh8pdrer&rid=giphy.gif&ct=g) ### Welcome to DEV! 1. L...
thepracticaldev
846,118
Deploying Spring Boot MVC with JSP project to AWS Elastic Beanstalk
Disclaimer: Try this at your own risk. AWS resources required for DemoApplication should be covered...
0
2021-10-01T00:20:23
https://towardsaws.com/deploying-spring-boot-mvc-with-jsp-project-to-aws-elastic-beanstalk-dc665b6b8849
java, jsp, aws, beanstalk
_Disclaimer: Try this at your own risk. AWS resources required for DemoApplication should be covered under the free tier. If you’re not on a free tier make sure to clean up the resources provisioned soon after trying this out. Check if there are any leftovers remaining inside an Amazon S3 bucket after deleting the appl...
mmafrar
846,131
Animation In Flutter: Animation Class, Tween & CurvedAnimation
In the previous article, we saw how to use AnimationController to control our animation. We will...
0
2021-09-30T05:18:35
https://dhruvnakum.xyz/animation-in-flutter-animation-class-tween-and-curvedanimation
flutter, dart, animation, programming
* In the previous article, we saw how to use AnimationController to control our animation. We will further customize our basketball animation in this article. * The following is an example of our earlier animation: * ![animation](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rox2gnwfokbdugbyelwc.gif) * Becau...
redstar25
846,177
[Java] Converting PDF to SVG
SVG (Scalable Vector Graphics) is a vector image format that can be searched, indexed, scripted,...
0
2021-09-30T06:40:10
https://dev.to/codesharing/java-converting-pdf-to-svg-5408
java, pdf, svg, api
SVG (Scalable Vector Graphics) is a vector image format that can be searched, indexed, scripted, compressed, and can be scaled in size without loss of quality. In this article, I will share the following two ways to convert a PDF file to SVG format using Free Spire.PDF for Java. ● Converting each page of the PDF file i...
codesharing