New Writeup❗️
Date: Sun, 26 Feb 2023 12:26:51 GMT
Title: Exploring the Importance of API Security
Link: https://medium.com/p/dd01fd1ce2b7
Date: Sun, 26 Feb 2023 12:26:51 GMT
Title: Exploring the Importance of API Security
Link: https://medium.com/p/dd01fd1ce2b7
Medium
Exploring the Importance of API Security
An API, or application programming interface, is a collection of rules, instruments…
New Writeup❗️
Date: Fri, 24 Feb 2023 17:25:50 GMT
Title: Testing API’s using ONLY the Linux CLI
Link: https://medium.com/p/51ca5e794e03
Date: Fri, 24 Feb 2023 17:25:50 GMT
Title: Testing API’s using ONLY the Linux CLI
Link: https://medium.com/p/51ca5e794e03
Medium
Testing API’s using ONLY the Linux CLI
Testing an API using Linux CLI (command-line interface) involves sending HTTP requests to the API endpoints and examining the responses…
New Writeup❗️
Date: Fri, 24 Feb 2023 13:57:44 GMT
Title: It's Official, Broken Access Control is the #1 Threat to your Cloud Application
Link: https://medium.com/p/cbbfa05731a2
Date: Fri, 24 Feb 2023 13:57:44 GMT
Title: It's Official, Broken Access Control is the #1 Threat to your Cloud Application
Link: https://medium.com/p/cbbfa05731a2
Medium
It's Official, Broken Access Control is the #1 Threat to your Cloud Application
According to the Open Worldwide Application Security Project (OWASP), the #1 security vulnerability facing developers and web application…
New Writeup❗️
Date: Thu, 23 Feb 2023 19:04:10 GMT
Title: Top 5 Banking Technology Adoption Trends
Link: https://medium.com/p/cf75fe4198ee
Date: Thu, 23 Feb 2023 19:04:10 GMT
Title: Top 5 Banking Technology Adoption Trends
Link: https://medium.com/p/cf75fe4198ee
Medium
Top 5 Banking Technology Adoption Trends
Great Customer Experience Requires a Great Decision Intelligence Platform
New Writeup❗️
Date: Thu, 23 Feb 2023 18:34:46 GMT
Title: OAuth 2.0 and OpenID Connect explained
Link: https://medium.com/p/c829e48d3352
Date: Thu, 23 Feb 2023 18:34:46 GMT
Title: OAuth 2.0 and OpenID Connect explained
Link: https://medium.com/p/c829e48d3352
Medium
OAuth 2.0 and OpenID Connect explained
OAuth 2.0 is a widely adopted protocol for secure authorization in web and mobile apps. Its increasing popularity is due to benefits like…
New Writeup❗️
Date: Wed, 22 Feb 2023 06:27:07 GMT
Title: What is API Security? (The Complete Guide for 2023)
Link: https://medium.com/p/a7a9a67d05f4
Date: Wed, 22 Feb 2023 06:27:07 GMT
Title: What is API Security? (The Complete Guide for 2023)
Link: https://medium.com/p/a7a9a67d05f4
Medium
What is API Security? (The Complete Guide for 2023)
The first quarter of 2022 saw a 286% increase in API exploitations, which continued to rise throughout the year. Gartner predicted API…
New Writeup❗️
Date: Wed, 22 Feb 2023 06:21:11 GMT
Title: Top 5 API Security Risks
Link: https://medium.com/p/58fc44115e13
Date: Wed, 22 Feb 2023 06:21:11 GMT
Title: Top 5 API Security Risks
Link: https://medium.com/p/58fc44115e13
Medium
Top 5 API Security Risks
APIs revolutionize the way we connect different systems and applications. However, neglecting their security by lacking proper technology…
New Writeup❗️
Date: Fri, 03 Mar 2023 08:16:16 GMT
Title: Becoming A Global Software Developer
Link: https://medium.com/p/16947befbc0c
Date: Fri, 03 Mar 2023 08:16:16 GMT
Title: Becoming A Global Software Developer
Link: https://medium.com/p/16947befbc0c
Medium
Becoming A Global Software Developer
Becoming a global software developer comes with the tasks of continuous practice which leads to consistency. Consistency is the ability or…
New Writeup❗️
Date: Fri, 03 Mar 2023 08:02:40 GMT
Title: Javascript Pure Functions: A Guide for Developers.
Link: https://medium.com/p/1e075cb785c7
Date: Fri, 03 Mar 2023 08:02:40 GMT
Title: Javascript Pure Functions: A Guide for Developers.
Link: https://medium.com/p/1e075cb785c7
Medium
Javascript Pure Functions: A Guide for Developers.
An essential topic any developer should learn
New Writeup❗️
Date: Fri, 03 Mar 2023 08:00:02 GMT
Title: Managing state with useContext hook in React.
Link: https://medium.com/p/83707e03cc47
Date: Fri, 03 Mar 2023 08:00:02 GMT
Title: Managing state with useContext hook in React.
Link: https://medium.com/p/83707e03cc47
Medium
Managing state with useContext hook in React.
State management is a crucial aspect of building a React application. As an application grows, it becomes more complex to manage state, and…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:59:08 GMT
Title: Web Workers: How Much Processing Power Can You Harness?
Link: https://medium.com/p/10e4e53f6b98
Date: Fri, 03 Mar 2023 07:59:08 GMT
Title: Web Workers: How Much Processing Power Can You Harness?
Link: https://medium.com/p/10e4e53f6b98
Medium
Exploring the Limits of Web Workers: How Much Processing Power Can You Harness?
Have you ever used a computer program that seems to freeze or become unresponsive when it’s doing a lot of work? That’s because the…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:58:39 GMT
Title: S.O.L.I.D Principles for Software Engineers in JavaScript
Link: https://medium.com/p/449cff68f7ef
Date: Fri, 03 Mar 2023 07:58:39 GMT
Title: S.O.L.I.D Principles for Software Engineers in JavaScript
Link: https://medium.com/p/449cff68f7ef
Medium
S.O.L.I.D Principles for Software Engineers in JavaScript
SOLID is an acronym that stands for five principles of object-oriented programming: Single Responsibility Principle (SRP), Open-Closed…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:49:56 GMT
Title: What is JavaScript? A Detailed Overview of Web Development With Javascript
Link: https://medium.com/p/a793b6aef372
Date: Fri, 03 Mar 2023 07:49:56 GMT
Title: What is JavaScript? A Detailed Overview of Web Development With Javascript
Link: https://medium.com/p/a793b6aef372
Medium
What is JavaScript? A Detailed Overview of Web Development With Javascript
JavaScript, which makes website content fun and interactive, is the most popular programming language in the programming world. That’s why…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:34:37 GMT
Title: How Buying an Office Chair Doubled My Productivity as a Programmer
Link: https://medium.com/p/7461c094d19
Date: Fri, 03 Mar 2023 07:34:37 GMT
Title: How Buying an Office Chair Doubled My Productivity as a Programmer
Link: https://medium.com/p/7461c094d19
Medium
How Buying an Office Chair Doubled My Productivity as a Programmer
In such a chair, you can work 12–14 hours.
New Writeup❗️
Date: Fri, 03 Mar 2023 07:32:11 GMT
Title: Knowledge about coding for beginner
Link: https://medium.com/p/f615ec6cec3c
Date: Fri, 03 Mar 2023 07:32:11 GMT
Title: Knowledge about coding for beginner
Link: https://medium.com/p/f615ec6cec3c
Medium
Knowledge about coding for beginner
Coding, also known as computer programming, is the process of creating software applications and computer programs by writing instructions…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:19:00 GMT
Title: Cheatsheet for performance improvement in web applications:
Link: https://medium.com/p/40e7c95dbd85
Date: Fri, 03 Mar 2023 07:19:00 GMT
Title: Cheatsheet for performance improvement in web applications:
Link: https://medium.com/p/40e7c95dbd85
Medium
Cheatsheet for performance improvement in web applications:
Reduce HTTP requests: Minimize the number of requests your web page makes to the server by combining CSS and JS files, using CSS sprites…
New Writeup❗️
Date: Fri, 03 Mar 2023 07:16:38 GMT
Title: Customizing an OpenAI Chatbot With Embeddings
Link: https://medium.com/p/fdc9ec859bbb
Date: Fri, 03 Mar 2023 07:16:38 GMT
Title: Customizing an OpenAI Chatbot With Embeddings
Link: https://medium.com/p/fdc9ec859bbb
Medium
Customizing an OpenAI Chatbot With Embeddings
How you can have the chatbot respond correctly to specific contextual questions that are asked.
New Writeup❗️
Date: Fri, 24 Feb 2023 17:18:33 GMT
Title: Sei and SushiSwap
Link: https://medium.com/p/84f44b8d2f74
Date: Fri, 24 Feb 2023 17:18:33 GMT
Title: Sei and SushiSwap
Link: https://medium.com/p/84f44b8d2f74
Medium
Sei and SushiSwap
Purpose-built for spinning up decentralized exchanges, Jog explained that the Sei team has adjusted block processing on the chain…
New Writeup❗️
Date: Thu, 23 Feb 2023 10:12:17 GMT
Title: INTRODUCING XSPECTAR:
Link: https://medium.com/p/28dbaa5707bd
Date: Thu, 23 Feb 2023 10:12:17 GMT
Title: INTRODUCING XSPECTAR:
Link: https://medium.com/p/28dbaa5707bd
Medium
INTRODUCING XSPECTAR:
xSPECTAR is a cutting-edge blockchain-based project that offers a unique set of benefits to its users through its token and NFT…
New Writeup❗️
Date: Thu, 23 Feb 2023 08:37:19 GMT
Title: Xổ Số JBO Trực Tuyến
Link: https://medium.com/p/e1f7d49bf7b
Date: Thu, 23 Feb 2023 08:37:19 GMT
Title: Xổ Số JBO Trực Tuyến
Link: https://medium.com/p/e1f7d49bf7b
Medium
Xổ Số JBO Trực Tuyến🔢
💈Một hình thức cá cược an toàn mang tính giải trí cao, đặc biệt xổ số trực tuyến mang lại sự giàu có cho bạn một cách nhanh chóng. Xổ số…