Data Science and Engineering
548 subscribers
10 photos
1 video
2 files
1.22K links
This is the first Telegram platform for data scientists, machine learning specialists, developers, software engineers and IT managers to share knowledge, connect, collaborate & learn.
Download Telegram
An article entitled "How to Structure a Vue.js Project" written by Sandoche ADITTANE with 52 claps is now accessible for read!

#Frontend #Vuejs #WebDevelopment #JavaScript #FrontEndDevelopment

@ITNEXT

The perfect Vue.js folder structure and component architecture with smart and dumb components > Read More...

https://itnext.io/how-to-structure-a-vue-js-project-29e4ddc1aeeb
An article entitled "Build A Chat App With Sentiment Analysis Using Next.js" written by Brandon Morelli with 50 claps is now accessible for read!

#JavaScript #WebDevelopment #Technology #Nodejs #React

@ITNEXT

Build a realtime chat application with Pusher > Read More...

https://codeburst.io/build-a-chat-app-with-sentiment-analysis-using-next-js-c43ebf3ea643
A new article entitled "Real store’is: Utility stores (part 1 of 3)" written by José Manuel Aguirre is now online!

#Mobx #ReactiveProgramming #JavaScript #DataStructures

@ITNEXT

MobX stores definitions in a real-world app > Read More...

https://itnext.io/real-storeis-utility-stores-part-1-of-3-1277a0d76720
A new article entitled "Building a Dynamic, Controlled Form with React" written by Mike Cronin is now online!

#JavaScript #FlatironSchool #Coding #Programming #React

@ITNEXT

React makes building UI’s in JavaScript easy, but some things can still be a bit tricky to wrap your head around, things like dynamic… > Read More...

https://itnext.io/building-a-dynamic-controlled-form-in-react-together-794a44ee552c
A new article entitled "Stop using CSS-IN-JS and welcome proper styling in JS with Electron-css" written by Yann s is now online!

#Technology #CSS #JavaScript #Web #React

@ITNEXT

You probably heard about CSS-in-JS, as it has been a shy trend over the past couple of years. An unfathomable number of libraries sprung… > Read More...

https://itnext.io/stop-using-css-in-js-and-welcome-proper-styling-in-js-with-electron-css-d28536ba3e85
A new article entitled "Detecting Object vs Array in JavaScript by example" written by Hugo Di Francesco is now online!

#WebDevelopment #JavaScript #Coding

@ITNEXT

Let’s say we want to measure the depth of we have an object with mixed nested arrays/objects like so: > Read More...

https://codeburst.io/detecting-object-vs-array-in-javascript-by-example-2ec9d8081471
The article "15 HTML element methods you’ve potentially never heard of" written by David Gilbertson with 222 claps is hot on the list of publications!

#WebDevelopment #Development #JavaScript #Programming #Web

@ITNEXT

Note to self: write an intro that eases the reader into the article, rather than just jump right in. > Read More...

https://hackernoon.com/15-html-element-methods-youve-potentially-never-heard-of-fc6863e41b2a
The article "Playing with Javascript Promises: A Comprehensive Approach" written by Rajesh Babu with 169 claps is hot on the list of publications!

#AsyncFunctions #ES6 #JavaScript #Es6InDepth #Promises

@ITNEXT

“Write down the syntax for promises on this sheet of paper”, is enough to give nightmares to a lot of junior and even mid-level javascript… > Read More...

https://codeburst.io/playing-with-javascript-promises-a-comprehensive-approach-25ab752c78c3
A new article entitled "Reusing UI Components: It s Not That Hard" written by Jonathan Saring is now online!

#UiComponentSharing #JavaScript #ReusingUiComponents #UI #UiComponents

@ITNEXT

How to leverage Bit+NPM to simplify UI component sharing, reuse and collaboration. > Read More...

https://hackernoon.com/reusing-ui-components-its-not-that-hard-f985f1472b9
A new article entitled "Typescript dependency injection: setting up InversifyJS IoC for a TS project" written by Andrejs Abrickis is now online!

#Typescript #JavaScript #Inversifyjs #DependencyInjection

@ITNEXT

Rather than dealing with the manual creation of class dependencies each time we want to utilize a particular class. We could set up a… > Read More...

https://itnext.io/typescript-dependency-injection-setting-up-inversifyjs-ioc-for-a-ts-project-f25d48799d70
An article entitled "Example of Moving Towards Integration Testing" written by John Tucker with 71 claps is now accessible for read!

#WebDevelopment #Jest #JavaScript #Testing #React

@ITNEXT

Through a simple yet illustrative example, we explore the idea of replacing blindly seeking test coverage with unit tests with strategic… > Read More...

https://codeburst.io/example-of-moving-towards-integration-testing-6662421ae7b2
A new article entitled "What Can Software Foundations Bring to Your Project?" written by Chris Chinchilla is now online!

#OpenSource #Linux #Hyperledger #Apache #JavaScript

@ITNEXT

Throughout the lifetime of open source software (and whatever you chose to call it before we coined that term), there will have been… > Read More...

https://hackernoon.com/what-can-software-foundations-bring-to-your-project-b03776508583
A new article entitled "Testing React application with Cypress" written by Ahmet Kapusuz is now online!

#Testing #Cypress #WebDevelopment #React #JavaScript

@ITNEXT

Cypress is a tool that let you write and run your integration tests fast and easy. To learn more about Cypress, you can visit the website… > Read More...

https://itnext.io/testing-react-application-with-cypress-fce9e159fec
The article "How to make a 🐙 color picker with Vue!" written by ZAYDEK 👨‍💻👨‍🎨 with 254 claps is hot on the list of publications!

#Programming #Design #Tech #Vuejs #JavaScript

@ITNEXT

Caution: colors may appear cuter than they are! > Read More...

https://medium.freecodecamp.org/how-to-make-a-color-picker-with-vue-9640043b6c82
A new article entitled "Angular: secure your application routes" written by Brachi Packter is now online!

#AngularRouter #Angular4 #Angular #Angular2 #JavaScript

@ITNEXT

So, you write dozens and dozens of routes, add parameters, hack them with data revolvers, and now, anyone can access any page, but you… > Read More...

https://itnext.io/angular-secure-your-application-routes-a7f71a87e97f
A new article entitled "How to Build Your Own Serverless Contact Form" written by Sai gowtham is now online!

#Serverless #AWS #AWSLambda #Technology #JavaScript

@ITNEXT

Static Sites are developed by using Html, CSS, and JavaScript. nYou don’t need to set up any database or server. GitHub, Netlify offers us… > Read More...

https://codeburst.io/how-to-build-your-own-serverless-contact-form-4ba4660cd0cc
A new article entitled "Late to the Party; End-to-End Testing: Part 2" written by John Tucker is now online!

#Testing #WebDevelopment #Selenium #JavaScript

@ITNEXT

Switching to Node.js binding to WebDriverIO and integrating with Sauce Labs. > Read More...

https://codeburst.io/late-to-the-party-end-to-end-testing-part-2-3246c69248ca