Smashingmagazine
A List Apart
Awwwards
HackDesign
Little Big Details
Free Code Camp
CSS-Tricks
Boooom
React Native
jQuery
Babel
Composer
OpenSSL
Flutter
Raven.js
Symfony
Smashingmagazine
React NativeBased on our record, React Native seems to be a lot more popular than Smashingmagazine. While we know about 243 links to React Native, we've tracked only 7 mentions of Smashingmagazine. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Smashing Magazine Smashingmagazine.com Articles on UX, design, and front-end development. - Source: dev.to / over 1 year ago
Provide the same design in 375. Confused about this width? Nothing fits, right? That's responsive design! that's why mobile sites use hamburger menus. See where I'm going with this? Take a look at smashingmagazine.com and resize your browser window. See how the layout behaves? It does not scale really. It's not that because you are making the window narrower, the things become simply smaller, right? Your job as a... Source: over 3 years ago
My favourite example is smashingmagazine.com. Every element appears or behaves differently depending on the available space. Source: over 3 years ago
Smashingmagazine.com layout does that as poetry. It looks awesome no matter where. It's a humbling moment when you resize your viewport on their page and watch every detail. Source: over 3 years ago
Take a good look at smashingmagazine.com start big, and slowly downsize the width of your browser window. Observe carefully. See that? Take your time! It's an ode to responsive design. Freaking poetry, mate! Every design element reacts and adjusts to create a perfect layout no matter the width. There are no tablet or desktop layouts. Only a graceful adjustment of design elements appearing, disappearing, and... Source: over 3 years ago
When you build layouts in React Native, you write styles that look a lot like CSS: flexDirection, alignItems, justifyContent, and so on. - Source: dev.to / 3 months ago
React Native hit the best balance for speed and product quality. Its official docs still position it around building native apps with React, and the project continues shipping frequent releases and improvements to the New Architecture. (React Native). - Source: dev.to / 4 months ago
For apps with custom-rendered UIs โ React Native, Flutter, games โ where the accessibility tree is sparse, MobAI offers an OCR fallback that returns recognized text with tap coordinates. The agent always has something to work with. - Source: dev.to / 4 months ago
Before I started anything, the first thing I had to do was set up my environment on my MacBook, according to the directions on the ReactNative.dev site. ReactNative allows one project to create both iOS and Android mobile applications, but since I didnโt want to bite off more than I could chew, I would focus on developing an app for the iPhone 16 Pro:. - Source: dev.to / 5 months ago
React Native is a widely used framework for hybrid mobile app development, supported by Meta. It enables developers to build cross-platform applications using JavaScript and React while delivering a near-native experience. Instead of relying on WebViews, React Native renders actual native UI components, resulting in better performance and smoother interactions. - Source: dev.to / 8 months ago
A List Apart - A List Apart is a fantastic blog that recently released version 5.0 which brought a great new design. A List Apart explores the design, development, and meaning of web content, with a special focus on web standards and best practices.
jQuery - The Write Less, Do More, JavaScript Library.
Awwwards - Awwards focuses on web design and has an awards system that highlights exceptional design.
Babel - Babel is a compiler for writing next generation JavaScript.
HackDesign - Newsletter that teaches you design via 50 curated courses
Composer - Composer is a tool for dependency management in PHP.