/r/mobilewebdev

Photograph via snooOG

This subreddit hosts discussions and links to articles, essays and tutorials about mobile web development.

In a spirit of non-douchiness, unhelpful self-promotional or spammy links will not be approved.

This subreddit hosts discussions and links to articles, essays and tutorials about mobile web development.

In a spirit of non-douchiness, unhelpful self-promotional or spammy links will not be approved.

Related sub-reddits include:

/r/mobilewebdev

3,650 Subscribers

2

Happy Cakeday, r/mobilewebdev! Today you're 10

Let's look back at some memorable moments and interesting insights from last year.

Your top 1 posts:

0 Comments
2022/10/18
19:25 UTC

1

Happy Cakeday, r/mobilewebdev! Today you're 9

Let's look back at some memorable moments and interesting insights from last year.

Your top 1 posts:

0 Comments
2021/10/18
19:25 UTC

4

Happy Cakeday, r/mobilewebdev! Today you're 8

Let's look back at some memorable moments and interesting insights from last year.

Your top 3 posts:

0 Comments
2020/10/18
19:00 UTC

3

Metro Themed Zune Music Player in Angular

Hello everyone.

I have long been a fan of the Metro/Modern UI that Microsoft introduced with the Zune Player. They tried to migrate it to desktop and phones too, but didnt work too well. The UI we see on Windows 10 is just a shadow of the Metro language of the days gone by (although it is more in line with the current times). The Zune player and windows phones have long died, but the love for their UI and design language still lives in my heart.

This is my attempt to rekindle the love for Metro. I have created a desktop music player in Angular. It looks pretty similar to the Zune Player desktop client used by their owners in the last decade, and I have created similar animations too. You can filter or organize by artists, albums, genres or songs.

Please have a look at the live version of the music player here:

https://javapyscript.github.io/zunePlayer/

I would love to hear any suggestions, and improvements.

Note: Ironically, the music is streamed through Apple Music. Well...

0 Comments
2019/11/27
03:54 UTC

2

BlackJack game in Angular

I am learning Angular and created a simple blackjack game in Angular 7. Please let me know if any of my approaches are wrong. Live version: https://javapyscript.github.io/blackJack/ Code: https://github.com/javapyscript/blackJack

0 Comments
2019/10/29
04:03 UTC

2 Comments
2019/09/04
12:21 UTC

1

Educational Mobile Application Development Services

Are you looking for educational mobile application development for android or IoS? Then Rajasri Systems, the best choice for Xamarin app development company offering mobile app solutions globally. We are leading Xamarin app development company in India with 20 Years os experience in web development and 8 Years of experience in mobile application development.

0 Comments
2019/09/03
09:17 UTC

0

Dotnet Web and Mobile Application Development Services

Rajasri Systems is a leading Dot net web development company. We having 20+ years of experience to create a website and mobile apps based on customer needs. We have successfully completed more than 1000+ projects around the globe. Our skills and expertise are Andriod, IoS, IoT, Xamarin, Magento, Drupal, PHP, Wordpress, AI, Dotnet, SEO, Digital Marketing and so on.

dotnet development company

0 Comments
2019/08/28
06:27 UTC

1

Mobile Application Development Services

Rajasri systems have made mobile applications for a wide space region and ventures, for example, business, wellbeing, travel, banking, construction, and web-based business. We will work with your vision and target for a perfection execution so you can focus on your business. How about we investigate your mobile application development venture right away.

Xamarin application development

As a main Xamarin application development, we make an answer around explicit client necessities, spending plans, and due dates. We have demonstrated abilities to examine business challenges, comprehend client aspirations and offer convincing Android arrangements with clear esteem.

Our designers of Android applications on the high oceans are continually refreshed on the most recent innovations, aptitudes and market patterns and, in this manner, offer cutting edge Android answers for different vertical organizations.

Procuring devoted assets that would enable you to carry business development to higher levels alongside decreasing generally costs, for example, the expense of enrollment, advancement, preparing costs, foundation cost, and so on. It is a troublesome and significant assignment.

