Web Development

Building a better web starts with keeping on top of the latest Web Development news. Whether you’re looking for the latest Angular news, or want to see what the latest JavaScript update involves, our expert editors deliver the latest Web Development news, today.

Creating Reusable Generic Modals in React and Redux

0
Modal dialogs are a common part of user interface design. As with most other parts of a UI, modals in a given application probably...

How do you become a developer advocate?

0
Developer advocates are people with a strong technical background, whose job is to help developers be successful with a platform or technology. They act...

Exploring Forms in Angular – types, benefits and differences     

0
While developing a web application, or setting dynamic pages and meta tags we need to deal with multiple input elements and value types, such limitations could...

Multiple Templates in Django

0
Considering the different approaches Though there are different approaches that can be taken to serve content in multiple formats, the best solution will be specific...

Implementing a WCF Service in the Real World

0
WCF is the acronym for Windows Communication Foundation. It is Microsoft's latest technology that enables applications in a distributed environment to communicate with each...
Programming languages for 2019

16 JavaScript frameworks developers should learn in 2019

0
According to Stack Overflow’s Developer Survey 2018, JavaScript is one of the most widely used programming languages. Thanks to its ever-evolving framework ecosystem to...

How to integrate Angular 2 with React

2
It can be overwhelming to choose which framework is the best framework to use to get the job done in JavaScript, because you have...
Predicting the future of web development

4 predictions by Richard Feldman on the future of the web: TypeScript, WebAssembly, and...

0
At ReactiveConf 2019, Richard Feldman, author of Elm in Action and creator of ‘elm-css’ made four predictions about how the future of web development...

Web Scraping with Electron

0
Web scraping is a necessary evil that takes unordered information from the Web and transforms it into something that can be used programmatically. The...

Exploring the Strategy Behavioral Design Pattern in Node.js

0
A design pattern is a reusable solution to a recurring problem. The term is really broad in its definition and can span multiple domains...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews