Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Internet Blogs  >  LoginRadius | Engineering internet Blog  > 

Working With AWS Lambda And SQS
2020-02-13 19:12
This blog is a short guide on implementing AWS Lambda and SQS together. First we’ll introduce these technologies and explain why they work well together, then walkthrough some configur… Read More
2019-12-03 23:08
The official supported drivers for Mongo for Go have been officially released for several months now and is slowly seeing more usage. Although many of the features of standard Mongo drivers… Read More
2019-12-03 00:48
Overview The “reconciliation” algorithm in React is how the decision to re-render the component is made. In the browser, DOM manipulation is expensive and time consuming, both… Read More
2019-11-22 21:39
What is NaN? NaN, in JavaScript, can be many things. In fact, it can be almost anything, so long as it is Not a Number. Its type is technically “number” (when evaluated with … Read More
2019-10-31 18:08
We’re delightfully Announcing SDK Version 10.0.0. This full-version release includes major changes with several improvements and optimizations, the details have been given below. F… Read More
A Bot Protection Overview
2019-05-31 22:07
Bots are tools that are created to automate tedious processes and reduce work. For example, chatbots automate replies to users for customer support, and search bots are used to populate sear… Read More
Azure AD As An Identity Provider
2019-05-30 11:24
This blog post goes over how you can connect your SAAS/web application with the Azure AD world. Let’s take a look at how Azure AD works as an identity provider to provide your users wi… Read More
2019-03-11 23:41
What is JWT? What is OAuth2? JWT(Json Web Token) is a token format. It is digitally-signed, self-contained, and compact. It provides a convenient mechanism for transferring data. JWT is not… Read More
Let’s Encrypt With SSL Certificates
2019-01-14 23:48
What is an SSL Certificate? Let’s start with some working definitions of the HTTP and HTTPS protocols. HTTP is the Internet protocol over which data is sent between a browser and a ser… Read More
2018-12-24 19:28
Encryption and Hashing Both encryption and hashing have significant uses in cryptology and other fields. One defining difference between them is that encryption is reversible, while hashing… Read More
Coding For Marketers
2018-12-21 06:45
The marketing field is separate from the technical side of things, right? Well, think again! Being a digital marketer, I often need to report to others who don’t share the same trainin… Read More
2018-07-11 08:52
A JSON Web Token (JWT) is a JSON object that is defined in RFC 7519 as a safe way of transmitting information between two parties. Information in the JWT is digitally-signed, so that it can… Read More
Understanding JSONP
2018-06-29 19:06
Nowadays, many API providers support JSONP requests. One reason for this is that most web browsers disable cross-domain requests when using basic Ajax. For example, if your website has the d… Read More
2018-06-28 20:52
NuGet is a free and open-source package manager for the .NET ecosystem. We can create and install packages using NuGet client tools. All of the .NET packages are hosted for publishing and co… Read More
EOL End Of Line Or Newline Characters
2017-09-06 13:28
Which character do you consider as the end of line or newline? Most of developers will answer \n (except for front-end developers, they would say: “tag” ). But this is not true… Read More
Cocoapods : What It Is And How To Install?
2017-09-06 13:27
Cocoapod is a package dependency manager for Objective-C and Swift projects with XCode. Those Languages are used to make applications that run iOS, macOS, watchOS and tvOS. Cocoapods also ac… Read More
Node Package Manager (NPM)
2017-08-04 04:30
What is This, and Why Should I Care? NPM is a package manager for javascript. It is used to share and distribute code amongst the coding community. There are over half a million packages fo… Read More
Get Your FREE SSL Certificate!
2017-07-13 22:53
These days SSL is a must-have element for websites, but SSL certificates are costly and range from $30 to $500 per year for a single website. Don’t fret! You can get a FREE SSL certifi… Read More
2017-07-11 17:53
Maven is a project build management software, it means it lets you define your project dependencies, features, and behaviors. To do this, Maven downloads plugins and dependencies for various… Read More
2017-07-05 18:55
Bower is a popular package manager to help you quickly deploy components. In this article I’m going to show you how to install Bower and how to use it to install Bootstrap. Pre-requisi… Read More
Dear Developers! Get Ready To Blog!!
2016-10-07 12:11
Are you a website developer? Are you a blogger yet? There are thousands of developers out there actively looking for new opportunities online. Most of them are excellent at what they do, but… Read More
WordPress Custom Login Form Part 1
2016-03-01 22:59
I often come across people and clients who would like to build their custom login, registration, and lost password form in WordPress instead of using the default wp-login.php page. It’… Read More
Is Your Database Secured? Think Again
2016-02-23 08:42
1. Secure your serverMany known attacks are possible only once physically accessing a machine. For this reason, it is best to have the application server and the database server on different… Read More
2016-02-16 08:39
Manipulating collections like arrays and objects can be a hassle with vanilla JS. Thankfully there are libraries like Underscore which offer some extremely useful low level utility functions… Read More
2016-02-09 08:32
LinkedIn has recently revamped their API systems and added many new restrictions. We will go through some examples on how you can utilize the LinkedIn Javascript API in order to setup some… Read More
2016-01-12 23:07
If you’re not familiar with Angular I’d highly recommend heading over to the Angular JS resource site and checking out what all the fuss is about. Once you’ve got a basic u… Read More
2016-01-05 22:56
As a front-end developer, if you haven’t heard about Promise in Javascript, well … At least you have heard about it now! And it is truly amazing. Promise is a the standard way o… Read More
2015-12-29 22:38
When you work for a tech company in an office capacity, it feels like everyone around you is speaking another language. Which they are, most of their work exists in coding language. To feel… Read More
2015-12-22 22:58
Delete A Node Click to View the Orginal Question To remove the given node,which means whoever is asking the value for this node should get the value of the next node. Plus, the next n… Read More

Share the post

LoginRadius | Engineering

×

Subscribe to Loginradius | Engineering

Get updates delivered right to your inbox!

Thank you for your subscription

×