About Us:

At rajasri, having 20+ years of experience in creating a website and mobile apps based on customer needs. We have successfully completed more than 1000+ projects around the globe. Our skills and expertise are Andriod, IoS, IoT, Xamanir, Magento, Drupal, PHP, Wordpress, AI, and so on.

0 Comments
2019/08/27
11:41 UTC

0

Online Food Ordering Apps to Grow Your Restaurant Business

0 Comments
2019/08/13
12:06 UTC

3

Importance of Nodejs in server- side programming

In the world of server-side programming, Node.js has great importance because of its runtime environment, which stands on the widespread Google chrome’s V8 JavaScript module. The most crucial feature of Node.js is that it is very efficient and makes the communication with the server very fast because of its non-blocking I/O technology which does not block any function during the transmission.

Support for the significant C language

The C and C++ programming languages are supported by Node.js because it speeds up the processing of data fetching in Node.js. The benefit of C language in Node.js is that the add-ons of Node.js are programmed in the C language due to which you can use those add-ons easily by only using the require function. The Node.js works by acting as a bridge between the JavaScript and the C libraries. The IO blocking gets eradicated from Node.js because each node has to request the processor for a task and other nodes have to wait till the request from the older node gets approved.

The open-source hub

Node.js supports the npm package library, which is the world’s most-used open-source libraries hub. This is why a lot of big tech companies have started to use the Node.js for their server-side communication. Moreover, as the name suggests, Node.js fully supports JavaScript, which means that you can use JavaScript for both the backend and the frontend.

Reasons

You will be amazed to know that most of the online web gaming sites are now using the Node.js for their server-side because of its robustness and efficiency, and due to this, the multiplayer gaming experience is being offered without any lag which is a massive boost for the gaming industry.

The websites or apps which involve the real-time encoding of either video or audio are lucky to have Node.js available in the market because such apps and websites use Node.js to reduce the processing time due to which the user can use the feature even if it is not completed 100% for example, user can stream a video or play music also if it is not buffered 100% like on YouTube. Therefore, Node.js has made the things very easy now unlike the older ways when simple HTML request was sent to the server, and you could not perform anything else until the server replied you with the needed data.

You may have heard a lot that Node.js is very fast well; its robustness comes from its event-driven approach in the form of event loops. The event loops are used in Node.js in place of the threads or other processes. A node keeps itself in a loop until all the calls have been answered and there is nothing left now.

Along with npm, Node.js also supports other open source communities for library usage such as GRUNT.

Node.js is also considered an excellent addition for maintaining the community because most of the Node.js modules are developed by the community developers; one such example is the Socket.io. Socket.io is a superb module because it helps in making the communication between both the client and the server at a constant rate.

We have discussed the primary reason for using Node.js already in this article, which is the usage of JavaScript for managing both the backend and frontend. Similarly, due to the development of the new scripting language known as typescript now, you can use it for managing both the Node.js and AngularJS.

Node.js has another unusual feature, and that is its JSON data format conversion. Node.js converts the received data into JSON object format and then places it in the database because this results in the faster execution of the data because a JSON object is easy to parse as compared to other formats.

The Node.js also brings maintainability and productivity because it allows you to use the JavaScript on both the server and client-side, and this will enable you to reuse the same code. You can even use similar libraries for additional functionality on both sides of the communication.

A non-deniable reason of using Node.js is that if you conduct a survey which includes some web developers and asks them what do they know about JavaScript or do they have any knowledge about it then you will see that most of those developers will answer yes (almost 99%.) and this is reason due to which Node.js is being used widely throughout the world because in this way you can get the required workforce quickly.

The structure of Node.js

The two critical things which act as the pillars of Node.js are Async events and JavaScript. Let us first discuss the Async events. The Async style of programming for event handling is exceptional because it means that your server will become much robust because it will react to different events which can be button click etc. and will notify the backend (database) about it. Moreover, the Async event handling works very well with JavaScript because JavaScript has no multi-threading in it, and since we know that Node.js contains the Async IO, therefore, using Async event handling incorporates with it very well.

