Tag: Developers

blog

21

Jan2021
For his recent DBX Conference talk, Victor took attendees back to the year 1973, donning the uniform of an IBM systems engineer of the times, delivering his presentation on an overhead projector. The '60s and early '70s were a fertile time for CS ideas, reminds Victor, but even more importantly, ... Read More
January 21, 2021Naveen
blog

01

Jan2021
First of all, we must create our application in our local environment, for this, we will use Create React App .The application that we are going to deploy in Netlify will be called hello-react , therefore the command we execute is:npx create-react-app hello-reactThis command creates a basic React application configuring ... Read More
January 1, 2021Naveen
blog

14

Jun2020
In this video I'm sharing in this blog post is that Sam Newman shares some key principles and a number of patterns to use to incrementally decompose an existing system into microservices. He covers patterns that can work to migrate functionality out of systems hard to change, and looks at ... Read More
June 14, 2020Naveen
blog

27

Apr2020
An installer package tool is a software or tool that provides tools for the development of a piece of software. This installer package tool is commonly used by developers to prepare all environments before starting the development phase. Here are a few list of popular installer package tools.XAMPPXAMPP is free ... Read More
April 27, 2020Naveen
blog

25

Jul2019
Recently, JSConf Europe 2019 was conducted on June 1st & 2nd 2019 at Berlin, Germany and trust me it was pretty much rad to see it and here I got some time to share some of the most rad talks from this conference and I believe that you too gonna ... Read More
July 25, 2019Naveen
blog

08

Feb2019
This could be one of my micro blog post that i have written since writing blog. Anyways let me not waste any of your time by writing something that is not relevant to you. If you're well-known to JavaScript then i'm sure that you know 'this' keyword. The 'this' keyword ... Read More
February 8, 2019Naveen
blog

21

Aug2018
Just couple of years back we begin to plan to start to mobile apps development operations and it got delayed due to some difficult constraints and lot busier with some client projects. We just started our mobile apps development operations using the most popular framework for building native apps. React ... Read More
August 21, 2018Naveen
devs

24

Apr2018

In A Nutshell: Firebase

0    
Trust me in today's world when it comes to choosing the best suitable front-end technology is really a hard task and time consuming factor and at the same time choosing the backend technology is aso a nothing short of hard task as we have so many options in front of ... Read More
April 24, 2018Naveen
javascript

17

Apr2018
Here in this blog i'm going to make you learn and understand "registerBlockType()" function through a brief video from Zac Gordon and this function will be used to register your custom block and it's made available in global scope.registerBlockType() function accepts two parameters:Block name – This is a string ... Read More
April 17, 2018Naveen
javascript

14

Apr2018

In A Nutshell: CodeSandbox

0    
By the day and everyday this online code editor CodeSandbox is making lot of noise in the open source community especially in the JavaScript space. So many developers are primarily using this tool to share the code with the team. As we all know that we the developers loves to ... Read More
April 14, 2018Naveen
react

13

Apr2018
Hey if you are a React or JavaScript geek then it's 100% sure that you have heard this word Context API probably in Twitter or somewhere in Medium post and trust me this API is nothing less than a first-class API. So here i don't have to write and ... Read More
April 13, 2018Naveen
wordpress

13

Apr2018
Hey are you looking for the process of becoming ADA (Americans with Disabilities Act) Section 508 compliant (by adding Alt Text) then there's nothing worry about it as you get the solution with the help of the new WordPress plugin Tool for ADA Section 508 and SEO and even ... Read More
April 13, 2018Naveen