The other part of Node.js development is JavaScript, and we all know that unlike HTML or CSS, JavaScript is a programming language which is used by the web browsers to manage the client-side such as notifying the user about session timeout in the form of a web alert (which pops up on the screen). We have already mentioned in this article that you can use JavaScript in Node.js for managing both the front and backend which makes things a lot more manageable and easier for the Node.js developers because now they can use their knowledge and experience of JavaScript for both frontend and backend.

Conclusion

So, by keeping all the discussed information in mind, one can say for sure that if he/she uses the Node.js for his/her website or some other project then they can get robustness with ease. Moreover, Nodejs development company will also help people with the development time as it is sufficiently fast.

0 Comments
2019/07/30
06:21 UTC

0

Top mobile application development companies in the world 2019

Are you searching for the Top Mobile application Development Company in USA,UK,,AUS for Android, iOS/iPhone? In 2019, Mobile app development is the biggest center point of application engineers on the planet. There are a portion of the Top US Based mobile app development companies situated in New york, Los Angeles,Chicago,Houston,Phoenix,Philadelphia,San Antonio, San diego,Dallas,San jose,Austin, Indianpolis and different urban areas.Next Big Technology is a  Top mobile application development companies in the world

2 Comments
2019/07/04
12:54 UTC

0

HOW WILL APP DEVELOPERS IN JOHANNESBURG BE IN THE FUTURE?

Mobile app development used to be a major boom for tech companies to jump straight into. But now that a gazillion of apps are being offered on the market, some countries are seeing a major decline in mobile apps download. After all, what’s the point in downloading new apps that although may seem fancy, users won’t use because they already have another app for the same tasks?

0 Comments
2019/07/04
09:49 UTC

1

Request: What free app will help me make an app that allows users to place orders?

Even if it's just a 30 day trial. I want to build an app to represent to someone what my idea would look like. Pretty much I want to build an app that customers can use to log in to and place an order. Just basic and simple. For e.g. user x wants to order x number of items and wants them delivered to x location and will be renting them for x number of days.

I don't know how to code and I've looked around to see what apps are out there that will help me build this app for free (I'm just testing it out so I don't want to pay for it just yet). The apps I've found either charge you from the get-go, or they don't give me the ability to actually create something as specific as order placing.

Any tips/info will go a long way for me. Thanks in advance!

3 Comments
2019/04/02
00:11 UTC

1

TelephoneTS TypeScript inversion of control Event Architecture

Hello TypeScripters! I ended up making this to help out with a project I'm working on that has lots of different events being handled differently. These handlers needed to have instances of a class injected etc... I've worked with C# Autofac and had that in mind when creating this. Let me know what you guys think! I've never shared code on reddit before.

https://github.com/bobbylite/telephone-ts

0 Comments
2019/03/04
14:04 UTC

3

Where's the best place to find volunteering positions at charitable projects?

I was wondering as i'm part of a volunteer team working on transforming homelessness (and a few other altruistic projects). I thought why not make a useful post for others while finding places we can post for more volunteers to join the build and team

0 Comments
2019/03/03
15:38 UTC

3

WeChat Mini-Programs - Mobile Web Dev for the Chinese Market

0 Comments
2019/02/08
17:13 UTC

1

Why Choose React Native for Mobile App Development?

Developing the App to React Native code and deploying it on both Android and IOS Devices. This is a big advantage as you will not need to write | manage the code in 2 different languages.

4 Comments
2018/12/01
17:13 UTC

3

Public Grocery REST API

I've been searching all morning for a public API for supermarket lists like HEB, Trader Joes, etc. I've found this, but I'm curious what others you all may be aware of:

https://rapidapi.com/spoonacular/api/Recipe%20-%20Food%20-%20Nutrition/pricing

0 Comments
2018/09/01
17:13 UTC

Back To Top